WorldWideScience

Sample records for energy-aware on-demand routing

  1. Energy-Aware Routing in Multiple Domains Software-Defined Networks

    Directory of Open Access Journals (Sweden)

    Adriana FERNÁNDEZ-FERNÁNDEZ

    2016-12-01

    Full Text Available The growing energy consumption of communication networks has attracted the attention of the networking researchers in the last decade. In this context, the new architecture of Software-Defined Networks (SDN allows a flexible programmability, suitable for the power-consumption optimization problem. In this paper we address the issue of designing a novel distributed routing algorithm that optimizes the power consumption in large scale SDN with multiple domains. The solution proposed, called DEAR (Distributed Energy-Aware Routing, tackles the problem of minimizing the number of links that can be used to satisfy a given data traffic demand under performance constraints such as control traffic delay and link utilization. To this end, we present a complete formulation of the optimization problem that considers routing requirements for control and data plane communications. Simulation results confirm that the proposed solution enables the achievement of significant energy savings.

  2. MQARR-AODV: A NOVEL MULTIPATH QOS AWARE RELIABLE REVERSE ON-DEMAND DISTANCE VECTOR ROUTING PROTOCOL FOR MOBILE AD-HOC NETWORKS

    Directory of Open Access Journals (Sweden)

    K.G. Santhiya

    2012-12-01

    Full Text Available MANET (Mobile Ad-hoc Network is an infra structure less wireless ad-hoc network that does not require any basic central control. The topology of the network changes drastically due to very fast mobility of nodes. So an adaptive routing protocol is needed for routing in MANET. AODV (Ad-hoc On-demand Distance Vector routing is the effective and prominent on-demand Ad-hoc routing protocols. During route establishment phase in traditional AODV, only one route reply message will be sent in the reverse path to establish routing path. The high mobility of nodes may affect the reply messages which lead to the retransmission of route request message by the sender which in turn leads to higher communication delay, power consumption and the reduction in the ratio of packets delivered. Sending multiple route reply messages and establishing multiple paths in a single path discovery will reduce the routing overhead involved in maintaining the connection between source and destination nodes. Multipath routing can render high scalability, end-to-end throughput and provide load balancing in MANET. The new proposed novel Multipath QoS aware reliable routing protocol establishes two routes of maximum node disjoint paths and the data transfer is carried out in the two paths simultaneously. To select best paths, the new proposed protocol uses three parameters Link Eminence, MAC overhead and node residual energy. The experimental values prove that the MQARR-AODV protocol achieves high reliability, stability, low latency and outperforms AODV by the less energy consumption, overhead and delay.

  3. Energy-Aware Routing Protocol for Ad Hoc Wireless Sensor Networks

    Directory of Open Access Journals (Sweden)

    Mann Raminder P

    2005-01-01

    Full Text Available Wireless ad hoc sensor networks differ from wireless ad hoc networks from the following perspectives: low energy, lightweight routing protocols, and adaptive communication patterns. This paper proposes an energy-aware routing protocol (EARP suitable for ad hoc wireless sensor networks and presents an analysis for its energy consumption in various phases of route discovery and maintenance. Based on the energy consumption associated with route request processing, EARP advocates the minimization of route requests by allocating dynamic route expiry times. This paper introduces a unique mechanism for estimation of route expiry time based on the probability of route validity, which is a function of time, number of hops, and mobility parameters. In contrast to AODV, EARP reduces the repeated flooding of route requests by maintaining valid routes for longer durations.

  4. Energy Aware Simple Ant Routing Algorithm for Wireless Sensor Networks

    Directory of Open Access Journals (Sweden)

    Sohail Jabbar

    2015-01-01

    Full Text Available Network lifetime is one of the most prominent barriers in deploying wireless sensor networks for large-scale applications because these networks employ sensors with nonrenewable scarce energy resources. Sensor nodes dissipate most of their energy in complex routing mechanisms. To cope with limited energy problem, we present EASARA, an energy aware simple ant routing algorithm based on ant colony optimization. Unlike most algorithms, EASARA strives to avoid low energy routes and optimizes the routing process through selection of least hop count path with more energy. It consists of three phases, that is, route discovery, forwarding node, and route selection. We have improved the route discovery procedure and mainly concentrate on energy efficient forwarding node and route selection, so that the network lifetime can be prolonged. The four possible cases of forwarding node and route selection are presented. The performance of EASARA is validated through simulation. Simulation results demonstrate the performance supremacy of EASARA over contemporary scheme in terms of various metrics.

  5. Stability-Aware Geographic Routing in Energy Harvesting Wireless Sensor Networks

    Directory of Open Access Journals (Sweden)

    Tran Dinh Hieu

    2016-05-01

    Full Text Available A new generation of wireless sensor networks that harvest energy from environmental sources such as solar, vibration, and thermoelectric to power sensor nodes is emerging to solve the problem of energy limitation. Based on the photo-voltaic model, this research proposes a stability-aware geographic routing for reliable data transmissions in energy-harvesting wireless sensor networks (EH-WSNs to provide a reliable routes selection method and potentially achieve an unlimited network lifetime. Specifically, the influences of link quality, represented by the estimated packet reception rate, on network performance is investigated. Simulation results show that the proposed method outperforms an energy-harvesting-aware method in terms of energy consumption, the average number of hops, and the packet delivery ratio.

  6. Energy Aware Cluster Based Routing Scheme For Wireless Sensor Network

    Directory of Open Access Journals (Sweden)

    Roy Sohini

    2015-09-01

    Full Text Available Wireless Sensor Network (WSN has emerged as an important supplement to the modern wireless communication systems due to its wide range of applications. The recent researches are facing the various challenges of the sensor network more gracefully. However, energy efficiency has still remained a matter of concern for the researches. Meeting the countless security needs, timely data delivery and taking a quick action, efficient route selection and multi-path routing etc. can only be achieved at the cost of energy. Hierarchical routing is more useful in this regard. The proposed algorithm Energy Aware Cluster Based Routing Scheme (EACBRS aims at conserving energy with the help of hierarchical routing by calculating the optimum number of cluster heads for the network, selecting energy-efficient route to the sink and by offering congestion control. Simulation results prove that EACBRS performs better than existing hierarchical routing algorithms like Distributed Energy-Efficient Clustering (DEEC algorithm for heterogeneous wireless sensor networks and Energy Efficient Heterogeneous Clustered scheme for Wireless Sensor Network (EEHC.

  7. SD-EAR: Energy Aware Routing in Software Defined Wireless Sensor Networks

    Directory of Open Access Journals (Sweden)

    Anuradha Banerjee

    2018-06-01

    Full Text Available In today’s internet-of-things (IoT environment, wireless sensor networks (WSNs have many advantages, with broad applications in different areas including environmental monitoring, maintaining security, etc. However, high energy depletion may lead to node failures in WSNs. In most WSNs, nodes deplete energy mainly because of the flooding and broadcasting of route-request (RREQ packets, which is essential for route discovery in WSNs. The present article models wireless sensor networks as software-defined wireless sensor networks (SD-WSNs where the network is divided into multiple clusters or zones, and each zone is controlled by a software-defined network (SDN controller. The SDN controller is aware of the topology of each zone, and finds out the optimum energy efficient path from any source to any destination inside the zone. For destinations outside of the zone, the SDN controller of the source zone instructs the source to send a message to all of the peripheral nodes in that zone, so that they can forward the message to the peripheral nodes in other zones, and the process goes on until a destination is found. As far as energy-efficient path selection is concerned, the SDN controller of a zone is aware of the connectivity and residual energy of each node. Therefore, it is capable of discovering an optimum energy efficient path from any source to any destination inside as well as outside of the zone of the source. Accordingly, flow tables in different routers are updated dynamically. The task of route discovery is shifted from individual nodes to controllers, and as a result, the flooding of route-requests is completely eliminated. Software-defined energy aware routing (SD-EARalso proposes an innovative sleeping strategy where exhausted nodes are allowed to go to sleep through a sleep request—sleep grant mechanism. All of these result in huge energy savings in SD-WSN, as shown in the simulation results.

  8. Vibrant Energy Aware Spray and Wait Routing in Delay Tolerant Network

    Directory of Open Access Journals (Sweden)

    Viren G. Patel

    2013-01-01

    Full Text Available Delay tolerant networks (DTN are wireless networks where disconnections arise often due to the mobility of nodes, failures of energy, the low density of nodes, or when the network extends over long distances. In these situations, traditional routing protocols that have been developed for mobile ad hoc networks prove to be unsuccessful to the scope of transmitting messages between nodes. The Spray and Wait routing may achieve low routing and energy efficiency due to the blindness in the spray phase. To deal with this situation, we propose an opportunistic routing with enclosed message copies, called the Vibrant Energy aware Spray and Wait (VESW, which utilizes the information about vibrancy of node and remaining energy to allocate the number of copies between the corresponding pair nodes in the spray phase.

  9. Mobility-Assisted on-Demand Routing Algorithm for MANETs in the Presence of Location Errors

    Directory of Open Access Journals (Sweden)

    Trung Kien Vu

    2014-01-01

    Full Text Available We propose a mobility-assisted on-demand routing algorithm for mobile ad hoc networks in the presence of location errors. Location awareness enables mobile nodes to predict their mobility and enhances routing performance by estimating link duration and selecting reliable routes. However, measured locations intrinsically include errors in measurement. Such errors degrade mobility prediction and have been ignored in previous work. To mitigate the impact of location errors on routing, we propose an on-demand routing algorithm taking into account location errors. To that end, we adopt the Kalman filter to estimate accurate locations and consider route confidence in discovering routes. Via simulations, we compare our algorithm and previous algorithms in various environments. Our proposed mobility prediction is robust to the location errors.

  10. WEAMR — A Weighted Energy Aware Multipath Reliable Routing Mechanism for Hotline-Based WSNs

    Directory of Open Access Journals (Sweden)

    Ki-Hyung Kim

    2013-05-01

    Full Text Available Reliable source to sink communication is the most important factor for an efficient routing protocol especially in domains of military, healthcare and disaster recovery applications. We present weighted energy aware multipath reliable routing (WEAMR, a novel energy aware multipath routing protocol which utilizes hotline-assisted routing to meet such requirements for mission critical applications. The protocol reduces the number of average hops from source to destination and provides unmatched reliability as compared to well known reactive ad hoc protocols i.e., AODV and AOMDV. Our protocol makes efficient use of network paths based on weighted cost calculation and intelligently selects the best possible paths for data transmissions. The path cost calculation considers end to end number of hops, latency and minimum energy node value in the path. In case of path failure path recalculation is done efficiently with minimum latency and control packets overhead. Our evaluation shows that our proposal provides better end-to-end delivery with less routing overhead and higher packet delivery success ratio compared to AODV and AOMDV. The use of multipath also increases overall life time of WSN network using optimum energy available paths between sender and receiver in WDNs.

  11. La-CTP: Loop-Aware Routing for Energy-Harvesting Wireless Sensor Networks.

    Science.gov (United States)

    Sun, Guodong; Shang, Xinna; Zuo, Yan

    2018-02-02

    In emerging energy-harvesting wireless sensor networks (EH-WSN), the sensor nodes can harvest environmental energy to drive their operation, releasing the user's burden in terms of frequent battery replacement, and even enabling perpetual sensing systems. In EH-WSN applications, usually, the node in energy-harvesting or recharging state has to stop working until it completes the energy replenishment. However, such temporary departures of recharging nodes severely impact the packet routing, and one immediate result is the routing loop problem. Controlling loops in connectivity-intermittent EH-WSN in an efficient way is a big challenge in practice, and so far, users still lack of effective and practicable routing protocols with loop handling. Based on the Collection Tree Protocol (CTP) widely used in traditional wireless sensor networks, this paper proposes a loop-aware routing protocol for real-world EH-WSNs, called La-CTP, which involves a new parent updating metric and a proactive, adaptive beaconing scheme to effectively suppress the occurrence of loops and unlock unavoidable loops, respectively. We constructed a 100-node testbed to evaluate La-CTP, and the experimental results showed its efficacy and efficiency.

  12. GRAdient Cost Establishment (GRACE for an Energy-Aware Routing in Wireless Sensor Networks

    Directory of Open Access Journals (Sweden)

    Noor M. Khan

    2009-01-01

    Full Text Available In Wireless Sensor Network (WSN, the nodes have limitations in terms of energy-constraint, unreliable links, and frequent topology change. In this paper we propose an energy-aware routing protocol, that outperforms the existing ones with an enhanced network lifetime and more reliable data delivery. Major issues in the design of a routing strategy in wireless sensor networks are to make efficient use of energy and to increase reliability in data delivery. The proposed approach reduces both energy consumption and communication-bandwidth requirements and prolongs the lifetime of the wireless sensor network. Using both analysis and extensive simulations, we show that the proposed dynamic routing helps achieve the desired system performance under dynamically changing network conditions. The proposed algorithm is compared with one of the best existing routing algorithms, GRAB. Moreover, a modification in GRAB is proposed which not only improves its performance but also prolongs its lifetime.

  13. A comprehensive survey of energy-aware routing protocols in wireless body area sensor networks.

    Science.gov (United States)

    Effatparvar, Mehdi; Dehghan, Mehdi; Rahmani, Amir Masoud

    2016-09-01

    Wireless body area sensor network is a special purpose wireless sensor network that, employing wireless sensor nodes in, on, or around the human body, makes it possible to measure biological parameters of a person for specific applications. One of the most fundamental concerns in wireless body sensor networks is accurate routing in order to send data promptly and properly, and therefore overcome some of the challenges. Routing protocols for such networks are affected by a large number of factors including energy, topology, temperature, posture, the radio range of sensors, and appropriate quality of service in sensor nodes. Since energy is highly important in wireless body area sensor networks, and increasing the network lifetime results in benefiting greatly from sensor capabilities, improving routing performance with reduced energy consumption presents a major challenge. This paper aims to study wireless body area sensor networks and the related routing methods. It also presents a thorough, comprehensive review of routing methods in wireless body area sensor networks from the perspective of energy. Furthermore, different routing methods affecting the parameter of energy will be classified and compared according to their advantages and disadvantages. In this paper, fundamental concepts of wireless body area sensor networks are provided, and then the advantages and disadvantages of these networks are investigated. Since one of the most fundamental issues in wireless body sensor networks is to perform routing so as to transmit data precisely and promptly, we discuss the same issue. As a result, we propose a classification of the available relevant literature with respect to the key challenge of energy in the routing process. With this end in view, all important papers published between 2000 and 2015 are classified under eight categories including 'Mobility-Aware', 'Thermal-Aware', 'Restriction of Location and Number of Relays', 'Link-aware', 'Cluster- and Tree

  14. DEHAR: a Distributed Energy Harvesting Aware Routing Algorithm for Ad-hoc Multi-hop Wireless Sensor Networks

    DEFF Research Database (Denmark)

    Jakobsen, Mikkel Koefoed; Madsen, Jan; Hansen, Michael Reichhardt

    2010-01-01

    One of the key design goals in Wireless Sensor Networks is long lasting or even continuous operation. Continuous operation is made possible through energy harvesting. Keeping the network operational imposes a demand to prevent network segmentation and power loss in nodes. It is therefore important...... that the best energy-wise route is found for each data transfer from a source node to the sink node. We present a new adaptive and distributed routing algorithm for finding energy optimised routes in a wireless sensor network with energy harvesting. The algorithm finds an energy efficient route from each source...

  15. Energy-Aware Multipath Routing Scheme Based on Particle Swarm Optimization in Mobile Ad Hoc Networks.

    Science.gov (United States)

    Robinson, Y Harold; Rajaram, M

    2015-01-01

    Mobile ad hoc network (MANET) is a collection of autonomous mobile nodes forming an ad hoc network without fixed infrastructure. Dynamic topology property of MANET may degrade the performance of the network. However, multipath selection is a great challenging task to improve the network lifetime. We proposed an energy-aware multipath routing scheme based on particle swarm optimization (EMPSO) that uses continuous time recurrent neural network (CTRNN) to solve optimization problems. CTRNN finds the optimal loop-free paths to solve link disjoint paths in a MANET. The CTRNN is used as an optimum path selection technique that produces a set of optimal paths between source and destination. In CTRNN, particle swarm optimization (PSO) method is primly used for training the RNN. The proposed scheme uses the reliability measures such as transmission cost, energy factor, and the optimal traffic ratio between source and destination to increase routing performance. In this scheme, optimal loop-free paths can be found using PSO to seek better link quality nodes in route discovery phase. PSO optimizes a problem by iteratively trying to get a better solution with regard to a measure of quality. The proposed scheme discovers multiple loop-free paths by using PSO technique.

  16. An energy efficient distance-aware routing algorithm with multiple mobile sinks for wireless sensor networks.

    Science.gov (United States)

    Wang, Jin; Li, Bin; Xia, Feng; Kim, Chang-Seob; Kim, Jeong-Uk

    2014-08-18

    Traffic patterns in wireless sensor networks (WSNs) usually follow a many-to-one model. Sensor nodes close to static sinks will deplete their limited energy more rapidly than other sensors, since they will have more data to forward during multihop transmission. This will cause network partition, isolated nodes and much shortened network lifetime. Thus, how to balance energy consumption for sensor nodes is an important research issue. In recent years, exploiting sink mobility technology in WSNs has attracted much research attention because it can not only improve energy efficiency, but prolong network lifetime. In this paper, we propose an energy efficient distance-aware routing algorithm with multiple mobile sink for WSNs, where sink nodes will move with a certain speed along the network boundary to collect monitored data. We study the influence of multiple mobile sink nodes on energy consumption and network lifetime, and we mainly focus on the selection of mobile sink node number and the selection of parking positions, as well as their impact on performance metrics above. We can see that both mobile sink node number and the selection of parking position have important influence on network performance. Simulation results show that our proposed routing algorithm has better performance than traditional routing ones in terms of energy consumption.

  17. An Energy Efficient Distance-Aware Routing Algorithm with Multiple Mobile Sinks for Wireless Sensor Networks

    Directory of Open Access Journals (Sweden)

    Jin Wang

    2014-08-01

    Full Text Available Traffic patterns in wireless sensor networks (WSNs usually follow a many-to-one model. Sensor nodes close to static sinks will deplete their limited energy more rapidly than other sensors, since they will have more data to forward during multihop transmission. This will cause network partition, isolated nodes and much shortened network lifetime. Thus, how to balance energy consumption for sensor nodes is an important research issue. In recent years, exploiting sink mobility technology in WSNs has attracted much research attention because it can not only improve energy efficiency, but prolong network lifetime. In this paper, we propose an energy efficient distance-aware routing algorithm with multiple mobile sink for WSNs, where sink nodes will move with a certain speed along the network boundary to collect monitored data. We study the influence of multiple mobile sink nodes on energy consumption and network lifetime, and we mainly focus on the selection of mobile sink node number and the selection of parking positions, as well as their impact on performance metrics above. We can see that both mobile sink node number and the selection of parking position have important influence on network performance. Simulation results show that our proposed routing algorithm has better performance than traditional routing ones in terms of energy consumption.

  18. Energy-Aware Routing Optimization in Dynamic GMPLS Controlled Optical Networks

    DEFF Research Database (Denmark)

    Wang, Jiayuan; Ricciardi, Sergio; Fagertun, Anna Manolova

    2012-01-01

    In this paper, routing optimizations based on energy sources are proposed in dynamic GMPLS controlled optical networks. The influences of re-routing and load balancing factors on the algorithm are evaluated, with a focus on different re-routing thresholds. Results from dynamic network simulations...

  19. Delay-Aware Energy-Efficient Routing towards a Path-Fixed Mobile Sink in Industrial Wireless Sensor Networks

    Science.gov (United States)

    Wu, Shaobo; Chou, Wusheng; Niu, Jianwei; Guizani, Mohsen

    2018-01-01

    Wireless sensor networks (WSNs) involve more mobile elements with their widespread development in industries. Exploiting mobility present in WSNs for data collection can effectively improve the network performance. However, when the sink (i.e., data collector) path is fixed and the movement is uncontrollable, existing schemes fail to guarantee delay requirements while achieving high energy efficiency. This paper proposes a delay-aware energy-efficient routing algorithm for WSNs with a path-fixed mobile sink, named DERM, which can strike a desirable balance between the delivery latency and energy conservation. We characterize the object of DERM as realizing the energy-optimal anycast to time-varying destination regions, and introduce a location-based forwarding technique tailored for this problem. To reduce the control overhead, a lightweight sink location calibration method is devised, which cooperates with the rough estimation based on the mobility pattern to determine the sink location. We also design a fault-tolerant mechanism called track routing to tackle location errors for ensuring reliable and on-time data delivery. We comprehensively evaluate DERM by comparing it with two canonical routing schemes and a baseline solution presented in this work. Extensive evaluation results demonstrate that DERM can provide considerable energy savings while meeting the delay constraint and maintaining a high delivery ratio. PMID:29562628

  20. Delay-Aware Energy-Efficient Routing towards a Path-Fixed Mobile Sink in Industrial Wireless Sensor Networks.

    Science.gov (United States)

    Wu, Shaobo; Chou, Wusheng; Niu, Jianwei; Guizani, Mohsen

    2018-03-18

    Wireless sensor networks (WSNs) involve more mobile elements with their widespread development in industries. Exploiting mobility present in WSNs for data collection can effectively improve the network performance. However, when the sink (i.e., data collector) path is fixed and the movement is uncontrollable, existing schemes fail to guarantee delay requirements while achieving high energy efficiency. This paper proposes a delay-aware energy-efficient routing algorithm for WSNs with a path-fixed mobile sink, named DERM, which can strike a desirable balance between the delivery latency and energy conservation. We characterize the object of DERM as realizing the energy-optimal anycast to time-varying destination regions, and introduce a location-based forwarding technique tailored for this problem. To reduce the control overhead, a lightweight sink location calibration method is devised, which cooperates with the rough estimation based on the mobility pattern to determine the sink location. We also design a fault-tolerant mechanism called track routing to tackle location errors for ensuring reliable and on-time data delivery. We comprehensively evaluate DERM by comparing it with two canonical routing schemes and a baseline solution presented in this work. Extensive evaluation results demonstrate that DERM can provide considerable energy savings while meeting the delay constraint and maintaining a high delivery ratio.

  1. Delay-Aware Energy-Efficient Routing towards a Path-Fixed Mobile Sink in Industrial Wireless Sensor Networks

    Directory of Open Access Journals (Sweden)

    Shaobo Wu

    2018-03-01

    Full Text Available Wireless sensor networks (WSNs involve more mobile elements with their widespread development in industries. Exploiting mobility present in WSNs for data collection can effectively improve the network performance. However, when the sink (i.e., data collector path is fixed and the movement is uncontrollable, existing schemes fail to guarantee delay requirements while achieving high energy efficiency. This paper proposes a delay-aware energy-efficient routing algorithm for WSNs with a path-fixed mobile sink, named DERM, which can strike a desirable balance between the delivery latency and energy conservation. We characterize the object of DERM as realizing the energy-optimal anycast to time-varying destination regions, and introduce a location-based forwarding technique tailored for this problem. To reduce the control overhead, a lightweight sink location calibration method is devised, which cooperates with the rough estimation based on the mobility pattern to determine the sink location. We also design a fault-tolerant mechanism called track routing to tackle location errors for ensuring reliable and on-time data delivery. We comprehensively evaluate DERM by comparing it with two canonical routing schemes and a baseline solution presented in this work. Extensive evaluation results demonstrate that DERM can provide considerable energy savings while meeting the delay constraint and maintaining a high delivery ratio.

  2. A Secure Routing Protocol for Wireless Sensor Networks Considering Secure Data Aggregation

    Directory of Open Access Journals (Sweden)

    Triana Mugia Rahayu

    2015-06-01

    Full Text Available The commonly unattended and hostile deployments of WSNs and their resource-constrained sensor devices have led to an increasing demand for secure energy-efficient protocols. Routing and data aggregation receive the most attention since they are among the daily network routines. With the awareness of such demand, we found that so far there has been no work that lays out a secure routing protocol as the foundation for a secure data aggregation protocol. We argue that the secure routing role would be rendered useless if the data aggregation scheme built on it is not secure. Conversely, the secure data aggregation protocol needs a secure underlying routing protocol as its foundation in order to be effectively optimal. As an attempt for the solution, we devise an energy-aware protocol based on LEACH and ESPDA that combines secure routing protocol and secure data aggregation protocol. We then evaluate its security effectiveness and its energy-efficiency aspects, knowing that there are always trade-off between both.

  3. QoS and energy aware cooperative routing protocol for wildfire monitoring wireless sensor networks.

    Science.gov (United States)

    Maalej, Mohamed; Cherif, Sofiane; Besbes, Hichem

    2013-01-01

    Wireless sensor networks (WSN) are presented as proper solution for wildfire monitoring. However, this application requires a design of WSN taking into account the network lifetime and the shadowing effect generated by the trees in the forest environment. Cooperative communication is a promising solution for WSN which uses, at each hop, the resources of multiple nodes to transmit its data. Thus, by sharing resources between nodes, the transmission quality is enhanced. In this paper, we use the technique of reinforcement learning by opponent modeling, optimizing a cooperative communication protocol based on RSSI and node energy consumption in a competitive context (RSSI/energy-CC), that is, an energy and quality-of-service aware-based cooperative communication routing protocol. Simulation results show that the proposed algorithm performs well in terms of network lifetime, packet delay, and energy consumption.

  4. A Distributed Energy-Aware Trust Management System for Secure Routing in Wireless Sensor Networks

    Science.gov (United States)

    Stelios, Yannis; Papayanoulas, Nikos; Trakadas, Panagiotis; Maniatis, Sotiris; Leligou, Helen C.; Zahariadis, Theodore

    Wireless sensor networks are inherently vulnerable to security attacks, due to their wireless operation. The situation is further aggravated because they operate in an infrastructure-less environment, which mandates the cooperation among nodes for all networking tasks, including routing, i.e. all nodes act as “routers”, forwarding the packets generated by their neighbours in their way to the sink node. This implies that malicious nodes (denying their cooperation) can significantly affect the network operation. Trust management schemes provide a powerful tool for the detection of unexpected node behaviours (either faulty or malicious). Once misbehaving nodes are detected, their neighbours can use this information to avoid cooperating with them either for data forwarding, data aggregation or any other cooperative function. We propose a secure routing solution based on a novel distributed trust management system, which allows for fast detection of a wide set of attacks and also incorporates energy awareness.

  5. An Energy-aware Routing Scheme in Delay Tolerant Mobile Sensor Networking

    Directory of Open Access Journals (Sweden)

    Zhe Chen

    2014-08-01

    Full Text Available In Delay Tolerant Mobile Sensor Networking (DTMSN, mobile sensor nodes are usually limited to their energy capacity, one important concern in routing design of DTMSN is energy consumption. This paper presents a number of variations of the Epidemic Routing Protocol (ERP to extend the DTMSN lifetime. It introduces the analytical model for ERP, after introducing the concepts behind the Target Delivery Probability and Minimum Delivery Probability, it defines the network lifetime. In this paper, it firstly studies many variations of the Epidemic Routing Protocol to extend the lifetime of the DTMSN. Secondly, based on the Epidemic Routing Protocol, three schemes are introduced. Those schemes rely on the limiting the times of message allowed for propagation (LT scheme, directly controlling the number of the copies (LC scheme, split the copies to the residual energies of the nodes (LE scheme. Finally, with the experiment and the validation of the simulation, the LE scheme can significantly maximize the lifetime of DTMSN, because it minimizes the number of copies and that shifts the generation of the copies to the nodes with larger residual energy.

  6. Management of Energy Consumption on Cluster Based Routing Protocol for MANET

    Science.gov (United States)

    Hosseini-Seno, Seyed-Amin; Wan, Tat-Chee; Budiarto, Rahmat; Yamada, Masashi

    The usage of light-weight mobile devices is increasing rapidly, leading to demand for more telecommunication services. Consequently, mobile ad hoc networks and their applications have become feasible with the proliferation of light-weight mobile devices. Many protocols have been developed to handle service discovery and routing in ad hoc networks. However, the majority of them did not consider one critical aspect of this type of network, which is the limited of available energy in each node. Cluster Based Routing Protocol (CBRP) is a robust/scalable routing protocol for Mobile Ad hoc Networks (MANETs) and superior to existing protocols such as Ad hoc On-demand Distance Vector (AODV) in terms of throughput and overhead. Therefore, based on this strength, methods to increase the efficiency of energy usage are incorporated into CBRP in this work. In order to increase the stability (in term of life-time) of the network and to decrease the energy consumption of inter-cluster gateway nodes, an Enhanced Gateway Cluster Based Routing Protocol (EGCBRP) is proposed. Three methods have been introduced by EGCBRP as enhancements to the CBRP: improving the election of cluster Heads (CHs) in CBRP which is based on the maximum available energy level, implementing load balancing for inter-cluster traffic using multiple gateways, and implementing sleep state for gateway nodes to further save the energy. Furthermore, we propose an Energy Efficient Cluster Based Routing Protocol (EECBRP) which extends the EGCBRP sleep state concept into all idle member nodes, excluding the active nodes in all clusters. The experiment results show that the EGCBRP decreases the overall energy consumption of the gateway nodes up to 10% and the EECBRP reduces the energy consumption of the member nodes up to 60%, both of which in turn contribute to stabilizing the network.

  7. A Low-Jitter Wireless Transmission Based on Buffer Management in Coding-Aware Routing

    Directory of Open Access Journals (Sweden)

    Cunbo Lu

    2015-08-01

    Full Text Available It is significant to reduce packet jitter for real-time applications in a wireless network. Existing coding-aware routing algorithms use the opportunistic network coding (ONC scheme in a packet coding algorithm. The ONC scheme never delays packets to wait for the arrival of a future coding opportunity. The loss of some potential coding opportunities may degrade the contribution of network coding to jitter performance. In addition, most of the existing coding-aware routing algorithms assume that all flows participating in the network have equal rate. This is unrealistic, since multi-rate environments often appear. To overcome the above problem and expand coding-aware routing to multi-rate scenarios, from the view of data transmission, we present a low-jitter wireless transmission algorithm based on buffer management (BLJCAR, which decides packets in coding node according to the queue-length based threshold policy instead of the regular ONC policy as used in existing coding-aware routing algorithms. BLJCAR is a unified framework to merge the single rate case and multiple rate case. Simulations results show that the BLJCAR algorithm embedded in coding-aware routing outperforms the traditional ONC policy in terms of jitter, packet delivery delay, packet loss ratio and network throughput in network congestion in any traffic rates.

  8. A Multicast Protocol Utilizing On-demand Routing Strategy for MPRN

    Institute of Scientific and Technical Information of China (English)

    2002-01-01

    This paper proposes a multicast protocol utilizing ondemand routing strategy for mobile packet radio network. It does not maintain permanent route tables with full topological views. Instead, multicast senders apply on-demand procedures to dynamically discover routes and build forwarding group in this protocol. The data packets are propagated by each forwarding group member via scoped flooding, so the protocol can reduce network bandwidth overhead and avoid the propagation of potentially large routing updates throughout the network.

  9. Eavesdropping-aware routing and spectrum allocation based on multi-flow virtual concatenation for confidential information service in elastic optical networks

    Science.gov (United States)

    Bai, Wei; Yang, Hui; Yu, Ao; Xiao, Hongyun; He, Linkuan; Feng, Lei; Zhang, Jie

    2018-01-01

    The leakage of confidential information is one of important issues in the network security area. Elastic Optical Networks (EON) as a promising technology in the optical transport network is under threat from eavesdropping attacks. It is a great demand to support confidential information service (CIS) and design efficient security strategy against the eavesdropping attacks. In this paper, we propose a solution to cope with the eavesdropping attacks in routing and spectrum allocation. Firstly, we introduce probability theory to describe eavesdropping issue and achieve awareness of eavesdropping attacks. Then we propose an eavesdropping-aware routing and spectrum allocation (ES-RSA) algorithm to guarantee information security. For further improving security and network performance, we employ multi-flow virtual concatenation (MFVC) and propose an eavesdropping-aware MFVC-based secure routing and spectrum allocation (MES-RSA) algorithm. The presented simulation results show that the proposed two RSA algorithms can both achieve greater security against the eavesdropping attacks and MES-RSA can also improve the network performance efficiently.

  10. Performance Analysis of On-Demand Routing Protocols in Wireless Mesh Networks

    Directory of Open Access Journals (Sweden)

    Arafatur RAHMAN

    2009-01-01

    Full Text Available Wireless Mesh Networks (WMNs have recently gained a lot of popularity due to their rapid deployment and instant communication capabilities. WMNs are dynamically self-organizing, self-configuring and self-healing with the nodes in the network automatically establishing an adiej hoc network and preserving the mesh connectivity. Designing a routing protocol for WMNs requires several aspects to consider, such as wireless networks, fixed applications, mobile applications, scalability, better performance metrics, efficient routing within infrastructure, load balancing, throughput enhancement, interference, robustness etc. To support communication, various routing protocols are designed for various networks (e.g. ad hoc, sensor, wired etc.. However, all these protocols are not suitable for WMNs, because of the architectural differences among the networks. In this paper, a detailed simulation based performance study and analysis is performed on the reactive routing protocols to verify the suitability of these protocols over such kind of networks. Ad Hoc On-Demand Distance Vector (AODV, Dynamic Source Routing (DSR and Dynamic MANET On-demand (DYMO routing protocol are considered as the representative of reactive routing protocols. The performance differentials are investigated using varying traffic load and number of source. Based on the simulation results, how the performance of each protocol can be improved is also recommended.

  11. Energy Efficient Link Aware Routing with Power Control in Wireless Ad Hoc Networks.

    Science.gov (United States)

    Katiravan, Jeevaa; Sylvia, D; Rao, D Srinivasa

    2015-01-01

    In wireless ad hoc networks, the traditional routing protocols make the route selection based on minimum distance between the nodes and the minimum number of hop counts. Most of the routing decisions do not consider the condition of the network such as link quality and residual energy of the nodes. Also, when a link failure occurs, a route discovery mechanism is initiated which incurs high routing overhead. If the broadcast nature and the spatial diversity of the wireless communication are utilized efficiently it becomes possible to achieve improvement in the performance of the wireless networks. In contrast to the traditional routing scheme which makes use of a predetermined route for packet transmission, such an opportunistic routing scheme defines a predefined forwarding candidate list formed by using single network metrics. In this paper, a protocol is proposed which uses multiple metrics such as residual energy and link quality for route selection and also includes a monitoring mechanism which initiates a route discovery for a poor link, thereby reducing the overhead involved and improving the throughput of the network while maintaining network connectivity. Power control is also implemented not only to save energy but also to improve the network performance. Using simulations, we show the performance improvement attained in the network in terms of packet delivery ratio, routing overhead, and residual energy of the network.

  12. Energy Efficient Link Aware Routing with Power Control in Wireless Ad Hoc Networks

    Directory of Open Access Journals (Sweden)

    Jeevaa Katiravan

    2015-01-01

    Full Text Available In wireless ad hoc networks, the traditional routing protocols make the route selection based on minimum distance between the nodes and the minimum number of hop counts. Most of the routing decisions do not consider the condition of the network such as link quality and residual energy of the nodes. Also, when a link failure occurs, a route discovery mechanism is initiated which incurs high routing overhead. If the broadcast nature and the spatial diversity of the wireless communication are utilized efficiently it becomes possible to achieve improvement in the performance of the wireless networks. In contrast to the traditional routing scheme which makes use of a predetermined route for packet transmission, such an opportunistic routing scheme defines a predefined forwarding candidate list formed by using single network metrics. In this paper, a protocol is proposed which uses multiple metrics such as residual energy and link quality for route selection and also includes a monitoring mechanism which initiates a route discovery for a poor link, thereby reducing the overhead involved and improving the throughput of the network while maintaining network connectivity. Power control is also implemented not only to save energy but also to improve the network performance. Using simulations, we show the performance improvement attained in the network in terms of packet delivery ratio, routing overhead, and residual energy of the network.

  13. Programming models for energy-aware systems

    Science.gov (United States)

    Zhu, Haitao

    Energy efficiency is an important goal of modern computing, with direct impact on system operational cost, reliability, usability and environmental sustainability. This dissertation describes the design and implementation of two innovative programming languages for constructing energy-aware systems. First, it introduces ET, a strongly typed programming language to promote and facilitate energy-aware programming, with a novel type system design called Energy Types. Energy Types is built upon a key insight into today's energy-efficient systems and applications: despite the popular perception that energy and power can only be described in joules and watts, real-world energy management is often based on discrete phases and modes, which in turn can be reasoned about by type systems very effectively. A phase characterizes a distinct pattern of program workload, and a mode represents an energy state the program is expected to execute in. Energy Types is designed to reason about energy phases and energy modes, bringing programmers into the optimization of energy management. Second, the dissertation develops Eco, an energy-aware programming language centering around sustainability. A sustainable program built from Eco is able to adaptively adjusts its own behaviors to stay on a given energy budget, avoiding both deficit that would lead to battery drain or CPU overheating, and surplus that could have been used to improve the quality of the program output. Sustainability is viewed as a form of supply and demand matching, and a sustainable program consistently maintains the equilibrium between supply and demand. ET is implemented as a prototyped compiler for smartphone programming on Android, and Eco is implemented as a minimal extension to Java. Programming practices and benchmarking experiments in these two new languages showed that ET can lead to significant energy savings for Android Apps and Eco can efficiently promote battery awareness and temperature awareness in real

  14. An Autonomous Self-Aware and Adaptive Fault Tolerant Routing Technique for Wireless Sensor Networks.

    Science.gov (United States)

    Abba, Sani; Lee, Jeong-A

    2015-08-18

    We propose an autonomous self-aware and adaptive fault-tolerant routing technique (ASAART) for wireless sensor networks. We address the limitations of self-healing routing (SHR) and self-selective routing (SSR) techniques for routing sensor data. We also examine the integration of autonomic self-aware and adaptive fault detection and resiliency techniques for route formation and route repair to provide resilience to errors and failures. We achieved this by using a combined continuous and slotted prioritized transmission back-off delay to obtain local and global network state information, as well as multiple random functions for attaining faster routing convergence and reliable route repair despite transient and permanent node failure rates and efficient adaptation to instantaneous network topology changes. The results of simulations based on a comparison of the ASAART with the SHR and SSR protocols for five different simulated scenarios in the presence of transient and permanent node failure rates exhibit a greater resiliency to errors and failure and better routing performance in terms of the number of successfully delivered network packets, end-to-end delay, delivered MAC layer packets, packet error rate, as well as efficient energy conservation in a highly congested, faulty, and scalable sensor network.

  15. On energy demand

    International Nuclear Information System (INIS)

    Haefele, W.

    1977-01-01

    Since the energy crisis, a number of energy plans have been proposed, and almost all of these envisage some kind of energy demand adaptations or conservation measures, hoping thus to escape the anticipated problems of energy supply. However, there seems to be no clear explanation of the basis on which our foreseeable future energy problems could be eased. And in fact, a first attempt at a more exact definition of energy demand and its interaction with other objectives, such as economic ones, shows that it is a highly complex concept which we still hardly understand. The article explains in some detail why it is so difficult to understand energy demand

  16. An Autonomous Self-Aware and Adaptive Fault Tolerant Routing Technique for Wireless Sensor Networks

    Science.gov (United States)

    Abba, Sani; Lee, Jeong-A

    2015-01-01

    We propose an autonomous self-aware and adaptive fault-tolerant routing technique (ASAART) for wireless sensor networks. We address the limitations of self-healing routing (SHR) and self-selective routing (SSR) techniques for routing sensor data. We also examine the integration of autonomic self-aware and adaptive fault detection and resiliency techniques for route formation and route repair to provide resilience to errors and failures. We achieved this by using a combined continuous and slotted prioritized transmission back-off delay to obtain local and global network state information, as well as multiple random functions for attaining faster routing convergence and reliable route repair despite transient and permanent node failure rates and efficient adaptation to instantaneous network topology changes. The results of simulations based on a comparison of the ASAART with the SHR and SSR protocols for five different simulated scenarios in the presence of transient and permanent node failure rates exhibit a greater resiliency to errors and failure and better routing performance in terms of the number of successfully delivered network packets, end-to-end delay, delivered MAC layer packets, packet error rate, as well as efficient energy conservation in a highly congested, faulty, and scalable sensor network. PMID:26295236

  17. Energy Efficiency Performance Improvements for Ant-Based Routing Algorithm in Wireless Sensor Networks

    Directory of Open Access Journals (Sweden)

    Adamu Murtala Zungeru

    2013-01-01

    Full Text Available The main problem for event gathering in wireless sensor networks (WSNs is the restricted communication range for each node. Due to the restricted communication range and high network density, event forwarding in WSNs is very challenging and requires multihop data forwarding. Currently, the energy-efficient ant based routing (EEABR algorithm, based on the ant colony optimization (ACO metaheuristic, is one of the state-of-the-art energy-aware routing protocols. In this paper, we propose three improvements to the EEABR algorithm to further improve its energy efficiency. The improvements to the original EEABR are based on the following: (1 a new scheme to intelligently initialize the routing tables giving priority to neighboring nodes that simultaneously could be the destination, (2 intelligent update of routing tables in case of a node or link failure, and (3 reducing the flooding ability of ants for congestion control. The energy efficiency improvements are significant particularly for dynamic routing environments. Experimental results using the RMASE simulation environment show that the proposed method increases the energy efficiency by up to 9% and 64% in converge-cast and target-tracking scenarios, respectively, over the original EEABR without incurring a significant increase in complexity. The method is also compared and found to also outperform other swarm-based routing protocols such as sensor-driven and cost-aware ant routing (SC and Beesensor.

  18. Some ideas on the energy demand in the 21. century

    International Nuclear Information System (INIS)

    Frot, J.

    2007-01-01

    The author reviews different scenarios to quench the worldwide demand for energy. 4 scenarios have been studied for the 2000-2100 period. The scenarios differ on the importance given to concepts like: -) the behaviour towards future generations, -) the solidarity between rich and poor countries, -) the acknowledgement of the climate change, -) the risk of energy dearth, -) the improvement of energy efficiency, -) the necessity of gross national product growth, -) the public acceptance of nuclear power, and -) CO 2 sequestration. One of the scenarios is extremely courageous: politicians and population are aware of the great problems that are looming and take the right decisions quite early. This scenario leads to a demand of 18 Gtep/year in 2100. In the worst scenario people are reluctant to any change in their way to use energy, this scenario leads to a demand of 49 Gtep/year

  19. Service-Aware Clustering: An Energy-Efficient Model for the Internet-of-Things.

    Science.gov (United States)

    Bagula, Antoine; Abidoye, Ademola Philip; Zodi, Guy-Alain Lusilao

    2015-12-23

    Current generation wireless sensor routing algorithms and protocols have been designed based on a myopic routing approach, where the motes are assumed to have the same sensing and communication capabilities. Myopic routing is not a natural fit for the IoT, as it may lead to energy imbalance and subsequent short-lived sensor networks, routing the sensor readings over the most service-intensive sensor nodes, while leaving the least active nodes idle. This paper revisits the issue of energy efficiency in sensor networks to propose a clustering model where sensor devices' service delivery is mapped into an energy awareness model, used to design a clustering algorithm that finds service-aware clustering (SAC) configurations in IoT settings. The performance evaluation reveals the relative energy efficiency of the proposed SAC algorithm compared to related routing algorithms in terms of energy consumption, the sensor nodes' life span and its traffic engineering efficiency in terms of throughput and delay. These include the well-known low energy adaptive clustering hierarchy (LEACH) and LEACH-centralized (LEACH-C) algorithms, as well as the most recent algorithms, such as DECSA and MOCRN.

  20. Service-Aware Clustering: An Energy-Efficient Model for the Internet-of-Things

    Directory of Open Access Journals (Sweden)

    Antoine Bagula

    2015-12-01

    Full Text Available Current generation wireless sensor routing algorithms and protocols have been designed based on a myopic routing approach, where the motes are assumed to have the same sensing and communication capabilities. Myopic routing is not a natural fit for the IoT, as it may lead to energy imbalance and subsequent short-lived sensor networks, routing the sensor readings over the most service-intensive sensor nodes, while leaving the least active nodes idle. This paper revisits the issue of energy efficiency in sensor networks to propose a clustering model where sensor devices’ service delivery is mapped into an energy awareness model, used to design a clustering algorithm that finds service-aware clustering (SAC configurations in IoT settings. The performance evaluation reveals the relative energy efficiency of the proposed SAC algorithm compared to related routing algorithms in terms of energy consumption, the sensor nodes’ life span and its traffic engineering efficiency in terms of throughput and delay. These include the well-known low energy adaptive clustering hierarchy (LEACH and LEACH-centralized (LEACH-C algorithms, as well as the most recent algorithms, such as DECSA and MOCRN.

  1. Energy Reduction Multipath Routing Protocol for MANET Using Recoil Technique

    Directory of Open Access Journals (Sweden)

    Rakesh Kumar Sahu

    2018-04-01

    Full Text Available In Mobile Ad-hoc networks (MANET, power conservation and utilization is an acute problem and has received significant attention from academics and industry in recent years. Nodes in MANET function on battery power, which is a rare and limited energy resource. Hence, its conservation and utilization should be done judiciously for the effective functioning of the network. In this paper, a novel protocol namely Energy Reduction Multipath Routing Protocol for MANET using Recoil Technique (AOMDV-ER is proposed, which conserves the energy along with optimal network lifetime, routing overhead, packet delivery ratio and throughput. It performs better than any other AODV based algorithms, as in AOMDV-ER the nodes transmit packets to their destination smartly by using a varying recoil off time technique based on their geographical location. This concept reduces the number of transmissions, which results in the improvement of network lifetime. In addition, the local level route maintenance reduces the additional routing overhead. Lastly, the prediction based link lifetime of each node is estimated which helps in reducing the packet loss in the network. This protocol has three subparts: an optimal route discovery algorithm amalgamation with the residual energy and distance mechanism; a coordinated recoiled nodes algorithm which eliminates the number of transmissions in order to reduces the data redundancy, traffic redundant, routing overhead, end to end delay and enhance the network lifetime; and a last link reckoning and route maintenance algorithm to improve the packet delivery ratio and link stability in the network. The experimental results show that the AOMDV-ER protocol save at least 16% energy consumption, 12% reduction in routing overhead, significant achievement in network lifetime and packet delivery ratio than Ad hoc on demand multipath distance vector routing protocol (AOMDV, Ad hoc on demand multipath distance vector routing protocol life

  2. Neighboring and Connectivity-Aware Routing in VANETs

    Directory of Open Access Journals (Sweden)

    Huma Ghafoor

    2014-01-01

    Full Text Available A novel position-based routing protocol anchor-based connectivity-aware routing (ACAR for vehicular ad hoc networks (VANETs is proposed in this paper to ensure connectivity of routes with more successfully delivered packets. Both buses and cars are considered as vehicular nodes running in both clockwise and anticlockwise directions in a city scenario. Both directions are taken into account for faster communication. ACAR is a hybrid protocol, using both the greedy forwarding approach and the store-carry-and-forward approach to minimize the packet drop rate on the basis of certain assumptions. Our solution to situations that occur when the network is sparse and when any (source or intermediate node has left its initial position makes this protocol different from those existing in the literature. We consider only vehicle-to-vehicle (V2V communication in which both the source and destination nodes are moving vehicles. Also, no road-side units are considered. Finally, we compare our protocol with A-STAR (a plausible connectivity-aware routing protocol for city environments, and simulation results in NS-2 show improvement in the number of packets delivered to the destination using fewer hops. Also, we show that ACAR has more successfully-delivered long-distance packets with reasonable packet delay than A-STAR.

  3. Impact of Dual-Link Failures on Impairment-Aware Routed Networks

    DEFF Research Database (Denmark)

    Georgakilas, Konstantinos N; Katrinis, Kostas; Tzanakaki, Anna

    2010-01-01

    This paper evaluates the impact of dual-link failures on single-link failure resilient networks, while physical layer constraints are taken into consideration during demand routing, as dual link failures and equivalent situations appear to be quite probable in core optical networks. In particular...

  4. Energy Aware GPSR Routing Protocol in a Wireless Sensor Network ...

    African Journals Online (AJOL)

    Energy is the scarce resource in wireless sensor networks (WSNs), and it determines the lifetime of WSNs. For this reason, WSN algorithms and routing protocols should be selected in a manner which fulfills these energy requirements. This paper presents a solution to increase the lifetime of WSNs by decreasing their ...

  5. A Scalable Context-Aware Objective Function (SCAOF) of Routing Protocol for Agricultural Low-Power and Lossy Networks (RPAL).

    Science.gov (United States)

    Chen, Yibo; Chanet, Jean-Pierre; Hou, Kun-Mean; Shi, Hongling; de Sousa, Gil

    2015-08-10

    In recent years, IoT (Internet of Things) technologies have seen great advances, particularly, the IPv6 Routing Protocol for Low-power and Lossy Networks (RPL), which provides a powerful and flexible routing framework that can be applied in a variety of application scenarios. In this context, as an important role of IoT, Wireless Sensor Networks (WSNs) can utilize RPL to design efficient routing protocols for a specific application to increase the ubiquity of networks with resource-constrained WSN nodes that are low-cost and easy to deploy. In this article, our work starts with the description of Agricultural Low-power and Lossy Networks (A-LLNs) complying with the LLN framework, and to clarify the requirements of this application-oriented routing solution. After a brief review of existing optimization techniques for RPL, our contribution is dedicated to a Scalable Context-Aware Objective Function (SCAOF) that can adapt RPL to the environmental monitoring of A-LLNs, through combining energy-aware, reliability-aware, robustness-aware and resource-aware contexts according to the composite routing metrics approach. The correct behavior of this enhanced RPL version (RPAL) was verified by performance evaluations on both simulation and field tests. The obtained experimental results confirm that SCAOF can deliver the desired advantages on network lifetime extension, and high reliability and efficiency in different simulation scenarios and hardware testbeds.

  6. A Scalable Context-Aware Objective Function (SCAOF of Routing Protocol for Agricultural Low-Power and Lossy Networks (RPAL

    Directory of Open Access Journals (Sweden)

    Yibo Chen

    2015-08-01

    Full Text Available In recent years, IoT (Internet of Things technologies have seen great advances, particularly, the IPv6 Routing Protocol for Low-power and Lossy Networks (RPL, which provides a powerful and flexible routing framework that can be applied in a variety of application scenarios. In this context, as an important role of IoT, Wireless Sensor Networks (WSNs can utilize RPL to design efficient routing protocols for a specific application to increase the ubiquity of networks with resource-constrained WSN nodes that are low-cost and easy to deploy. In this article, our work starts with the description of Agricultural Low-power and Lossy Networks (A-LLNs complying with the LLN framework, and to clarify the requirements of this application-oriented routing solution. After a brief review of existing optimization techniques for RPL, our contribution is dedicated to a Scalable Context-Aware Objective Function (SCAOF that can adapt RPL to the environmental monitoring of A-LLNs, through combining energy-aware, reliability-aware, robustness-aware and resource-aware contexts according to the composite routing metrics approach. The correct behavior of this enhanced RPL version (RPAL was verified by performance evaluations on both simulation and field tests. The obtained experimental results confirm that SCAOF can deliver the desired advantages on network lifetime extension, and high reliability and efficiency in different simulation scenarios and hardware testbeds.

  7. Power-Aware Routing and Network Design with Bundled Links: Solutions and Analysis

    Directory of Open Access Journals (Sweden)

    Rosario G. Garroppo

    2013-01-01

    Full Text Available The paper deeply analyzes a novel network-wide power management problem, called Power-Aware Routing and Network Design with Bundled Links (PARND-BL, which is able to take into account both the relationship between the power consumption and the traffic throughput of the nodes and to power off both the chassis and even the single Physical Interface Card (PIC composing each link. The solutions of the PARND-BL model have been analyzed by taking into account different aspects associated with the actual applicability in real network scenarios: (i the time for obtaining the solution, (ii the deployed network topology and the resulting topology provided by the solution, (iii the power behavior of the network elements, (iv the traffic load, (v the QoS requirement, and (vi the number of paths to route each traffic demand. Among the most interesting and novel results, our analysis shows that the strategy of minimizing the number of powered-on network elements through the traffic consolidation does not always produce power savings, and the solution of this kind of problems, in some cases, can lead to spliting a single traffic demand into a high number of paths.

  8. A Work-Demand Analysis Compatible with Preemption-Aware Scheduling for Power-Aware Real-Time Tasks

    Directory of Open Access Journals (Sweden)

    Da-Ren Chen

    2013-01-01

    Full Text Available Due to the importance of slack time utilization for power-aware scheduling algorithms,we propose a work-demand analysis method called parareclamation algorithm (PRA to increase slack time utilization of the existing real-time DVS algorithms. PRA is an online scheduling for power-aware real-time tasks under rate-monotonic (RM policy. It can be implemented and fully compatible with preemption-aware or transition-aware scheduling algorithms without increasing their computational complexities. The key technique of the heuristics method doubles the analytical interval and turns the deferrable workload out the potential slack time. Theoretical proofs show that PRA guarantees the task deadlines in a feasible RM schedule and takes linear time and space complexities. Experimental results indicate that the proposed method combining the preemption-aware methods seamlessly reduces the energy consumption by 14% on average over their original algorithms.

  9. ENERGY EFFICIENT ROUTING PROTOCOLS FOR WIRELESS AD HOC NETWORKS – A SURVEY

    Directory of Open Access Journals (Sweden)

    K. Sankar

    2012-06-01

    Full Text Available Reducing energy consumption, primarily with the goal of extending the lifetime of battery-powered devices, has emerged as a fundamental challenge in wireless communication. The performance of the medium access control (MAC scheme not only has a fairly significant end-result on the behaviour of the routing approach employed, but also on the energy consumption of the wireless network interface card (NIC. We investigate the inadequacies of the MAC schemes designed for ad hoc wireless networks in the context of power awareness herein. The topology changes due to uncontrollable factors such as node mobility, weather, interference, noise, as well as on controllable parameters such as transmission power and antenna direction results in significant amount of energy loss. Controlling rapid topology changes by minimizing the maximum transmission power used in ad hoc wireless networks, while still maintaining networks connectivity can prolong battery life and hence network lifetime considerably. In addition, we systematically explore the potential energy consumption pitfalls of non–power-based and power based routing schemes. We suggest a thorough energy-based performance survey of energy aware routing protocols for wireless mobile ad-hoc networks. We also present the statistical performance metrics measured by our simulations.

  10. Receiver-Based Ad Hoc On Demand Multipath Routing Protocol for Mobile Ad Hoc Networks.

    Science.gov (United States)

    Al-Nahari, Abdulaziz; Mohamad, Mohd Murtadha

    2016-01-01

    Decreasing the route rediscovery time process in reactive routing protocols is challenging in mobile ad hoc networks. Links between nodes are continuously established and broken because of the characteristics of the network. Finding multiple routes to increase the reliability is also important but requires a fast update, especially in high traffic load and high mobility where paths can be broken as well. The sender node keeps re-establishing path discovery to find new paths, which makes for long time delay. In this paper we propose an improved multipath routing protocol, called Receiver-based ad hoc on demand multipath routing protocol (RB-AOMDV), which takes advantage of the reliability of the state of the art ad hoc on demand multipath distance vector (AOMDV) protocol with less re-established discovery time. The receiver node assumes the role of discovering paths when finding data packets that have not been received after a period of time. Simulation results show the delay and delivery ratio performances are improved compared with AOMDV.

  11. Cost-aware request routing in multi-geography cloud data centres using software-defined networking

    Science.gov (United States)

    Yuan, Haitao; Bi, Jing; Li, Bo Hu; Tan, Wei

    2017-03-01

    Current geographically distributed cloud data centres (CDCs) require gigantic energy and bandwidth costs to provide multiple cloud applications to users around the world. Previous studies only focus on energy cost minimisation in distributed CDCs. However, a CDC provider needs to deliver gigantic data between users and distributed CDCs through internet service providers (ISPs). Geographical diversity of bandwidth and energy costs brings a highly challenging problem of how to minimise the total cost of a CDC provider. With the recently emerging software-defined networking, we study the total cost minimisation problem for a CDC provider by exploiting geographical diversity of energy and bandwidth costs. We formulate the total cost minimisation problem as a mixed integer non-linear programming (MINLP). Then, we develop heuristic algorithms to solve the problem and to provide a cost-aware request routing for joint optimisation of the selection of ISPs and the number of servers in distributed CDCs. Besides, to tackle the dynamic workload in distributed CDCs, this article proposes a regression-based workload prediction method to obtain future incoming workload. Finally, this work evaluates the cost-aware request routing by trace-driven simulation and compares it with the existing approaches to demonstrate its effectiveness.

  12. AR-RBFS: Aware-Routing Protocol Based on Recursive Best-First Search Algorithm for Wireless Sensor Networks

    Directory of Open Access Journals (Sweden)

    Farzad Kiani

    2016-01-01

    Full Text Available Energy issue is one of the most important problems in wireless sensor networks. They consist of low-power sensor nodes and a few base station nodes. They must be adaptive and efficient in data transmission to sink in various areas. This paper proposes an aware-routing protocol based on clustering and recursive search approaches. The paper focuses on the energy efficiency issue with various measures such as prolonging network lifetime along with reducing energy consumption in the sensor nodes and increasing the system reliability. Our proposed protocol consists of two phases. In the first phase (network development phase, the sensors are placed into virtual layers. The second phase (data transmission is related to routes discovery and data transferring so it is based on virtual-based Classic-RBFS algorithm in the lake of energy problem environments but, in the nonchargeable environments, all nodes in each layer can be modeled as a random graph and then begin to be managed by the duty cycle method. Additionally, the protocol uses new topology control, data aggregation, and sleep/wake-up schemas for energy saving in the network. The simulation results show that the proposed protocol is optimal in the network lifetime and packet delivery parameters according to the present protocols.

  13. A Survey on Temperature-Aware Routing Protocols in Wireless Body Sensor Networks

    Directory of Open Access Journals (Sweden)

    Sangman Moh

    2013-08-01

    Full Text Available The rapid growth of the elderly population in the world and the rising cost of healthcare impose big issues for healthcare and medical monitoring. A Wireless Body Sensor Network (WBSN is comprised of small sensor nodes attached inside, on or around a human body, the main purpose of which is to monitor the functions and surroundings of the human body. However, the heat generated by the node’s circuitry and antenna could cause damage to the human tissue. Therefore, in designing a routing protocol for WBSNs, it is important to reduce the heat by incorporating temperature into the routing metric. The main contribution of this paper is to survey existing temperature-aware routing protocols that have been proposed for WBSNs. In this paper, we present a brief overview of WBSNs, review the existing routing protocols comparatively and discuss challenging open issues in the design of routing protocols.

  14. Energy Aware Cluster-Based Routing in Flying Ad-Hoc Networks.

    Science.gov (United States)

    Aadil, Farhan; Raza, Ali; Khan, Muhammad Fahad; Maqsood, Muazzam; Mehmood, Irfan; Rho, Seungmin

    2018-05-03

    Flying ad-hoc networks (FANETs) are a very vibrant research area nowadays. They have many military and civil applications. Limited battery energy and the high mobility of micro unmanned aerial vehicles (UAVs) represent their two main problems, i.e., short flight time and inefficient routing. In this paper, we try to address both of these problems by means of efficient clustering. First, we adjust the transmission power of the UAVs by anticipating their operational requirements. Optimal transmission range will have minimum packet loss ratio (PLR) and better link quality, which ultimately save the energy consumed during communication. Second, we use a variant of the K-Means Density clustering algorithm for selection of cluster heads. Optimal cluster heads enhance the cluster lifetime and reduce the routing overhead. The proposed model outperforms the state of the art artificial intelligence techniques such as Ant Colony Optimization-based clustering algorithm and Grey Wolf Optimization-based clustering algorithm. The performance of the proposed algorithm is evaluated in term of number of clusters, cluster building time, cluster lifetime and energy consumption.

  15. Energy Aware Cluster-Based Routing in Flying Ad-Hoc Networks

    Directory of Open Access Journals (Sweden)

    Farhan Aadil

    2018-05-01

    Full Text Available Flying ad-hoc networks (FANETs are a very vibrant research area nowadays. They have many military and civil applications. Limited battery energy and the high mobility of micro unmanned aerial vehicles (UAVs represent their two main problems, i.e., short flight time and inefficient routing. In this paper, we try to address both of these problems by means of efficient clustering. First, we adjust the transmission power of the UAVs by anticipating their operational requirements. Optimal transmission range will have minimum packet loss ratio (PLR and better link quality, which ultimately save the energy consumed during communication. Second, we use a variant of the K-Means Density clustering algorithm for selection of cluster heads. Optimal cluster heads enhance the cluster lifetime and reduce the routing overhead. The proposed model outperforms the state of the art artificial intelligence techniques such as Ant Colony Optimization-based clustering algorithm and Grey Wolf Optimization-based clustering algorithm. The performance of the proposed algorithm is evaluated in term of number of clusters, cluster building time, cluster lifetime and energy consumption.

  16. Predictive routing for autonomous mobility-on-demand systems with ride-sharing

    NARCIS (Netherlands)

    Alonso Mora, J.; Wallar, Alex; Rus, Daniela; Bicchi, A.; Maciejewski, T.

    2017-01-01

    Ride-sharing, or carpooling, systems with autonomous vehicles will provide efficient and reliable urban mobility on demand. In this work we present a method for dynamic vehicle routing that leverages historical data to improve the performance of a network of self-driving taxis. In particular, we

  17. Satellite network robust QoS-aware routing

    CERN Document Server

    Long, Fei

    2014-01-01

    Satellite Network Robust QoS-aware Routing presents a novel routing strategy for satellite networks. This strategy is useful for the design of multi-layered satellite networks as it can greatly reduce the number of time slots in one system cycle. The traffic prediction and engineering approaches make the system robust so that the traffic spikes can be handled effectively. The multi-QoS optimization routing algorithm can satisfy various potential user requirements. Clear and sufficient illustrations are also presented in the book. As the chapters cover the above topics independently, readers from different research backgrounds in constellation design, multi-QoS routing, and traffic engineering can benefit from the book.   Fei Long is a senior engineer at Beijing R&D Center of 54th Research Institute of China Electronics Technology Group Corporation.

  18. Temperature Effect on Energy Demand

    Energy Technology Data Exchange (ETDEWEB)

    Kim, Young Duk [Korea Energy Economics Institute, Euiwang (Korea)

    1999-03-01

    We provide various estimates of temperature effect for accommodating seasonality in energy demand, particularly natural gas demand. We exploit temperature response and monthly temperature distribution to estimate the temperature effect on natural gas demand. Both local and global smoothed temperature responses are estimated from empirical relationship between hourly temperature and hourly energy consumption data during the sample period (1990 - 1996). Monthly temperature distribution estimates are obtained by kernel density estimation from temperature dispersion within a month. We integrate temperature response and monthly temperature density over all the temperatures in the sample period to estimate temperature effect on energy demand. Then, estimates of temperature effect are compared between global and local smoothing methods. (author). 15 refs., 14 figs., 2 tabs.

  19. ROUTING DEMAND CHANGES TO USERS ON THE WM LATERAL CANAL WITH SACMAN

    Science.gov (United States)

    Most canals have either long travel times or insufficient in-canal storage to operate on-demand. Thus, most flow changes must be routed through the canal. Volume compensation has been proposed as a method for easily applying feedforward control to irrigation canals. SacMan (Software for Automated Ca...

  20. Routing in opportunistic networks

    CERN Document Server

    Dhurandher, Sanjay; Anpalagan, Alagan; Vasilakos, Athanasios

    2013-01-01

    This book provides a comprehensive guide to selected topics, both ongoing and emerging, in routing in OppNets. The book is edited by worldwide technical leaders, prolific researchers and outstanding academics, Dr. Isaac Woungang and co-editors, Dr. Sanjay Kumar Dhurandher, Prof. Alagan Anpalagan and Prof. Athanasios Vasilakos. Consisting of contributions from well known and high profile researchers and scientists in their respective specialties, the main topics that are covered in this book include mobility and routing, social-aware routing, context-based routing, energy-aware routing, incentive-aware routing, stochastic routing, modeling of intermittent connectivity, in both infrastructure and infrastructure-less OppNets. Key Features: Discusses existing and emerging techniques for routing in infrastructure and infrastructure-less OppNets. Provides a unified covering of otherwise disperse selected topics on routing in infrastructure and infrastructure-less OppNets.  Includes a set of PowerPoint slides and g...

  1. A source-initiated on-demand routing algorithm based on the Thorup-Zwick theory for mobile wireless sensor networks.

    Science.gov (United States)

    Mao, Yuxin; Zhu, Ping

    2013-01-01

    The unreliability and dynamics of mobile wireless sensor networks make it hard to perform end-to-end communications. This paper presents a novel source-initiated on-demand routing mechanism for efficient data transmission in mobile wireless sensor networks. It explores the Thorup-Zwick theory to achieve source-initiated on-demand routing with time efficiency. It is able to find out shortest routing path between source and target in a network and transfer data in linear time. The algorithm is easy to be implemented and performed in resource-constrained mobile wireless sensor networks. We also evaluate the approach by analyzing its cost in detail. It can be seen that the approach is efficient to support data transmission in mobile wireless sensor networks.

  2. A Novel Load Balancing Scheme for Multipath Routing Protocol in MANET

    Directory of Open Access Journals (Sweden)

    Kokilamani Mounagurusamy

    2016-09-01

    Full Text Available The recent advancements in information and communication technology create a great demand for multipath routing protocols. In MANET, nodes can be arbitrarily located and can move freely at any given time. The topology of MANET can change rapidly and unpredictably. Because wireless link capacities are usually limited, congestion is possible in MANETs. Hence, balancing the load in a MANET is important since nodes with high load will deplete their batteries quickly, thereby increasing the probability of disconnecting or partitioning the network. To overcome these, the multipath protocol should be aware of load at route discovery phase. The main objective of the proposed article is to balance the load on a node and to extend the lifetime of the node due to the congestion, energy depletion and link failures. This article describes a novel load and congestion aware scheme called Path Efficient Ad-hoc On-demand Multipath Distance Vector (PE-AOMDV protocol to increase the performance of routing process in MANET in terms of congestion, end-to-end delay and load balancing. A new threshold value and a counter variable are introduced to limit the number of communication paths passing over a node in route discovery phase. For every new request the counter variable is incremented by one and the threshold value is compared to see whether the maximum number of connections has been reached or not. The proposed method is network simulator ns-2 and it is found that there is a significant improvement in the proposed scheme. It reduces the energy consumption, average end-to-end delay and normalized routing overhead. Also the proposed scheme increases packet delivery ratio, throughput and minimizes routing overheads.

  3. Avoiding the conflict: Metacognitive awareness drives the selection of low-demand contexts.

    Science.gov (United States)

    Desender, Kobe; Buc Calderon, Cristian; Van Opstal, Filip; Van den Bussche, Eva

    2017-07-01

    Previous research attempted to explain how humans strategically adapt behavior in order to achieve successful task performance. Recently, it has been suggested that 1 potential strategy is to avoid tasks that are too demanding. Here, we report 3 experiments that investigate the empirically neglected role of metacognitive awareness in this process. In these experiments, participants could freely choose between performing a task in either a high-demand or a low-demand context. Using subliminal priming, we ensured that participants were not aware of the visual stimuli creating these different demand contexts. Our results showed that participants who noticed a difference in task difficulty (i.e., metacognitive aware participants) developed a clear preference for the low-demand context. In contrast, participants who experienced no difference in task difficulty (i.e., metacognitive unaware participants) based their choices on variables unrelated to cognitive demand (e.g., the color or location associated with a context), and did not develop a preference for the low-demand context. Crucially, this pattern was found despite identical task performance in both metacognitive awareness groups. A multiple regression approach confirmed that metacognitive awareness was the main factor driving the preference for low-demand contexts. These results argue for an important role of metacognitive awareness in the strategic avoidance of demanding tasks. (PsycINFO Database Record (c) 2017 APA, all rights reserved).

  4. The impact of predicted demand on energy production

    Science.gov (United States)

    El kafazi, I.; Bannari, R.; Aboutafail, My. O.

    2018-05-01

    Energy is crucial for human life, a secure and accessible supply of power is essential for the sustainability of societies. Economic development and demographic progression increase energy demand, prompting countries to conduct research and studies on energy demand and production. Although, increasing in energy demand in the future requires a correct determination of the amount of energy supplied. Our article studies the impact of demand on energy production to find the relationship between the two latter and managing properly the production between the different energy sources. Historical data of demand and energy production since 2000 are used. The data are processed by the regression model to study the impact of demand on production. The obtained results indicate that demand has a positive and significant impact on production (high impact). Production is also increasing but at a slower pace. In this work, Morocco is considered as a case study.

  5. SACFIR: SDN-Based Application-Aware Centralized Adaptive Flow Iterative Reconfiguring Routing Protocol for WSNs.

    Science.gov (United States)

    Aslam, Muhammad; Hu, Xiaopeng; Wang, Fan

    2017-12-13

    Smart reconfiguration of a dynamic networking environment is offered by the central control of Software-Defined Networking (SDN). Centralized SDN-based management architectures are capable of retrieving global topology intelligence and decoupling the forwarding plane from the control plane. Routing protocols developed for conventional Wireless Sensor Networks (WSNs) utilize limited iterative reconfiguration methods to optimize environmental reporting. However, the challenging networking scenarios of WSNs involve a performance overhead due to constant periodic iterative reconfigurations. In this paper, we propose the SDN-based Application-aware Centralized adaptive Flow Iterative Reconfiguring (SACFIR) routing protocol with the centralized SDN iterative solver controller to maintain the load-balancing between flow reconfigurations and flow allocation cost. The proposed SACFIR's routing protocol offers a unique iterative path-selection algorithm, which initially computes suitable clustering based on residual resources at the control layer and then implements application-aware threshold-based multi-hop report transmissions on the forwarding plane. The operation of the SACFIR algorithm is centrally supervised by the SDN controller residing at the Base Station (BS). This paper extends SACFIR to SDN-based Application-aware Main-value Centralized adaptive Flow Iterative Reconfiguring (SAMCFIR) to establish both proactive and reactive reporting. The SAMCFIR transmission phase enables sensor nodes to trigger direct transmissions for main-value reports, while in the case of SACFIR, all reports follow computed routes. Our SDN-enabled proposed models adjust the reconfiguration period according to the traffic burden on sensor nodes, which results in heterogeneity awareness, load-balancing and application-specific reconfigurations of WSNs. Extensive experimental simulation-based results show that SACFIR and SAMCFIR yield the maximum scalability, network lifetime and stability

  6. SACFIR: SDN-Based Application-Aware Centralized Adaptive Flow Iterative Reconfiguring Routing Protocol for WSNs

    Directory of Open Access Journals (Sweden)

    Muhammad Aslam

    2017-12-01

    Full Text Available Smart reconfiguration of a dynamic networking environment is offered by the central control of Software-Defined Networking (SDN. Centralized SDN-based management architectures are capable of retrieving global topology intelligence and decoupling the forwarding plane from the control plane. Routing protocols developed for conventional Wireless Sensor Networks (WSNs utilize limited iterative reconfiguration methods to optimize environmental reporting. However, the challenging networking scenarios of WSNs involve a performance overhead due to constant periodic iterative reconfigurations. In this paper, we propose the SDN-based Application-aware Centralized adaptive Flow Iterative Reconfiguring (SACFIR routing protocol with the centralized SDN iterative solver controller to maintain the load-balancing between flow reconfigurations and flow allocation cost. The proposed SACFIR’s routing protocol offers a unique iterative path-selection algorithm, which initially computes suitable clustering based on residual resources at the control layer and then implements application-aware threshold-based multi-hop report transmissions on the forwarding plane. The operation of the SACFIR algorithm is centrally supervised by the SDN controller residing at the Base Station (BS. This paper extends SACFIR to SDN-based Application-aware Main-value Centralized adaptive Flow Iterative Reconfiguring (SAMCFIR to establish both proactive and reactive reporting. The SAMCFIR transmission phase enables sensor nodes to trigger direct transmissions for main-value reports, while in the case of SACFIR, all reports follow computed routes. Our SDN-enabled proposed models adjust the reconfiguration period according to the traffic burden on sensor nodes, which results in heterogeneity awareness, load-balancing and application-specific reconfigurations of WSNs. Extensive experimental simulation-based results show that SACFIR and SAMCFIR yield the maximum scalability, network lifetime

  7. The Emergency Vehicle Routing Problem with Uncertain Demand under Sustainability Environments

    Directory of Open Access Journals (Sweden)

    Jin Qin

    2017-02-01

    Full Text Available The reasonable utilization of limited resources is critical to realize the sustainable developments. In the initial 72-h crucial rescue period after the disaster, emergency supplies have always been insufficient and the demands in the affected area have always been uncertain. In order to improve timeliness, utilization and sustainability of emergency service, the allocation of the emergency supplies and the emergency vehicle routes should be determined simultaneously. Assuming the uncertain demands follow normal distribution, an optimization model for the emergency vehicle routing, by considering the insufficient supplies and the uncertain demands, is developed. The objective function is applied to minimize the total costs, including the penalty costs induced by more or less supplies than the actual demands at all demand points, as well as the constraints of the time windows and vehicle load capacity taken into account. In more details, a solution method for the model, based on the genetic algorithm, is proposed, which solves the problem in two stages. A numerical example is presented to demonstrate the efficiency and validity of the proposed model and algorithm.

  8. Energy Aware Routing Schemes in Solar PoweredWireless Sensor Networks

    KAUST Repository

    Dehwah, Ahmad H.

    2016-10-01

    Wireless sensor networks enable inexpensive distributed monitoring systems that are the backbone of smart cities. In this dissertation, we are interested in wireless sensor networks for traffic monitoring and an emergency flood detection to improve the safety of future cities. To achieve real-time traffic monitoring and emergency flood detection, the system has to be continually operational. Accordingly, an energy source is needed to ensure energy availability at all times. The sun provides for the most inexpensive source of energy, and therefore the energy is provided here by a solar panel working in conjunction with a rechargeable battery. Unlike batteries, solar energy fluctuates spatially and temporally due to the panel orientation, seasonal variation and node location, particularly in cities where buildings cast shadows. Especially, it becomes scarce whenever floods are likely to occur, as the weather tends to be cloudy at such times when the emergency detection system is most needed. These considerations lead to the need for the optimization of the energy of the sensor network, to maximize its sensing performance. In this dissertation, we address the challenges associated with long term outdoor deployments along with providing some solutions to overcome part of these challenges. We then introduce the energy optimization problem, as a distributed greedy approach. Motivated by the flood sensing application, our objective is to maximize the energy margin in the solar powered network at the onset of the high rain event, to maximize the network lifetime. The decentralized scheme will achieve this by optimizing the energy over a time horizon T, taking into account the available and predicted energy over the entire routing path. Having a good energy forecasting scheme can significantly enhance the energy optimization in WSN. Thus, this dissertation proposes a new energy forecasting scheme that is compatible with the platform’s capabilities. This proposed

  9. Investigating the impact of static roadside advertising on drivers' situation awareness.

    Science.gov (United States)

    Young, Kristie L; Stephens, Amanda N; Logan, David B; Lenné, Michael G

    2017-04-01

    Roadside advertising has the potential to create a crash risk for drivers as it may distract attention from driving at critical times. In an on-road instrumented vehicle study, we examined if and how static advertising billboards affect drivers' situation awareness across different driving environments. Nineteen fully licensed drivers drove an instrumented vehicle around a 38 km urban test route comprising freeway, busy urban retail and arterial road sections. The route contained a number of static billboards. Drivers provided continuous verbal protocols throughout the drive. Results indicated that the structure and content of drivers' situation awareness was not appreciably affected by the billboards in any of the road environments examined. Drivers focused their attention on the billboards when driving demand was low, such as when driving on the freeway with light to moderate traffic, in lower speed zones, or when stationary. However, when drivers were required to perform a manoeuvre or driving demands increased, drivers directed less attention to the billboards and focussed their awareness on the immediate driving task. This suggests that drivers can, at least under some conditions, effectively self-regulate their attention to billboards when required to focus on the immediate traffic or driving situation. Copyright © 2016 Elsevier Ltd. All rights reserved.

  10. A model to improve the routing performance of Cognitive Radio Wireless Mesh Networks

    Directory of Open Access Journals (Sweden)

    Lesiba Morries Kola

    2017-12-01

    Full Text Available The increasing demand for broadband wireless technologies has led to the scarcity, inefficient utilization, and underutilization of the spectrum. The Cognitive Radio (CR technology has emerged as the promising solution which improves the utilization of the spectrum. However, routing is a challenge due to the dynamic nature of the CR networks. The link quality varies in space and time as nodes join and leave the network. The network connectivity is intermittent due to node mobility and the activities of the primary user. The spectrum aware, spectrum agile, and interference aware routing protocols are vital for the sturdiness of the network and efficient utilization of the resources. We propose an interference aware, spectrum aware, and agile extended Weighted Cumulative Expected Transmission Time (xWCETT routing protocol. The protocol integrates the features of the Ad-hoc On-demand Distance Vector (AODV and the weighted cumulative expected transmission time (WCETT routing protocols. The xWCETT was simulated using the Network Simulator 2 and its performance compared with the AODV and the WCETT routing protocols. The xWCETT was evaluated with respect to quality of service related metrics and the results show that it outperformed the AODV and WCETT routing protocols.

  11. Function-Oriented Networking and On-Demand Routing System in Network Using Ant Colony Optimization Algorithm

    Directory of Open Access Journals (Sweden)

    Young-Bo Sim

    2017-11-01

    Full Text Available In this paper, we proposed and developed Function-Oriented Networking (FON, a platform for network users. It has a different philosophy as opposed to technologies for network managers of Software-Defined Networking technology, OpenFlow. It is a technology that can immediately reflect the demands of the network users in the network, unlike the existing OpenFlow and Network Functions Virtualization (NFV, which do not reflect directly the needs of the network users. It allows the network user to determine the policy of the direct network, so it can be applied more precisely than the policy applied by the network manager. This is expected to increase the satisfaction of the service users when the network users try to provide new services. We developed FON function that performs on-demand routing for Low-Delay Required service. We analyzed the characteristics of the Ant Colony Optimization (ACO algorithm and found that the algorithm is suitable for low-delay required services. It was also the first in the world to implement the routing software using ACO Algorithm in the real Ethernet network. In order to improve the routing performance, several algorithms of the ACO Algorithm have been developed to enable faster path search-routing and path recovery. The relationship between the network performance index and the ACO routing parameters is derived, and the results are compared and analyzed. Through this, it was possible to develop the ACO algorithm.

  12. A Dynamic Optimization Method of Indoor Fire Evacuation Route Based on Real-time Situation Awareness

    Directory of Open Access Journals (Sweden)

    DING Yulin

    2016-12-01

    Full Text Available How to provide safe and effective evacuation routes is an important safeguard to correctly guide evacuation and reduce the casualties during the fire situation rapidly evolving in complex indoor environment. The traditional static path finding method is difficult to adjust the path adaptively according to the changing fire situation, which lead to the evacuation decision-making blindness and hysteresis. This paper proposes a dynamic method which can dynamically optimize the indoor evacuation routes based on the real-time situation awareness. According to the real-time perception of fire situation parameters and the changing indoor environment information, the evacuation route is optimized dynamically. The integrated representation of multisource indoor fire monitoring sensor observations oriented fire emergency evacuation is presented at first, real-time fire threat situation information inside building is then extracted from the observation data of multi-source sensors, which is used to constrain the dynamical optimization of the topology of the evacuation route. Finally, the simulation experiments prove that this method can improve the accuracy and efficiency of indoor evacuation routing.

  13. Bayes Node Energy Polynomial Distribution to Improve Routing in Wireless Sensor Network

    Science.gov (United States)

    Palanisamy, Thirumoorthy; Krishnasamy, Karthikeyan N.

    2015-01-01

    Wireless Sensor Network monitor and control the physical world via large number of small, low-priced sensor nodes. Existing method on Wireless Sensor Network (WSN) presented sensed data communication through continuous data collection resulting in higher delay and energy consumption. To conquer the routing issue and reduce energy drain rate, Bayes Node Energy and Polynomial Distribution (BNEPD) technique is introduced with energy aware routing in the wireless sensor network. The Bayes Node Energy Distribution initially distributes the sensor nodes that detect an object of similar event (i.e., temperature, pressure, flow) into specific regions with the application of Bayes rule. The object detection of similar events is accomplished based on the bayes probabilities and is sent to the sink node resulting in minimizing the energy consumption. Next, the Polynomial Regression Function is applied to the target object of similar events considered for different sensors are combined. They are based on the minimum and maximum value of object events and are transferred to the sink node. Finally, the Poly Distribute algorithm effectively distributes the sensor nodes. The energy efficient routing path for each sensor nodes are created by data aggregation at the sink based on polynomial regression function which reduces the energy drain rate with minimum communication overhead. Experimental performance is evaluated using Dodgers Loop Sensor Data Set from UCI repository. Simulation results show that the proposed distribution algorithm significantly reduce the node energy drain rate and ensure fairness among different users reducing the communication overhead. PMID:26426701

  14. Bayes Node Energy Polynomial Distribution to Improve Routing in Wireless Sensor Network.

    Science.gov (United States)

    Palanisamy, Thirumoorthy; Krishnasamy, Karthikeyan N

    2015-01-01

    Wireless Sensor Network monitor and control the physical world via large number of small, low-priced sensor nodes. Existing method on Wireless Sensor Network (WSN) presented sensed data communication through continuous data collection resulting in higher delay and energy consumption. To conquer the routing issue and reduce energy drain rate, Bayes Node Energy and Polynomial Distribution (BNEPD) technique is introduced with energy aware routing in the wireless sensor network. The Bayes Node Energy Distribution initially distributes the sensor nodes that detect an object of similar event (i.e., temperature, pressure, flow) into specific regions with the application of Bayes rule. The object detection of similar events is accomplished based on the bayes probabilities and is sent to the sink node resulting in minimizing the energy consumption. Next, the Polynomial Regression Function is applied to the target object of similar events considered for different sensors are combined. They are based on the minimum and maximum value of object events and are transferred to the sink node. Finally, the Poly Distribute algorithm effectively distributes the sensor nodes. The energy efficient routing path for each sensor nodes are created by data aggregation at the sink based on polynomial regression function which reduces the energy drain rate with minimum communication overhead. Experimental performance is evaluated using Dodgers Loop Sensor Data Set from UCI repository. Simulation results show that the proposed distribution algorithm significantly reduce the node energy drain rate and ensure fairness among different users reducing the communication overhead.

  15. Sensitivity analysis of energy demands on performance of CCHP system

    International Nuclear Information System (INIS)

    Li, C.Z.; Shi, Y.M.; Huang, X.H.

    2008-01-01

    Sensitivity analysis of energy demands is carried out in this paper to study their influence on performance of CCHP system. Energy demand is a very important and complex factor in the optimization model of CCHP system. Average, uncertainty and historical peaks are adopted to describe energy demands. The mix-integer nonlinear programming model (MINLP) which can reflect the three aspects of energy demands is established. Numerical studies are carried out based on energy demands of a hotel and a hospital. The influence of average, uncertainty and peaks of energy demands on optimal facility scheme and economic advantages of CCHP system are investigated. The optimization results show that the optimal GT's capacity and economy of CCHP system mainly lie on the average energy demands. Sum of capacities of GB and HE is equal to historical heating demand peaks, and sum of capacities of AR and ER are equal to historical cooling demand peaks. Maximum of PG is sensitive with historical peaks of energy demands and not influenced by uncertainty of energy demands, while the corresponding influence on DH is adverse

  16. Enhancing On-Demand Multicast Routing Protocols using Mobility Prediction in Mobile Ad-hoc Network

    Directory of Open Access Journals (Sweden)

    Nermin Makhlouf

    2014-08-01

    Full Text Available A Mobile Ad hoc Network (MANET is a self-organizing wireless communication network in which mobile devices are based on no infrastructure like base stations or access points. Minimal configuration and quick deployment make ad hoc networks suitable for emergency situations like disaster recovery or military conflict. Since node mobility may cause links to be broken frequently, a very important issue for routing in MANETs is how to set reliable paths which can last as long as possible. To solve this problem, non-random behaviors for the mobility patterns that mobile users exhibit are exploited. This paper introduces a scheme to improve On-Demand Multicast Routing Protocol (ODMRP performances by using mobility prediction. 

  17. Robust On-Demand Multipath Routing with Dynamic Path Upgrade for Delay-Sensitive Data over Ad Hoc Networks

    Directory of Open Access Journals (Sweden)

    Sunil Kumar

    2013-01-01

    Full Text Available Node mobility in mobile ad hoc networks (MANETs causes frequent route breakages and intermittent link stability. In this paper, we introduce a robust routing scheme, known as ad hoc on-demand multipath distance vector with dynamic path update (AOMDV-DPU, for delay-sensitive data transmission over MANET. The proposed scheme improves the AOMDV scheme by incorporating the following features: (i a routing metric based on the combination of minimum hops and received signal strength indicator (RSSI for discovery of reliable routes; (ii a local path update mechanism which strengthens the route, reduces the route breakage frequency, and increases the route longevity; (iii a keep alive mechanism for secondary route maintenance which enables smooth switching between routes and reduces the route discovery frequency; (iv a packet salvaging scheme to improve packet delivery in the event of a route breakage; and (v low HELLO packet overhead. The simulations are carried out in ns-2 for varying node speeds, number of sources, and traffic load conditions. Our AOMDV-DPU scheme achieves significantly higher throughput, lower delay, routing overhead, and route discovery frequency and latency compared to AOMDV. For H.264 compressed video traffic, AOMDV-DPU scheme achieves 3 dB or higher PSNR gain over AOMDV at both low and high node speeds.

  18. Top-down workforce demand extrapolation based on an EC energy road-map scenario

    International Nuclear Information System (INIS)

    Roelofs, F.; Von Estorff, U.

    2014-01-01

    The EHRO-N team of JRC-IET provides the EC with essential data related to supply and demand for nuclear experts based on bottom-up information from the nuclear industry. The current paper deals with an alternative approach to derive figures for the demand side information of the nuclear workforce. Complementary to the bottom-up approach, a top-down modelling approach extrapolation of an EC Energy road-map nuclear energy demand scenario is followed here in addition to the survey information. In this top-down modelling approach, the number of nuclear power plants that are in operation and under construction is derived as a function of time from 2010 up to 2050 assuming that the current reactor park will be replaced by generic third generation reactors of 1400 MWe or 1000 MWe. Depending on the size of new build reactors, the analysis shows the number of new reactors required to fulfil the demand for nuclear energy. Based on workforce models for operation and construction of nuclear power plants, the model allows an extrapolation of these respective work-forces. Using the nuclear skills pyramid, the total workforce employed at a plant is broken down in a nuclear (experts), nuclearized, and nuclear aware workforce. With retirement profiles for nuclear power plants derived from the bottom-up EHRO-N survey, the replacement of the current workforce is taken into account. The peak of the new workforce (partly replacing the retiring workforce and additionally keeping up with the growing total workforce demand) for nuclear experts and nuclearized employees is to be expected at the end of the considered period (2050). However, the peak workforce for nuclear aware employees is to be expected around 2020. When comparing to historical data for the nuclear capacity being installed at the same time in Europe, it is clear that the expected future capacity to be installed at the same time in Europe is significantly lower (factor of 2) than in the early 1980's. However, it should

  19. Meeting Air Transportation Demand in 2025 by Using Larger Aircraft and Alternative Routing to Complement NextGen Operational Improvements

    Science.gov (United States)

    Smith, Jeremy C.; Guerreiro, Nelson M.; Viken, Jeffrey K.; Dollyhigh, Samuel M.; Fenbert, James W.

    2010-01-01

    A study was performed that investigates the use of larger aircraft and alternative routing to complement the capacity benefits expected from the Next Generation Air Transportation System (NextGen) in 2025. National Airspace System (NAS) delays for the 2025 demand projected by the Transportation Systems Analysis Models (TSAM) were assessed using NASA s Airspace Concept Evaluation System (ACES). The shift in demand from commercial airline to automobile and from one airline route to another was investigated by adding the route delays determined from the ACES simulation to the travel times used in the TSAM and re-generating new flight scenarios. The ACES simulation results from this study determined that NextGen Operational Improvements alone do not provide sufficient airport capacity to meet the projected demand for passenger air travel in 2025 without significant system delays. Using larger aircraft with more seats on high-demand routes and introducing new direct routes, where demand warrants, significantly reduces delays, complementing NextGen improvements. Another significant finding of this study is that the adaptive behavior of passengers to avoid congested airline-routes is an important factor when projecting demand for transportation systems. Passengers will choose an alternative mode of transportation or alternative airline routes to avoid congested routes, thereby reducing delays to acceptable levels for the 2025 scenario; the penalty being that alternative routes and the option to drive increases overall trip time by 0.4% and may be less convenient than the first-choice route.

  20. A Framework for Understanding and Generating Integrated Solutions for Residential Peak Energy Demand

    Science.gov (United States)

    Buys, Laurie; Vine, Desley; Ledwich, Gerard; Bell, John; Mengersen, Kerrie; Morris, Peter; Lewis, Jim

    2015-01-01

    Supplying peak energy demand in a cost effective, reliable manner is a critical focus for utilities internationally. Successfully addressing peak energy concerns requires understanding of all the factors that affect electricity demand especially at peak times. This paper is based on past attempts of proposing models designed to aid our understanding of the influences on residential peak energy demand in a systematic and comprehensive way. Our model has been developed through a group model building process as a systems framework of the problem situation to model the complexity within and between systems and indicate how changes in one element might flow on to others. It is comprised of themes (social, technical and change management options) networked together in a way that captures their influence and association with each other and also their influence, association and impact on appliance usage and residential peak energy demand. The real value of the model is in creating awareness, understanding and insight into the complexity of residential peak energy demand and in working with this complexity to identify and integrate the social, technical and change management option themes and their impact on appliance usage and residential energy demand at peak times. PMID:25807384

  1. CROSS LAYER COORDINATED ENERGY SAVING STRATEGY IN MANET

    Institute of Scientific and Technical Information of China (English)

    Xu Li; Zheng Baoyu

    2003-01-01

    Mobile Ad hoc NETwork (MANET) consists of a set of mobile hosts which can operate independently without infrastructure base stations. Energy saving is a critical issue for MANET since most mobile hosts will operate on battery powers. A cross layer coordinated framework for energy saving is proposed in this letter. On-demand power management, physical layer and medium access control layer dialogue based multi-packet reception, mobile agent based topology discovery and topology control based transmit power-aware and battery power-aware dynamic source routing are some of new ideas in this framework.

  2. Bayes Node Energy Polynomial Distribution to Improve Routing in Wireless Sensor Network.

    Directory of Open Access Journals (Sweden)

    Thirumoorthy Palanisamy

    Full Text Available Wireless Sensor Network monitor and control the physical world via large number of small, low-priced sensor nodes. Existing method on Wireless Sensor Network (WSN presented sensed data communication through continuous data collection resulting in higher delay and energy consumption. To conquer the routing issue and reduce energy drain rate, Bayes Node Energy and Polynomial Distribution (BNEPD technique is introduced with energy aware routing in the wireless sensor network. The Bayes Node Energy Distribution initially distributes the sensor nodes that detect an object of similar event (i.e., temperature, pressure, flow into specific regions with the application of Bayes rule. The object detection of similar events is accomplished based on the bayes probabilities and is sent to the sink node resulting in minimizing the energy consumption. Next, the Polynomial Regression Function is applied to the target object of similar events considered for different sensors are combined. They are based on the minimum and maximum value of object events and are transferred to the sink node. Finally, the Poly Distribute algorithm effectively distributes the sensor nodes. The energy efficient routing path for each sensor nodes are created by data aggregation at the sink based on polynomial regression function which reduces the energy drain rate with minimum communication overhead. Experimental performance is evaluated using Dodgers Loop Sensor Data Set from UCI repository. Simulation results show that the proposed distribution algorithm significantly reduce the node energy drain rate and ensure fairness among different users reducing the communication overhead.

  3. Self-Adaptive Context Aware Routing Protocol for Unicast Communication in Delay and Tolerant Network

    Directory of Open Access Journals (Sweden)

    Yunbo Chen

    2014-05-01

    Full Text Available At present, most of research works in mobile network focus on the network overhead of the known path which exists between the sender and the receiver. However, the trend of the current practical application demands is becoming increasingly distributed and decentralized. The Delay and Tolerant Network (DTN just comes out of such background of the conflicts between them. The DTN could effectively eliminate the gap between the mobile network and the practical application demands. In this paper, a Self-Adaptive Context Aware Routing Protocol (SACARP for the unicast communication in delay and tolerant networks is presented. Meanwhile, according to the real-time context information of DTN, the Kalman filter theory is introduced to predict the information state of mobility for the optional message ferrying node, and then gives the optimal selection strategy of the message ferrying nodes. The simulation experiments have shown that, compared to the familiar single- copy and multi-copy protocols, the SACARP proposed in this paper has better transmission performance and stability, especially when the network is free, the protocol would keep a good performance with fewer connections and less buffer space.

  4. Energy-efficient routing, modulation and spectrum allocation in elastic optical networks

    Science.gov (United States)

    Tan, Yanxia; Gu, Rentao; Ji, Yuefeng

    2017-07-01

    With tremendous growth in bandwidth demand, energy consumption problem in elastic optical networks (EONs) becomes a hot topic with wide concern. The sliceable bandwidth-variable transponder in EON, which can transmit/receive multiple optical flows, was recently proposed to improve a transponder's flexibility and save energy. In this paper, energy-efficient routing, modulation and spectrum allocation (EE-RMSA) in EONs with sliceable bandwidth-variable transponder is studied. To decrease the energy consumption, we develop a Mixed Integer Linear Programming (MILP) model with corresponding EE-RMSA algorithm for EONs. The MILP model jointly considers the modulation format and optical grooming in the process of routing and spectrum allocation with the objective of minimizing the energy consumption. With the help of genetic operators, the EE-RMSA algorithm iteratively optimizes the feasible routing path, modulation format and spectrum resources solutions by explore the whole search space. In order to save energy, the optical-layer grooming strategy is designed to transmit the lightpath requests. Finally, simulation results verify that the proposed scheme is able to reduce the energy consumption of the network while maintaining the blocking probability (BP) performance compare with the existing First-Fit-KSP algorithm, Iterative Flipping algorithm and EAMGSP algorithm especially in large network topology. Our results also demonstrate that the proposed EE-RMSA algorithm achieves almost the same performance as MILP on an 8-node network.

  5. A Column Generation Approach to the Capacitated Vehicle Routing Problem with Stochastic Demands

    DEFF Research Database (Denmark)

    Christiansen, Christian Holk; Lysgaard, Jens

    . The CVRPSD can be formulated as a Set Partitioning Problem. We show that, under the above assumptions on demands, the associated column generation subproblem can be solved using a dynamic programming scheme which is similar to that used in the case of deterministic demands. To evaluate the potential of our......In this article we introduce a new exact solution approach to the Capacitated Vehicle Routing Problem with Stochastic Demands (CVRPSD). In particular, we consider the case where all customer demands are distributed independently and where each customer's demand follows a Poisson distribution...

  6. The impact of future energy demand on renewable energy production – Case of Norway

    International Nuclear Information System (INIS)

    Rosenberg, Eva; Lind, Arne; Espegren, Kari Aamodt

    2013-01-01

    Projections of energy demand are an important part of analyses of policies to promote conservation, efficiency, technology implementation and renewable energy production. The development of energy demand is a key driver of the future energy system. This paper presents long-term projections of the Norwegian energy demand as a two-step methodology of first using activities and intensities to calculate a demand of energy services, and secondly use this as input to the energy system model TIMES-Norway to optimize the Norwegian energy system. Long-term energy demand projections are uncertain and the purpose of this paper is to illustrate the impact of different projections on the energy system. The results of the analyses show that decreased energy demand results in a higher renewable fraction compared to an increased demand, and the renewable energy production increases with increased energy demand. The most profitable solution to cover increased demand is to increase the use of bio energy and to implement energy efficiency measures. To increase the wind power production, an increased renewable target or higher electricity export prices have to be fulfilled, in combination with more electricity export. - Highlights: • Projections to 2050 of Norwegian energy demand services, carriers and technologies. • Energy demand services calculated based on intensities and activities. • Energy carriers and technologies analysed by TIMES-Norway. • High renewable target results in more wind power production and electricity export. • Increased energy efficiency is important for a high renewable fraction

  7. Selective Route Based on SNR with Cross-Layer Scheme in Wireless Ad Hoc Network

    Directory of Open Access Journals (Sweden)

    Istikmal

    2017-01-01

    Full Text Available In this study, we developed network and throughput formulation models and proposed new method of the routing protocol algorithm with a cross-layer scheme based on signal-to-noise ratio (SNR. This method is an enhancement of routing protocol ad hoc on-demand distance vector (AODV. This proposed scheme uses selective route based on the SNR threshold in the reverse route mechanism. We developed AODV SNR-selective route (AODV SNR-SR for a mechanism better than AODV SNR, that is, the routing protocol that used average or sum of path SNR, and also better than AODV which is hop-count-based. We also used selective reverse route based on SNR mechanism, replacing the earlier method to avoid routing overhead. The simulation results show that AODV SNR-SR outperforms AODV SNR and AODV in terms of throughput, end-to-end delay, and routing overhead. This proposed method is expected to support Device-to-Device (D2D communications that are concerned with the quality of the channel awareness in the development of the future Fifth Generation (5G.

  8. NQAR: Network Quality Aware Routing in Error-Prone Wireless Sensor Networks

    Directory of Open Access Journals (Sweden)

    Jaewon Choi

    2010-01-01

    Full Text Available We propose a network quality aware routing (NQAR mechanism to provide an enabling method of the delay-sensitive data delivery over error-prone wireless sensor networks. Unlike the existing routing methods that select routes with the shortest arrival latency or the minimum hop count, the proposed scheme adaptively selects the route based on the network qualities including link errors and collisions with minimum additional complexity. It is designed to avoid the paths with potential noise and collision that may cause many non-deterministic backoffs and retransmissions. We propose a generic framework to select a minimum cost route that takes the packet loss rate and collision history into account. NQAR uses a data centric approach to estimate a single-hop delay based on processing time, propagation delay, packet loss rate, number of backoffs, and the retransmission timeout between two neighboring nodes. This enables a source node to choose the shortest expected end-to-end delay path to send a delay-sensitive data. The experiment results show that NQAR reduces the end-to-end transfer delay up to approximately 50% in comparison with the latency-based directed diffusion and the hop count-based directed diffusion under the error-prone network environments. Moreover, NQAR shows better performance than those routing methods in terms of jitter, reachability, and network lifetime.

  9. Performance evaluation of spatial vector routing protocol for wireless sensor networks

    International Nuclear Information System (INIS)

    Baloch, J.; Jokhio, I.

    2012-01-01

    WSNs (Wireless Sensor Networks) is an emerging area of research. Researchers worldwide are working on the issues faced by sensor nodes. Communication has been a major issue in wireless networks and the problem is manifolds in WSN s because of the limited resources. The routing protocol in such networks plays a pivotal role, as an effective routing protocol could significantly reduce the energy consumed in transmitting and receiving data packets throughout a network. In this paper the performance of SVR (Spatial Vector Routing) an energy efficient, location aware routing protocol is compared with the existing location aware protocols. The results from the simulation trials show the performance of SVR. (author)

  10. Performance Evaluation of Spatial Vector Routing Protocol for Wireless Sensor Networks

    Directory of Open Access Journals (Sweden)

    Javed Ali Baloch

    2012-10-01

    Full Text Available WSNs (Wireless Sensor Networks is an emerging area of research. Researchers worldwide are working on the issues faced by sensor nodes. Communication has been a major issue in wireless networks and the problem is manifolds in WSNs because of the limited resources. The routing protocol in such networks plays a pivotal role, as an effective routing protocol could significantly reduce the energy consumed in transmitting and receiving data packets throughout a network. In this paper the performance of SVR (Spatial Vector Routing an energy efficient, location aware routing protocol is compared with the existing location aware protocols. The results from the simulation trials show the performance of SVR.

  11. Optimized energy-delay sub-network routing protocol development and implementation for wireless sensor networks

    International Nuclear Information System (INIS)

    Fonda, James W; Zawodniok, Maciej; Jagannathan, S; Watkins, Steve E

    2008-01-01

    The development and the implementation issues of a reactive optimized energy-delay sub-network routing (OEDSR) protocol for wireless sensor networks (WSN) are introduced and its performance is contrasted with the popular ad hoc on-demand distance vector (AODV) routing protocol. Analytical results illustrate the performance of the proposed OEDSR protocol, while experimental results utilizing a hardware testbed under various scenarios demonstrate improvements in energy efficiency of the OEDSR protocol. A hardware platform constructed at the University of Missouri-Rolla (UMR), now the Missouri University of Science and Technology (MST), based on the Generation 4 Smart Sensor Node (G4-SSN) prototyping platform is also described. Performance improvements are shown in terms of end-to-end (E2E) delay, throughput, route-set-up time and drop rates and energy usage is given for three topologies, including a mobile topology. Additionally, results from the hardware testbed provide valuable lessons for network deployments. Under testing OEDSR provides a factor of ten improvement in the energy used in the routing session and extends network lifetime compared to AODV. Depletion experiments show that the time until the first node failure is extended by a factor of three with the network depleting and network lifetime is extended by 6.7%

  12. A location-routing problem model with multiple periods and fuzzy demands

    Directory of Open Access Journals (Sweden)

    Ali Nadizadeh

    2014-08-01

    Full Text Available This paper puts forward a dynamic capacitated location-routing problem with fuzzy demands (DCLRP-FD. It is given on input a set of identical vehicles (each having a capacity, a fixed cost and availability level, a set of depots with restricted capacities and opening costs, a set of customers with fuzzy demands, and a planning horizon with multiple periods. The problem consists of determining the depots to be opened only in the first period of the planning horizon, the customers and the vehicles to be assigned to each opened depot, and performing the routes that may be changed in each time period due to fuzzy demands. A fuzzy chance-constrained programming (FCCP model has been designed using credibility theory and a hybrid heuristic algorithm with four phases is presented in order to solve the problem. To obtain the best value of the fuzzy parameters of the model and show the influence of the availability level of vehicles on final solution, some computational experiments are carried out. The validity of the model is then evaluated in contrast with CLRP-FD's models in the literature. The results indicate that the model and the proposed algorithm are robust and could be used in real world problems.

  13. Energy-aware scheduling of surveillance in wireless multimedia sensor networks.

    Science.gov (United States)

    Wang, Xue; Wang, Sheng; Ma, Junjie; Sun, Xinyao

    2010-01-01

    Wireless sensor networks involve a large number of sensor nodes with limited energy supply, which impacts the behavior of their application. In wireless multimedia sensor networks, sensor nodes are equipped with audio and visual information collection modules. Multimedia contents are ubiquitously retrieved in surveillance applications. To solve the energy problems during target surveillance with wireless multimedia sensor networks, an energy-aware sensor scheduling method is proposed in this paper. Sensor nodes which acquire acoustic signals are deployed randomly in the sensing fields. Target localization is based on the signal energy feature provided by multiple sensor nodes, employing particle swarm optimization (PSO). During the target surveillance procedure, sensor nodes are adaptively grouped in a totally distributed manner. Specially, the target motion information is extracted by a forecasting algorithm, which is based on the hidden Markov model (HMM). The forecasting results are utilized to awaken sensor node in the vicinity of future target position. According to the two properties, signal energy feature and residual energy, the sensor nodes decide whether to participate in target detection separately with a fuzzy control approach. Meanwhile, the local routing scheme of data transmission towards the observer is discussed. Experimental results demonstrate the efficiency of energy-aware scheduling of surveillance in wireless multimedia sensor network, where significant energy saving is achieved by the sensor awakening approach and data transmission paths are calculated with low computational complexity.

  14. Energy neutral protocol based on hierarchical routing techniques for energy harvesting wireless sensor network

    Science.gov (United States)

    Muhammad, Umar B.; Ezugwu, Absalom E.; Ofem, Paulinus O.; Rajamäki, Jyri; Aderemi, Adewumi O.

    2017-06-01

    Recently, researchers in the field of wireless sensor networks have resorted to energy harvesting techniques that allows energy to be harvested from the ambient environment to power sensor nodes. Using such Energy harvesting techniques together with proper routing protocols, an Energy Neutral state can be achieved so that sensor nodes can run perpetually. In this paper, we propose an Energy Neutral LEACH routing protocol which is an extension to the traditional LEACH protocol. The goal of the proposed protocol is to use Gateway node in each cluster so as to reduce the data transmission ranges of cluster head nodes. Simulation results show that the proposed routing protocol achieves a higher throughput and ensure the energy neutral status of the entire network.

  15. A Game for Energy-Aware Allocation of Virtualized Network Functions

    Directory of Open Access Journals (Sweden)

    Roberto Bruschi

    2016-01-01

    Full Text Available Network Functions Virtualization (NFV is a network architecture concept where network functionality is virtualized and separated into multiple building blocks that may connect or be chained together to implement the required services. The main advantages consist of an increase in network flexibility and scalability. Indeed, each part of the service chain can be allocated and reallocated at runtime depending on demand. In this paper, we present and evaluate an energy-aware Game-Theory-based solution for resource allocation of Virtualized Network Functions (VNFs within NFV environments. We consider each VNF as a player of the problem that competes for the physical network node capacity pool, seeking the minimization of individual cost functions. The physical network nodes dynamically adjust their processing capacity according to the incoming workload, by means of an Adaptive Rate (AR strategy that aims at minimizing the product of energy consumption and processing delay. On the basis of the result of the nodes’ AR strategy, the VNFs’ resource sharing costs assume a polynomial form in the workflows, which admits a unique Nash Equilibrium (NE. We examine the effect of different (unconstrained and constrained forms of the nodes’ optimization problem on the equilibrium and compare the power consumption and delay achieved with energy-aware and non-energy-aware strategy profiles.

  16. An energy-aware engineered control plane for wavelength-routed networks

    DEFF Research Database (Denmark)

    Ricciardi, Sergio; Wang, Jiayuan; Palmieri, Francesco

    2015-01-01

    ' operational expenditures. To face this problem, we propose a single-stage routing and wavelength assignment scheme, based on several network engineering extensions to the Generalised Multi-Protocol Label Switching (GMPLS) control plane protocols, mainly Open Shortest Path First, with new composed metrics...

  17. Least loaded and route fragmentation aware RSA strategies for elastic optical networks

    Science.gov (United States)

    Batham, Deepak; Yadav, Dharmendra Singh; Prakash, Shashi

    2017-12-01

    Elastic optical networks (EONs) provide flexibility to assign wide range of spectral resources to the connection requests. In this manuscript, we address two issues related to spectrum assignment in EONs: the non uniform spectrum assignment along different links of the route and the spectrum fragmentation in the network. To address these issues, two routing and spectrum assignment (RSA) strategies have been proposed: Least Loaded RSA (LLRSA) and Route Fragmentation Aware RSA (RFARSA). The LLRSA allocates spectrum homogeneously along different links in the network, where as RFARSA accords priority to the routes which are less fragmented. To highlight the salient features of the two strategies, two new metrics, route fragmentation index (RFI) and standard deviation (SD) are introduced. RFI is defined as the ratio of non-contiguous FSs to the total available free FSs on the route, and SD relates to the measure of non-uniformity in the allocation of resources on the links in the network. A simulation program has been developed to evaluate the performance of the proposed (LLRSA and RFARSA) strategies, and the existing strategies of shortest path RSA (SPRSA) and spectrum compactness based defragmentation (SCD) strategies, on the metric of RFI, bandwidth blocking probability (BBP), network capacity utilized, and SD. The variation in the metrics on the basis of number of requests and the bandwidth (number of FSs) requested has been studied. It has been conclusively established that the proposed strategies (LLRSA and RFARSA) outperform the existing strategies in terms of all the metrics.

  18. Reduction of peak energy demand based on smart appliances energy consumption adjustment

    Science.gov (United States)

    Powroźnik, P.; Szulim, R.

    2017-08-01

    In the paper the concept of elastic model of energy management for smart grid and micro smart grid is presented. For the proposed model a method for reducing peak demand in micro smart grid has been defined. The idea of peak demand reduction in elastic model of energy management is to introduce a balance between demand and supply of current power for the given Micro Smart Grid in the given moment. The results of the simulations studies were presented. They were carried out on real household data available on UCI Machine Learning Repository. The results may have practical application in the smart grid networks, where there is a need for smart appliances energy consumption adjustment. The article presents a proposal to implement the elastic model of energy management as the cloud computing solution. This approach of peak demand reduction might have application particularly in a large smart grid.

  19. Energy demand patterns

    Energy Technology Data Exchange (ETDEWEB)

    Hoffmann, L; Schipper, L; Meyers, S; Sathaye, J; Hara, Y

    1984-05-01

    This report brings together three papers on energy demand presented at the Energy Research Priorities Seminar held in Ottawa on 8-10 August 1983. The first paper suggests a framework in which energy demand studies may be organized if they are to be useful in policy-making. Disaggregation and the analysis of the chain of energy transformations are possible paths toward more stable and reliable parameters. The second paper points to another factor that leads to instability in sectoral parameters, namely a changeover from one technology to another; insofar as technologies producing a product (or service) vary in their energy intensity, a technological shift will also change the energy intensity of the product. Rapid technological change is characteristic of some sectors in developing countries, and may well account for the high aggregate GDP-elasticities of energy consumption observed. The third paper begins with estimates of these elasticities, which were greater than one for all the member countries of the Asian Development Bank in 1961-78. The high elasticities, together with extreme oil dependence, made them vulnerable to the drastic rise in the oil price after 1973. The author distinguishes three diverging patterns of national experience. The oil-surplus countries naturally gained from the rise in the oil price. Among oil-deficit countries, the newly industrialized countries expanded their exports so rapidly that the oil crisis no longer worried them. For the rest, balance of payments adjustments became a prime concern of policy. Whether they dealt with the oil bill by borrowing, by import substitution, or by demand restraint, the impact of energy on their growth was unmistakable. The paper also shows why energy-demand studies, and energy studies in general, deserve to be taken seriously. 16 refs., 4 figs., 18 tabs.

  20. RFID-WSN integrated architecture for energy and delay- aware routing a simulation approach

    CERN Document Server

    Ahmed, Jameel; Tayyab, Muhammad; Nawaz, Menaa

    2015-01-01

    The book identifies the performance challenges concerning Wireless Sensor Networks (WSN) and Radio Frequency Identification (RFID) and analyzes their impact on the performance of routing protocols. It presents a thorough literature survey to identify the issues affecting routing protocol performance, as well as a mathematical model for calculating the end-to-end delays of the routing protocol ACQUIRE; a comparison of two routing protocols (ACQUIRE and DIRECTED DIFFUSION) is also provided for evaluation purposes. On the basis of the results and literature review, recommendations are made for better selection of protocols regarding the nature of the respective application and related challenges. In addition, this book covers a proposed simulator that integrates both RFID and WSN technologies. Therefore, the manuscript is divided in two major parts: an integrated architecture of smart nodes, and a power-optimized protocol for query and information interchange.

  1. Energy-aware system design algorithms and architectures

    CERN Document Server

    Kyung, Chong-Min

    2011-01-01

    Power consumption becomes the most important design goal in a wide range of electronic systems. There are two driving forces towards this trend: continuing device scaling and ever increasing demand of higher computing power. First, device scaling continues to satisfy Moore’s law via a conventional way of scaling (More Moore) and a new way of exploiting the vertical integration (More than Moore). Second, mobile and IT convergence requires more computing power on the silicon chip than ever. Cell phones are now evolving towards mobile PC. PCs and data centers are becoming commodities in house and a must in industry. Both supply enabled by device scaling and demand triggered by the convergence trend realize more computation on chip (via multi-core, integration of diverse functionalities on mobile SoCs, etc.) and finally more power consumption incurring power-related issues and constraints. Energy-Aware System Design: Algorithms and Architectures provides state-of-the-art ideas for low power design methods from ...

  2. Energy demand: Facts and trends

    Energy Technology Data Exchange (ETDEWEB)

    Chateau, B; Lapillonne, B

    1982-01-01

    The relationship between economic development and energy demand is investigated in this book. It gives a detailed analysis of the energy demand dynamics in industrialized countries and compares the past evolution of the driving factors behind energy demand by sector and by end-uses for the main OECD countries: residential sector (space heating, water heating, cooking...), tertiary sector, passenger and goods transport by mode, and industry (with particular emphasis on the steel and cement industry). This analysis leads to a more precise understanding of the long-term trends of energy demand; highlighting the influence on these trends of energy prices, especially after the oil price shocks, and of the type of economic development pattern.

  3. Energy demand forecasting method based on international statistical data

    International Nuclear Information System (INIS)

    Glanc, Z.; Kerner, A.

    1997-01-01

    Poland is in a transition phase from a centrally planned to a market economy; data collected under former economic conditions do not reflect a market economy. Final energy demand forecasts are based on the assumption that the economic transformation in Poland will gradually lead the Polish economy, technologies and modes of energy use, to the same conditions as mature market economy countries. The starting point has a significant influence on the future energy demand and supply structure: final energy consumption per capita in 1992 was almost half the average of OECD countries; energy intensity, based on Purchasing Power Parities (PPP) and referred to GDP, is more than 3 times higher in Poland. A method of final energy demand forecasting based on regression analysis is described in this paper. The input data are: output of macroeconomic and population growth forecast; time series 1970-1992 of OECD countries concerning both macroeconomic characteristics and energy consumption; and energy balance of Poland for the base year of the forecast horizon. (author). 1 ref., 19 figs, 4 tabs

  4. Energy demand forecasting method based on international statistical data

    Energy Technology Data Exchange (ETDEWEB)

    Glanc, Z; Kerner, A [Energy Information Centre, Warsaw (Poland)

    1997-09-01

    Poland is in a transition phase from a centrally planned to a market economy; data collected under former economic conditions do not reflect a market economy. Final energy demand forecasts are based on the assumption that the economic transformation in Poland will gradually lead the Polish economy, technologies and modes of energy use, to the same conditions as mature market economy countries. The starting point has a significant influence on the future energy demand and supply structure: final energy consumption per capita in 1992 was almost half the average of OECD countries; energy intensity, based on Purchasing Power Parities (PPP) and referred to GDP, is more than 3 times higher in Poland. A method of final energy demand forecasting based on regression analysis is described in this paper. The input data are: output of macroeconomic and population growth forecast; time series 1970-1992 of OECD countries concerning both macroeconomic characteristics and energy consumption; and energy balance of Poland for the base year of the forecast horizon. (author). 1 ref., 19 figs, 4 tabs.

  5. Development of a Context-Aware Smart Home Energy Manager (CASHEM)

    Energy Technology Data Exchange (ETDEWEB)

    Srivastava, Viraj [Pacific Northwest National Lab. (PNNL), Richland, WA (United States); Makhmalbaf, Atefe [Pacific Northwest National Lab. (PNNL), Richland, WA (United States); Parker, Graham B. [Pacific Northwest National Lab. (PNNL), Richland, WA (United States)

    2013-03-01

    The research reported is part of a collaborative with Honeywell, Inc. to bring novel home energy management concepts and technologies to reduce energy consumption, reduce peak electricity demand, integrate renewable energy and storage technology, and change homeowner behavior to manage and consume less energy. The objective of the collaborative is to create a Context-Aware Smart Home Energy Manager (CASHEM) that dynamically schedules major home appliances according to conditions and homeowner convenience of service (CoS) preferences, monitors and analyzes energy consumption of appliances, recommends further energy saving actions, and engages/motivates the homeowner to adopt those recommendations.

  6. The effect of expected energy prices on energy demand: implications for energy conservation and carbon taxes

    International Nuclear Information System (INIS)

    Kaufmann, R.K.

    1994-01-01

    This paper describes an empirical method for estimating the effect of expected prices on energy demand. Data for expected oil prices are compiled from forecasts for real oil prices. The effect of expectations on energy demand is simulated with an expectation variable that proxies the return on investment for energy efficient capital. Econometric results indicate that expected prices have a significant effect on energy demand in the US between 1975 and 1989. A model built from the econometric results indicates that the way in which consumers anticipate changes in energy prices that are generated by a carbon tax affects the quantity of emissions abated by the tax. 14 refs., 4 figs., 1 tab

  7. Energy awareness luncheon and energy seminar

    Energy Technology Data Exchange (ETDEWEB)

    None

    1980-07-23

    A separate abstract was prepared for each of the following: the luncheon address, energy-growth-freedom by Kenneth A. Randall; the keynote commentary, by F.S. Patton, program chairman; and four current-awareness papers on the future of oil and gas, coal, nuclear energy, and solar energy. In addition, in a section, Speaking of Energy, very brief statements by eight professional engineers on the energy challenge are included. Also, the NSPE position paper on energy policy is included.

  8. Evaluation of climate change impacts on energy demand

    DEFF Research Database (Denmark)

    Taseska, Verica; Markovska, Natasa; Callaway, John M.

    2012-01-01

    change and the energy demand in Macedonia. The analyses are conducted using the MARKAL (MARKet ALlocation)-Macedonia model, with a focus on energy demand in commercial and residential sectors (mainly for heating and cooling). Three different cases are developed: 1) Base Case, which gives the optimal...... electricity production mix, taking into account country’s development plans (without climate change); 2) Climate Change Damage Case, which introduces the climate changes by adjusting the heating and cooling degree days inputs, consistent with the existing national climate scenarios; and 3) Climate Change...... Adaptation Case, in which the optimal electricity generation mix is determined by allowing for endogenous capacity adjustments in the model. This modeling exercise will identify the changes in the energy demand and in electricity generation mix in the Adaptation Case, as well as climate change damages...

  9. Energy-Efficient Cluster Based Routing Protocol in Mobile Ad Hoc Networks Using Network Coding

    Directory of Open Access Journals (Sweden)

    Srinivas Kanakala

    2014-01-01

    Full Text Available In mobile ad hoc networks, all nodes are energy constrained. In such situations, it is important to reduce energy consumption. In this paper, we consider the issues of energy efficient communication in MANETs using network coding. Network coding is an effective method to improve the performance of wireless networks. COPE protocol implements network coding concept to reduce number of transmissions by mixing the packets at intermediate nodes. We incorporate COPE into cluster based routing protocol to further reduce the energy consumption. The proposed energy-efficient coding-aware cluster based routing protocol (ECCRP scheme applies network coding at cluster heads to reduce number of transmissions. We also modify the queue management procedure of COPE protocol to further improve coding opportunities. We also use an energy efficient scheme while selecting the cluster head. It helps to increase the life time of the network. We evaluate the performance of proposed energy efficient cluster based protocol using simulation. Simulation results show that the proposed ECCRP algorithm reduces energy consumption and increases life time of the network.

  10. Tour Route Multiobjective Optimization Design Based on the Tourist Satisfaction

    Directory of Open Access Journals (Sweden)

    Yan Han

    2014-01-01

    Full Text Available The question prompted is how to design the tour route to make the tourists get the maximum satisfactions considering the tourists’ demand. The influence factors of the tour route choices of tourists were analyzed and tourists’ behavior characteristics and psychological preferences were regarded as the important influence factors based on the tourist behavioral theories. A questionnaire of tourists’ tour route information and satisfaction degree was carried out. Some information about the scene spot and tourists demand and tour behaviors characteristic such as visit frequency, number of attractions visited was obtained and analyzed. Based on the convey datum, tour routes multiobjective optimization functions were prompted for the tour route design regarding the maximum satisfaction and the minimum tour distance as the optimal objective. The available routes are listed and categorized. Based on the particle swarm optimization model, the priorities of the tour route are calculated and finally the suggestion depth tour route and quick route tour routes are given considering the different tour demands of tourists. The results can offer constructive suggestions on how to design tour routes on the part of tourism enterprises and how to choose a proper tour route on the part of tourists.

  11. Energy Efficient Routing in Nomadic Networks

    DEFF Research Database (Denmark)

    Kristensen, Mads Darø; Bouvin, Niels Olof

    2007-01-01

    We present an evaluation of a novel energy-efficient routing protocol for mobile ad-hoc networks. We combine two techniques for optimizing energy levels with a well-known routing protocol. We examine the behavior of this combination in a nomadic network setting, where some nodes are stationary...

  12. The carbon footprint and non-renewable energy demand of algae-derived biodiesel

    International Nuclear Information System (INIS)

    Azadi, Pooya; Brownbridge, George; Mosbach, Sebastian; Smallbone, Andrew; Bhave, Amit; Inderwildi, Oliver; Kraft, Markus

    2014-01-01

    Highlights: • Global sensitivity analysis is performed to determine the environmental impact of algal biodiesel. • GHG emission of algal biodiesel ranges from 40 to 125 g e-CO 2 /MJ. • Biodiesel from dried algae may prove sustainable if a low carbon solution e.g. solar drying is used. - Abstract: We determine the environmental impact of different biodiesel production strategies from algae feedstock in terms of greenhouse gas (GHG) emissions and non-renewable energy consumption, we then benchmark the results against those of conventional and synthetic diesel obtained from fossil resources. The algae cultivation in open pond raceways and the transesterification process for the conversion of algae oil into biodiesel constitute the common elements among all considered scenarios. Anaerobic digestion and hydrothermal gasification are considered for the conversion of the residues from the wet oil extraction route; while integrated gasification–heat and power generation and gasification–Fischer–Tropsch processes are considered for the conversion of the residues from the dry oil extraction route. The GHG emissions per unit energy of the biodiesel are calculated as follows: 41 g e-CO 2 /MJ b for hydrothermal gasification, 86 g e-CO 2 /MJ b for anaerobic digestion, 109 g e-CO 2 /MJ b for gasification–power generation, and 124 g e-CO 2 /MJ b for gasification–Fischer–Tropsch. As expected, non-renewable energy consumptions are closely correlated to the GHG values. Also, using the High Dimensional Model Representation (HDMR) method, a global sensitivity analysis over the entire space of input parameters is performed to rank them with respect to their influence on key sustainability metrics. Considering reasonable ranges over which each parameter can vary, the most influential input parameters for the wet extraction route include extractor energy demand and methane yield generated from anaerobic digestion or hydrothermal gasification of the oil extracted

  13. Research on energy supply, demand and economy forecasting in Japan

    International Nuclear Information System (INIS)

    Shiba, Tsuyoshi; Kamezaki, Hiroshi; Yuyama, Tomonori; Suzuki, Atsushi

    1999-10-01

    This project aims to do research on forecasts of energy demand structure and electricity generation cost in each power plant in Japan in the 21st century, considering constructing successful FBR scenario. During the process of doing research on forecasts of energy demand structure in Japan, documents published from organizations in inside and outside of Japan were collected. These documents include prospects of economic growth rate, forecasts of amount for energy supply and demand, the maximum amount of introducing new energy resources, CO2 regulation, and evaluation of energy best mixture. Organizations in Japan such as Economic Council and Japan Energy Economic Research Institute have provided long-term forecasts until the early 21st century. Meanwhile, organizations overseas have provided forecasts of economic structure, and demand and supply for energy in OECD and East Asia including Japan. In connection with forecasts of electricity generation cost in each power plant, views on the ultimate reserves and cost of resources are reviewed in this report. According to some views on oil reserves, making assumptions based on reserves/production ratio, the maximum length of the time that oil reserves will last is 150 years. In addition, this report provides summaries of cost and potential role of various resources, including solar energy and wind energy; and views on waste, safety, energy security-related externality cost, and the price of transferring CO2 emission right. (author)

  14. Fault-Aware Resource Allocation for Heterogeneous Data Sources with Multipath Routing

    Directory of Open Access Journals (Sweden)

    Xiaomei Zhang

    2017-01-01

    Full Text Available With the rapid development of cloud computing and big data, diverse types of traffic generated from heterogeneous data sources are delivered throughout communication networks, which consist of various node kinds such as digital sensors and smart actuators, and different applications. Due to the shared medium, communication networks are vulnerable to misbehaving nodes, and it is a crucial aspect to maintain an acceptable level of service degradation. This paper studies the fault-aware resource allocation problem by exploiting multipath routing and dynamic rate assignment for heterogeneous sources. We estimate the impacts of faults and formulate the resource allocation as a lossy network flow optimization problem based on these estimates. The traditional flow optimization solutions focus on homogeneous traffic. In our work, we model the performance of heterogeneous applications as a relaxed utility function and develop an effective utility framework of rate control for heterogeneous sources with multipath routing in presence of misbehaving nodes. We design a distributed algorithm to decide the routing strategy and obtain the rate assignments on the available paths in a lossy utility fair manner. Extensive performance evaluations corroborate the significant performance of our algorithm in effective utility and utility fairness in the presence of misbehaving nodes.

  15. Energy supply and demand in California

    Science.gov (United States)

    Griffith, E. D.

    1978-01-01

    The author expresses his views on future energy demand on the west coast of the United States and how that energy demand translates into demand for major fuels. He identifies the major uncertainties in determining what future demands may be. The major supply options that are available to meet projected demands and the policy implications that flow from these options are discussed.

  16. Influence of India’s transformation on residential energy demand

    International Nuclear Information System (INIS)

    Bhattacharyya, Subhes C.

    2015-01-01

    Highlights: • The middle income group emerges as the dominant segment by 2030. • Commercial residential energy demand increases 3–4 folds compared to 2010. • Electricity and LPG demand grows above 6% per year in the reference scenario. • India faces the potential of displacing the domination of biomass by 2030. - Abstract: India’s recent macro-economic and structural changes are transforming the economy and bringing significant changes to energy demand behaviour. Life-style and consumption behaviour are evolving rapidly due to accelerated economic growth in recent times. The population structure is changing, thereby offering the country with the potential to reap the population dividend. The country is also urbanising rapidly, and the fast-growing middle class segment of the population is fuelling consumerism by mimicking international life-styles. These changes are likely to have significant implications for energy demand in the future, particularly in the residential sector. Using the end-use approach of demand analysis, this paper analyses how residential energy demand is likely to evolve as a consequence of India’s transformation and finds that by 2030, India’s commercial energy demand in the residential sector can quadruple in the high scenario compared to the demand in 2010. Demand for modern fuels like electricity and liquefied petroleum gas is likely to grow at a faster rate. However, there is a window of opportunity to better manage the evolution of residential demand in India through energy efficiency improvement

  17. The UFE Prospective scenarios for energy demand

    International Nuclear Information System (INIS)

    2013-01-01

    After an overview of the French energy consumption in 2011 (final energy consumption, distribution of CO 2 emissions related to energy consumption), this Power Point presentation proposes graphs and figures illustrating UFE's prospective scenarios for energy demand. The objective is to foresee energy demand in 2050, to study the impact of possible actions on energy demand, and to assess the impact on greenhouse gas emissions. Hypotheses relate to demographic evolution, economic growth, energy intensity evolution, energy efficiency, and use transfers. Factors of evolution of energy demand are discussed: relationship between demography and energy consumption, new uses of electricity (notably with TICs), relationship between energy intensity and economic growth. Actions on demand are discussed. The results of different scenarios of technical evolution are presented

  18. Economic modelling of energy services: Rectifying misspecified energy demand functions

    International Nuclear Information System (INIS)

    Hunt, Lester C.; Ryan, David L.

    2015-01-01

    Although it is well known that energy demand is derived, since energy is required not for its own sake but for the energy services it produces – such as heating, lighting, and motive power – energy demand models, both theoretical and empirical, often fail to take account of this feature. In this paper, we highlight the misspecification that results from ignoring this aspect, and its empirical implications – biased estimates of price elasticities and other measures – and provide a relatively simple and empirically practicable way to rectify it, which has a strong theoretical grounding. To do so, we develop an explicit model of consumer behaviour in which utility derives from consumption of energy services rather than from the energy sources that are used to produce them. As we discuss, this approach opens up the possibility of examining many aspects of energy demand in a theoretically sound way that have not previously been considered on a widespread basis, although some existing empirical work could be interpreted as being consistent with this type of specification. While this formulation yields demand equations for energy services rather than for energy or particular energy sources, these are shown to be readily converted, without added complexity, into the standard type of energy demand equation(s) that is (are) typically estimated. The additional terms that the resulting energy demand equations include, compared to those that are typically estimated, highlight the misspecification that is implicit when typical energy demand equations are estimated. A simple solution for dealing with an apparent drawback of this formulation for empirical purposes, namely that information is required on typically unobserved energy efficiency, indicates how energy efficiency can be captured in the model, such as by including exogenous trends and/or including its possible dependence on past energy prices. The approach is illustrated using an empirical example that involves

  19. Awareness, attitudes, need and demand on replacement of missing teeth among a group of partially dentate patients attending a University Dental Hospital.

    Science.gov (United States)

    Jayasinghe, Rasika Manori; Perera, Janana; Jayasinghe, Vajira; Thilakumara, Indika P; Rasnayaka, Sumudu; Shiraz, Muhammad Hanafi Muhammad; Ranabahu, Indra; Kularatna, Sanjeewa

    2017-07-27

    Our objective was to assess awareness, attitudes, need and demand on replacement of missing teeth according to edentulous space, age, gender, ethnicity, educational level and socio-economical status of the patient. 76.2% of the study group was opined that the missing teeth should be replaced by prosthetic means. Majority were keen in getting them replaced mainly for the comfort in mastication. Although 77.9 and 32.9% were aware of the removable prostheses and implants respectively, only 25.2% knew about tooth supported bridges as an option of replacement of missing teeth. Participants' awareness on tooth and implant supported prostheses is at a higher level. Participants' opinion on need of regular dental visit was statistically significant when gender, ethnicity and education level were considered. The highest demand for replacement of missing teeth was observed in Kennedy class I and II situations in both upper and lower arches. Demand for fixed prostheses was significantly highest in Kennedy class II in upper and lower arches. In conclusion, although removable prosthodontic options are known to most of the patients, their awareness on tooth and implant supported prostheses is also at a higher level. The highest demand for replacement of missing teeth is by patients with Kennedy class I and II situations whereas Kennedy class II being the category with highest demand for fixed prostheses. We recommend that the location of missing teeth to be considered as a priority when educating patients on the most appropriate prosthetic treatment options. Dentists' involvement in educating patients on prosthetic options needs to be improved.

  20. Report on energy supply and demand in Canada : 2002

    International Nuclear Information System (INIS)

    Dion, M.; Lacroix, J.; Smalldridge, G.; Svab, J.; Cromey, N.

    2003-01-01

    This paper presents an analysis of energy use in Canada. The year 1990 was used as a starting point because that is the base year for energy inventories for the Kyoto Protocol. Data was derived from monthly and quarterly surveys. The report describes data quality and methodology as well as energy conversion factors. It includes individual tables on primary and secondary energy for: coal, crude oil, natural gas, natural gas liquids, primary electricity, steam, coke, secondary electricity, refined petroleum products, non-energy refined petroleum products, solid wood waste, and spent liquor. The most recent data on energy demand and supply indicates that Canadians consumed energy for transportation twice as fast as the nation's industries did in the past 12 years. From 1990 to 2002, energy consumption in the transportation sector increased 22.7 per cent while demand in the industrial sector rose by 11.7 per cent. Canada's energy consumption increased 17.6 per cent from 1990 to 2002. In 2002, the transportation and industrial sectors each accounted for 30 per cent of total energy consumption. Consumption of natural gas, refined petroleum and coal increased 18.1 per cent, with the greatest increased being in natural gas. In 2002, electricity produced by water, nuclear power, wind and tidal action accounted for 25 per cent of energy consumption. Secondary electricity generation from fossil fuels increased steadily. The general increase in domestic demand for energy in 2002 was due to an increase in energy consumption by the industrial sector and by growing residential sales. In 2002, the rate of increase in energy consumption in Alberta was higher than in any other province due to a booming economy and rising population. Ontario consumed the most energy in 2002, accounting for 34 per cent of the country's energy demand

  1. Proceedings of the Chinese-American symposium on energy markets and the future of energy demand

    Energy Technology Data Exchange (ETDEWEB)

    Meyers, S. (ed.)

    1988-11-01

    The Symposium was organized by the Energy Research Institute of the State Economic Commission of China, and the Lawrence Berkeley Laboratory and Johns Hopkins University from the United States. It was held at the Johns Hopkins University Nanjing Center in late June 1988. It was attended by about 15 Chinese and an equal number of US experts on various topics related to energy demand and supply. Each presenter is one of the best observers of the energy situation in their field. A Chinese and US speaker presented papers on each topic. In all, about 30 papers were presented over a period of two and one half days. Each paper was translated into English and Chinese. The Chinese papers provide an excellent overview of the emerging energy demand and supply situation in China and the obstacles the Chinese planners face in managing the expected increase in demand for energy. These are matched by papers that discuss the energy situation in the US and worldwide, and the implications of the changes in the world energy situation on both countries. The papers in Part 1 provide historical background and discuss future directions. The papers in Part 2 focus on the historical development of energy planning and policy in each country and the methodologies and tools used for projecting energy demand and supply. The papers in Part 3 examine the pattern of energy demand, the forces driving demand, and opportunities for energy conservation in each of the major sectors in China and the US. The papers in Part 4 deal with the outlook for global and Pacific region energy markets and the development of the oil and natural gas sector in China.

  2. Ambient Temperature Based Thermal Aware Energy Efficient ROM Design on FPGA

    DEFF Research Database (Denmark)

    Saini, Rishita; Bansal, Neha; Bansal, Meenakshi

    2015-01-01

    Thermal aware design is currently gaining importance in VLSI research domain. In this work, we are going to design thermal aware energy efficient ROM on Virtex-5 FPGA. Ambient Temperature, airflow, and heat sink profile play a significant role in thermal aware hardware design life cycle. Ambient...

  3. Energy Efficiency and Network Performance: A Reality Check in SDN-Based 5G Systems

    Directory of Open Access Journals (Sweden)

    Leonardo Ochoa-Aday

    2017-12-01

    Full Text Available The increasing power consumption and related environmental implications currently generated by large data networks have become a major concern over the last decade. Given the drastic traffic increase expected in 5G dense environments, the energy consumption problem becomes even more concerning and challenging. In this context, Software-Defined Networks (SDN, a key technology enabler for 5G systems, can be seen as an attractive solution. In these programmable networks, an energy-aware solution could be easily implemented leveraging the capabilities provided by control and data plane separation. This paper investigates the impact of energy-aware routing on network performance. To that end, we propose a novel energy-aware mechanism that reduces the number of active links in SDN with multiple controllers, considering in-band control traffic. The proposed strategy exploits knowledge of the network topology combined with traffic engineering techniques to reduce the overall power consumption. Therefore, two heuristic algorithms are designed: a static network configuration and a dynamic energy-aware routing. Significant values of switched-off links are reached in the simulations where real topologies and demands data are used. Moreover, the obtained results confirm that crucial network parameters such as control traffic delay, data path latency, link utilization and Ternary Content Addressable Memory (TCAM occupation are affected by the performance-agnostic energy-aware model.

  4. U.S. Council for Energy Awareness 1992-1993

    Energy Technology Data Exchange (ETDEWEB)

    1995-02-01

    This report of the US Council for Energy Awareness covers the following main topics. (1) Electricity and Economic growth: growth of these has been roughly parallel. New electric generating capacity will be needed if the US is to sustain economic growth. All resources - coal, oil, natural gas, renewables, energy efficiency, and nuclear energy - have a role to play. (2) Nuclear Energy and the Environment: Nuclear energy is one of the cleanest sources of electric power. (3) Nuclear Power and Energy Independence: Nuclear energy is partly responsible for the dramatic reduction in oil use by electric utilities over the past 20 years. (4) Nuclear Energy: Insurance for the future: As US utilities plan to meet the growing need for electric power, they face major uncertainties (increased competion; the extent that demand-side management and efficiency can reduce need; future price and supply of natural gas; impact of the 1990 Clean Air Act amendments; possibility of increased fossil fuel restrictions) Nuclear energy represents prudent, strategic planning against these uncertainties.

  5. Energy supply and demand in Canada and export demand for Canadian energy, 1966--1990

    Energy Technology Data Exchange (ETDEWEB)

    1969-01-01

    This report presents the results of a National Energy Board staff study of energy supply and demand in Canada to 1990. The study covers all forms of energy in Canada, and probable sources of supply for serving both indigenous and export demand for Canadian energy. Energy demand by market sector (residential and commercial, industrial, and transportation) is discussed in Chapters III, IV and V, respectively. Chapters VI, VII, VIII, and IX deal with supply prospects for Canadian petroleum, natural gas, coal, and electricity serving indigenous and export markets. A summary of the report is contained in Chapter II. Appendix A reviews general assumptions including those relating to population and household growth. Appendix B summarizes the methodology used for estimating residential energy demand, automobile transportation energy demand, and electricity supply. Appendix C includes a number of tables which provide detailed information. A list of definitions and abbreviations follows the Table of Contents.

  6. Game-Theory-Based Approach for Energy Routing in a Smart Grid Network

    Directory of Open Access Journals (Sweden)

    June S. Hong

    2016-01-01

    Full Text Available Small power plants and buildings with renewable power generation capability have recently been added to traditional central power plants. Through these facilities, prosumers appear to have a concurrent role in both energy production and consumption. Based on bidirectional power transfers by large numbers of prosumers, a smart microgrid has become an important factor in efficiently controlling the microgrids used in power markets and in conducting effective power trades among grids. In this paper, we present an approach utilizing the game theory for effective and efficient energy routing, which is a novel and challenging procedure for a smart microgrid network. First, we propose strategies for choosing the desired transaction price for both electricity surpluses and shortages to maximize profits through energy transactions. An optimization scheme is utilized to search for an energy route with minimum cost using the solving method used in a traditional transportation problem by treating the sale and purchase quantities as transportation supply and demand, respectively. To evaluate the effect of the proposed decision strategies, we simulated our mechanism, and the results proved that our mechanism yields results pursued by each strategy. Our proposed strategies will contribute to spreading a smart microgrid for enhancing the utilization of microgrids.

  7. Temperature effects on future energy demand in Sub-Saharan Africa

    Science.gov (United States)

    Shivakumar, Abhishek

    2016-04-01

    Climate change is projected to adversely impact different parts of the world to varying extents. Preliminary studies show that Sub-Saharan Africa is particularly vulnerable to climate change impacts, including changes to precipitation levels and temperatures. This work will analyse the effect of changes in temperature on critical systems such as energy supply and demand. Factors that determine energy demand include income, population, temperature (represented by cooling and heating degree days), and household structures. With many countries in Sub-Saharan Africa projected to experience rapid growth in both income and population levels, this study aims to quantify the amplified effects of these factors - coupled with temperature changes - on energy demand. The temperature effects will be studied across a range of scenarios for each of the factors mentioned above, and identify which of the factors is likely to have the most significant impact on energy demand in Sub-Saharan Africa. Results of this study can help set priorities for decision-makers to enhance the climate resilience of critical infrastructure in Sub-Saharan Africa.

  8. Study on energy demand function of korea considering replacement among energy sources and the structural changes of demand behavior

    Energy Technology Data Exchange (ETDEWEB)

    Moon, C.K. [Korea Energy Economics Institute, Euiwang (Korea, Republic of)

    1997-08-01

    If the necessity of careful study on energy function is mentioned, it should be stressed that energy investment not only needs a long gestation period but also, acts as the bottleneck in the production capacity of an economy when investment is not enough. Thereby, the adverse effect of an energy supply shortage is very big. Especially, the replacement/supplemental relationship between energy and capital which corresponds to the movement on the iso-quanta curve is believed to have a direct relation with the answer as to whether long-term economic development would be possible under an energy crisis and its influence on technology selection. Furthermore, the advantages of technological advances which correspond to the movement on the iso-quanta curve has a direct relation with the question whether long-term economic development would be possible under an energy crisis depending on whether its direction is toward energy-saving or energy-consuming. This study tackles the main issues and outlines of the quantitative approach method based on the accounting approach method for modeling energy demand, quantitative economics approach method, and production model. In order to model energy demand of the Korean manufacturing industry, related data was established and a positive analytical model is completed and presented based on these. 122 refs., 10 tabs.

  9. Energy Efficient Probabilistic Broadcasting for Mobile Ad-Hoc Network

    Science.gov (United States)

    Kumar, Sumit; Mehfuz, Shabana

    2017-06-01

    In mobile ad-hoc network (MANETs) flooding method is used for broadcasting route request (RREQ) packet from one node to another node for route discovery. This is the simplest method of broadcasting of RREQ packets but it often results in broadcast storm problem, originating collisions and congestion of packets in the network. A probabilistic broadcasting is one of the widely used broadcasting scheme for route discovery in MANETs and provides solution for broadcasting storm problem. But it does not consider limited energy of the battery of the nodes. In this paper, a new energy efficient probabilistic broadcasting (EEPB) is proposed in which probability of broadcasting RREQs is calculated with respect to remaining energy of nodes. The analysis of simulation results clearly indicate that an EEPB route discovery scheme in ad-hoc on demand distance vector (AODV) can increase the network lifetime with a decrease in the average power consumption and RREQ packet overhead. It also decreases the number of dropped packets in the network, in comparison to other EEPB schemes like energy constraint gossip (ECG), energy aware gossip (EAG), energy based gossip (EBG) and network lifetime through energy efficient broadcast gossip (NEBG).

  10. Energy Balance Routing Algorithm Based on Virtual MIMO Scheme for Wireless Sensor Networks

    Directory of Open Access Journals (Sweden)

    Jianpo Li

    2014-01-01

    Full Text Available Wireless sensor networks are usually energy limited and therefore an energy-efficient routing algorithm is desired for prolonging the network lifetime. In this paper, we propose a new energy balance routing algorithm which has the following three improvements over the conventional LEACH algorithm. Firstly, we propose a new cluster head selection scheme by taking into consideration the remaining energy and the most recent energy consumption of the nodes and the entire network. In this way, the sensor nodes with smaller remaining energy or larger energy consumption will be much less likely to be chosen as cluster heads. Secondly, according to the ratio of remaining energy to distance, cooperative nodes are selected to form virtual MIMO structures. It mitigates the uneven distribution of clusters and the unbalanced energy consumption of the whole network. Thirdly, we construct a comprehensive energy consumption model, which can reflect more realistically the practical energy consumption. Numerical simulations analyze the influences of cooperative node numbers and cluster head node numbers on the network lifetime. It is shown that the energy consumption of the proposed routing algorithm is lower than the conventional LEACH algorithm and for the simulation example the network lifetime is prolonged about 25%.

  11. Accounting for asymmetric price responses and underlying energy demand trends in OECD industrial energy demand

    International Nuclear Information System (INIS)

    Adeyemi, Olutomi I.; Hunt, Lester C.

    2014-01-01

    This paper explores the way technical progress and improvements in energy efficiency are captured when modelling OECD industrial energy demand. The industrial sectors of the developed world involve a number of different practices and processes utilising a range of different technologies. Consequently, given the derived demand nature of energy, it is vital when modelling industrial energy demand that the impact of technical progress is appropriately captured. However, the energy economics literature does not give a clear guide on how this can be achieved; one strand suggests that technical progress is ‘endogenous’ via asymmetric price responses whereas another strand suggests that it is ‘exogenous’. More recently, it has been suggested that potentially there is a role for both ‘endogenous’ technical progress and ‘exogenous’ technical progress and consequently the general model should be specified accordingly. This paper therefore attempts to model OECD industrial energy demand using annual time series data over the period 1962–2010 for 15 OECD countries. Using the Structural Time Series Model framework, the general specifications allow for both asymmetric price responses (for technical progress to impact endogenously) and an underlying energy demand trend (for technical progress and other factors to impact exogenously, but in a non-linear way). The results show that almost all of the preferred models for OECD industrial energy demand incorporate both a stochastic underlying energy demand trend and asymmetric price responses. This gives estimated long-run income elasticities in the range of 0.34 to 0.96; estimated long-run price-maximum elasticities in the range of − 0.06 to − 1.22; estimated long-run price-recovery elasticities in the range of 0.00 to − 0.27; and estimated long-run price-cut elasticities in the range of 0.00 to − 0.18. Furthermore, the analysis suggests that when modelling industrial energy demand there is a place for

  12. US residential energy demand and energy efficiency: A stochastic demand frontier approach

    International Nuclear Information System (INIS)

    Filippini, Massimo; Hunt, Lester C.

    2012-01-01

    This paper estimates a US frontier residential aggregate energy demand function using panel data for 48 ‘states’ over the period 1995 to 2007 using stochastic frontier analysis (SFA). Utilizing an econometric energy demand model, the (in)efficiency of each state is modeled and it is argued that this represents a measure of the inefficient use of residential energy in each state (i.e. ‘waste energy’). This underlying efficiency for the US is therefore observed for each state as well as the relative efficiency across the states. Moreover, the analysis suggests that energy intensity is not necessarily a good indicator of energy efficiency, whereas by controlling for a range of economic and other factors, the measure of energy efficiency obtained via this approach is. This is a novel approach to model residential energy demand and efficiency and it is arguably particularly relevant given current US energy policy discussions related to energy efficiency.

  13. Energy Policy and Long Term Energy Demand in Croatian Households Sector

    International Nuclear Information System (INIS)

    Puksec, T.; Duic, N.

    2011-01-01

    Households sector in Croatia represents one of the largest consumers of energy today with around 75,75PJ, which is almost 29% of Croatia's final energy demand. Considering this consumption, implementing different mechanisms that would lead to improvements in energy efficiency in this sector seems relevant. In order to plan future energy systems it is important to know future possibilities and needs regarding energy demand for different sectors. Through this paper long term energy demand projections for Croatian households sector will be shown with a special emphasis on different mechanisms, both financial, legal but also technological that will influence future energy demand scenarios. It is important to see how these mechanisms influence, positive or negative, on future energy demand and which mechanism would be most influential. Energy demand predictions in this paper are based upon bottom-up approach model which combines and process large number of input data. The Model will be compared to Croatian national Energy Strategy and certain difference will be presented. One of the major conclusions shown in this paper is significant possibilities for energy efficiency improvements and lower energy demand in the future, based on careful and rational energy planning. Different financial, legal and technological mechanisms can lead to significant savings in the households sector which also leads to lesser greenhouse gas emissions and lower Croatian dependence on foreign fossil fuels. (author)

  14. Interim report on the long-term outlook of energy demands and supplies

    International Nuclear Information System (INIS)

    1982-01-01

    The supply/demand committee on Overall Energy Council has long deliberated on the outlook of energy demands and supplies, and finalized its report, assuming a yearly economic growth of about 5% in 1980s and utmost efforts by both the people and the government: the background and basic ideas to decide the outlook, the outlook of energy demands and supplies, and conclusions. The energy demand for fiscal 1990 is put at 590 million kl (crude oil equivalent) and for fiscal 2000 at 770 million kl with energy saving ratios 15.5% and 25%, respectively. The energy supply by nuclear power for fiscal 1990 is then put at 46,000 MW with 11.3% of the total. In the energy supply outlook for fiscal 1990, the aspects of the economy and stability as well as the quantity of respective energy sources are considered, overall to reduce the reliance on petroleum. (Mori, K.)

  15. Energy efficient motion control of the electric bus on route

    Science.gov (United States)

    Kotiev, G. O.; Butarovich, D. O.; Kositsyn, B. B.

    2018-02-01

    At present, the urgent problem is the reduction of energy costs of urban motor transport. The article proposes a method of solving this problem by developing an energy-efficient law governing the movement of an electric bus along a city route. To solve this problem, an algorithm is developed based on the dynamic programming method. The proposed method allows you to take into account the constraints imposed on the phase coordinates, control action, as well as on the time of the route. In the course of solving the problem, the model of rectilinear motion of an electric bus on a horizontal reference surface is considered, taking into account the assumptions that allow it to be adapted for the implementation of the method. For the formation of a control action in the equations of motion dynamics, an algorithm for changing the traction / braking torque on the wheels of an electric bus is considered, depending on the magnitude of the control parameter and the speed of motion. An optimal phase trajectory was obtained on a selected section of the road for the prototype of an electric bus. The article presents the comparison of simulation results obtained with the optimal energy efficient control law with the results obtained by a test driver. The comparison proved feasibility of the energy efficient control law for the automobile city electric transport.

  16. Mission aware energy saving strategies for Army ground vehicles

    Science.gov (United States)

    Dattathreya, Macam S.

    Fuel energy is a basic necessity for this planet and the modern technology to perform many activities on earth. On the other hand, quadrupled automotive vehicle usage by the commercial industry and military has increased fuel consumption. Military readiness of Army ground vehicles is very important for a country to protect its people and resources. Fuel energy is a major requirement for Army ground vehicles. According to a report, a department of defense has spent nearly $13.6 billion on fuel and electricity to conduct ground missions. On the contrary, energy availability on this plant is slowly decreasing. Therefore, saving energy in Army ground vehicles is very important. Army ground vehicles are embedded with numerous electronic systems to conduct missions such as silent and normal stationary surveillance missions. Increasing electrical energy consumption of these systems is influencing higher fuel consumption of the vehicle. To save energy, the vehicles can use any of the existing techniques, but they require complex, expensive, and time consuming implementations. Therefore, cheaper and simpler approaches are required. In addition, the solutions have to save energy according to mission needs and also overcome size and weight constraints of the vehicle. Existing research in the current literature do not have any mission aware approaches to save energy. This dissertation research proposes mission aware online energy saving strategies for stationary Army ground vehicles to save energy as well as to meet the electrical needs of the vehicle during surveillance missions. The research also proposes theoretical models of surveillance missions, fuzzy logic models of engine and alternator efficiency data, and fuzzy logic algorithms. Based on these models, two energy saving strategies are proposed for silent and normal surveillance type of missions. During silent mission, the engine is on and batteries power the systems. During normal surveillance mission, the engine is

  17. An Evolutionary Mobility Aware Multi-Objective Hybrid Routing Algorithm for Heterogeneous Wireless Sensor Networks

    DEFF Research Database (Denmark)

    Kulkarni, Nandkumar P.; Prasad, Neeli R.; Prasad, Ramjee

    deliberation. To tackle these two problems, Mobile Wireless Sensor Networks (MWSNs) is a better choice. In MWSN, Sensor nodes move freely to a target area without the need for any special infrastructure. Due to mobility, the routing process in MWSN has become more complicated as connections in the network can...... such as Average Energy consumption, Control Overhead, Reaction Time, LQI, and HOP Count. The authors study the influence of energy heterogeneity and mobility of sensor nodes on the performance of EMRP. The Performance of EMRP compared with Simple Hybrid Routing Protocol (SHRP) and Dynamic Multi-Objective Routing...

  18. Reliability-Aware Cooperative Node Sleeping and Clustering in Duty-Cycled Sensors Networks

    Directory of Open Access Journals (Sweden)

    Jeungeun Song

    2018-01-01

    Full Text Available Duty-cycled sensor networks provide a new perspective for improvement of energy efficiency and reliability assurance of multi-hop cooperative sensor networks. In this paper, we consider the energy-efficient cooperative node sleeping and clustering problems in cooperative sensor networks where clusters of relay nodes jointly transmit sensory data to the next hop. Our key idea for guaranteeing reliability is to exploit the on-demand number of cooperative nodes, facilitating the prediction of personalized end-to-end (ETE reliability. Namely, a novel reliability-aware cooperative routing (RCR scheme is proposed to select k-cooperative nodes at every hop (RCR-selection. After selecting k cooperative nodes at every hop, all of the non-cooperative nodes will go into sleep status. In order to solve the cooperative node clustering problem, we propose the RCR-based optimal relay assignment and cooperative data delivery (RCR-delivery scheme to provide a low-communication-overhead data transmission and an optimal duty cycle for a given number of cooperative nodes when the network is dynamic, which enables part of cooperative nodes to switch into idle status for further energy saving. Through the extensive OPNET-based simulations, we show that the proposed scheme significantly outperforms the existing geographic routing schemes and beaconless geographic routings in wireless sensor networks with a highly dynamic wireless channel and controls energy consumption, while ETE reliability is effectively guaranteed.

  19. A Trust-Based Secure Routing Scheme Using the Traceback Approach for Energy-Harvesting Wireless Sensor Networks

    Directory of Open Access Journals (Sweden)

    Jiawei Tang

    2018-03-01

    Full Text Available The Internet of things (IoT is composed of billions of sensing devices that are subject to threats stemming from increasing reliance on communications technologies. A Trust-Based Secure Routing (TBSR scheme using the traceback approach is proposed to improve the security of data routing and maximize the use of available energy in Energy-Harvesting Wireless Sensor Networks (EHWSNs. The main contributions of a TBSR are (a the source nodes send data and notification to sinks through disjoint paths, separately; in such a mechanism, the data and notification can be verified independently to ensure their security. (b Furthermore, the data and notification adopt a dynamic probability of marking and logging approach during the routing. Therefore, when attacked, the network will adopt the traceback approach to locate and clear malicious nodes to ensure security. The probability of marking is determined based on the level of battery remaining; when nodes harvest more energy, the probability of marking is higher, which can improve network security. Because if the probability of marking is higher, the number of marked nodes on the data packet routing path will be more, and the sink will be more likely to trace back the data packet routing path and find malicious nodes according to this notification. When data packets are routed again, they tend to bypass these malicious nodes, which make the success rate of routing higher and lead to improved network security. When the battery level is low, the probability of marking will be decreased, which is able to save energy. For logging, when the battery level is high, the network adopts a larger probability of marking and smaller probability of logging to transmit notification to the sink, which can reserve enough storage space to meet the storage demand for the period of the battery on low level; when the battery level is low, increasing the probability of logging can reduce energy consumption. After the level of

  20. A Trust-Based Secure Routing Scheme Using the Traceback Approach for Energy-Harvesting Wireless Sensor Networks.

    Science.gov (United States)

    Tang, Jiawei; Liu, Anfeng; Zhang, Jian; Xiong, Neal N; Zeng, Zhiwen; Wang, Tian

    2018-03-01

    The Internet of things (IoT) is composed of billions of sensing devices that are subject to threats stemming from increasing reliance on communications technologies. A Trust-Based Secure Routing (TBSR) scheme using the traceback approach is proposed to improve the security of data routing and maximize the use of available energy in Energy-Harvesting Wireless Sensor Networks (EHWSNs). The main contributions of a TBSR are (a) the source nodes send data and notification to sinks through disjoint paths, separately; in such a mechanism, the data and notification can be verified independently to ensure their security. (b) Furthermore, the data and notification adopt a dynamic probability of marking and logging approach during the routing. Therefore, when attacked, the network will adopt the traceback approach to locate and clear malicious nodes to ensure security. The probability of marking is determined based on the level of battery remaining; when nodes harvest more energy, the probability of marking is higher, which can improve network security. Because if the probability of marking is higher, the number of marked nodes on the data packet routing path will be more, and the sink will be more likely to trace back the data packet routing path and find malicious nodes according to this notification. When data packets are routed again, they tend to bypass these malicious nodes, which make the success rate of routing higher and lead to improved network security. When the battery level is low, the probability of marking will be decreased, which is able to save energy. For logging, when the battery level is high, the network adopts a larger probability of marking and smaller probability of logging to transmit notification to the sink, which can reserve enough storage space to meet the storage demand for the period of the battery on low level; when the battery level is low, increasing the probability of logging can reduce energy consumption. After the level of battery

  1. Multi-Gateway-Based Energy Holes Avoidance Routing Protocol for WSN

    Directory of Open Access Journals (Sweden)

    Rohini Sharma

    2016-04-01

    Full Text Available In wireless sensor networks (WSNs, efficient energy conservation is required to prolong the lifetime of the network. In this work, we have given emphasis on balanced energy consumption and energy holes avoidance. This paper proposes a multi-gateway-based approach to reduce the transmission distance between the sender and the sink node. The area to be monitored is divided into regions and gateway nodes are deployed at optimal positions. We have designed a transmission scheme, in which sensors in the sink region communicate directly to the sink, sensors in the gateway region communicate directly to the gateway, and sensors in the cluster region transmit their data directly to their respective cluster head which transmits data to the gateway in its region. If the distance between a cluster head and the sink is less than the distance between the cluster head and the gateway node, the cluster head transmits data to the sink instead of the gateway node. We have compared the proposed protocol with Low-Energy Adaptive Clustering Hierarchy (LEACH, Gateway Based Energy Aware Multi-Hop Routing (M-GEAR, and Gateway Based Stable Election Protocol (GSEP protocols. The protocol performs better than other protocols in terms of throughput, stability period, lifetime, residual energy, and the packet transmitted to the sink.

  2. Energy demand in the Norwegian building stock. Scenarios on potential reduction

    Energy Technology Data Exchange (ETDEWEB)

    Sartori, Igor; Hestnes, Anne Grete [Department of Architectural Design, History and Technology, Norwegian University of Science and Technology (NTNU), 7491 Trondheim (Norway); Wachenfeldt, Bjoern Jensen [SINTEF Building and Infrastructure, 7465 Trondheim (Norway)

    2009-05-15

    A model has been developed for studying the effect of three hypothetical approaches in reducing electricity and energy demand in the Norwegian building stock: wide diffusion of thermal carriers, heat pumps and conservation measures, respectively. Combinations of these are also considered. The model has a demand side perspective, considers both residential and service sectors, and calculates energy flows from net to delivered energy. Energy demand is given by the product of activity and intensity matrices. The activity levels are defined for the stock and the new construction, renovation and demolition flows. The intensity properties are defined in archetypes, and are the result of different energy class and heating carriers share options. The scenarios are shaped by combining the activity flows with different archetypes. The results show that adopting conservation measures on a large scale does allow reducing both electricity and total energy demand from present day levels while the building stock keeps growing. The results also highlight the importance of making a clear distinction between the assumptions on intensity and activity levels. (author)

  3. Energy demand in the Norwegian building stock: Scenarios on potential reduction

    Energy Technology Data Exchange (ETDEWEB)

    Sartori, Igor [Department of Architectural Design, History and Technology, Norwegian University of Science and Technology (NTNU), 7491 Trondheim (Norway)], E-mail: igor.sartori@sintef.no; Wachenfeldt, Bjorn Jensen [SINTEF Building and Infrastructure, 7465 Trondheim (Norway); Hestnes, Anne Grete [Department of Architectural Design, History and Technology, Norwegian University of Science and Technology (NTNU), 7491 Trondheim (Norway)

    2009-05-15

    A model has been developed for studying the effect of three hypothetical approaches in reducing electricity and energy demand in the Norwegian building stock: wide diffusion of thermal carriers, heat pumps and conservation measures, respectively. Combinations of these are also considered. The model has a demand side perspective, considers both residential and service sectors, and calculates energy flows from net to delivered energy. Energy demand is given by the product of activity and intensity matrices. The activity levels are defined for the stock and the new construction, renovation and demolition flows. The intensity properties are defined in archetypes, and are the result of different energy class and heating carriers share options. The scenarios are shaped by combining the activity flows with different archetypes. The results show that adopting conservation measures on a large scale does allow reducing both electricity and total energy demand from present day levels while the building stock keeps growing. The results also highlight the importance of making a clear distinction between the assumptions on intensity and activity levels.

  4. Energy demand in the Norwegian building stock: Scenarios on potential reduction

    International Nuclear Information System (INIS)

    Sartori, Igor; Wachenfeldt, Bjorn Jensen; Hestnes, Anne Grete

    2009-01-01

    A model has been developed for studying the effect of three hypothetical approaches in reducing electricity and energy demand in the Norwegian building stock: wide diffusion of thermal carriers, heat pumps and conservation measures, respectively. Combinations of these are also considered. The model has a demand side perspective, considers both residential and service sectors, and calculates energy flows from net to delivered energy. Energy demand is given by the product of activity and intensity matrices. The activity levels are defined for the stock and the new construction, renovation and demolition flows. The intensity properties are defined in archetypes, and are the result of different energy class and heating carriers share options. The scenarios are shaped by combining the activity flows with different archetypes. The results show that adopting conservation measures on a large scale does allow reducing both electricity and total energy demand from present day levels while the building stock keeps growing. The results also highlight the importance of making a clear distinction between the assumptions on intensity and activity levels.

  5. Energy awareness

    Energy Technology Data Exchange (ETDEWEB)

    1977-01-01

    The objective of the Symposium for Public Awareness on Energy was to provide an information exchange among the members of the technical community and the public, civic, fraternal, service, and labor organizations on timely energy-related issues. The 1977 symposium was oriented toward state and local governmental officials in the southeastern states. Since it is these officials who have the responsibility for the development and actualization of local energy strategies, the program was directed toward providing information which would be of help to them in considering energy plans. The symposium presentations featured speakers who are recognized in many facets of the energy field. A variety of views were expressed and a number of policy alternatives were suggested. It is hoped that the presentations provided the motivation for the audience to return to their respective communities with a new and expanded perspective regarding energy issues and policies. The private and public organizations represented at the symposium can continue to provide pertinent information to those who are interested. A separate abstract was prepared for each of the 9 presentations.

  6. A Study on strengthening demand management of energy price

    Energy Technology Data Exchange (ETDEWEB)

    Seo, Jung Hwan [Korea Energy Economics Institute, Euiwang (Korea)

    1999-02-01

    Until 1980s, energy sector had been operated as a monopoly of public enterprises in most countries. Price regulation of government had an influence on energy supply and demand by not fully giving information on market situation (supply and demand). Recently, as energy related technology and information technology have developed, the developed countries including UK and some developing countries could raise efficiency of industry through competitive market by recognizing the limit of government regulation and opening up many sectors of energy industry to the private sector. Korea is also implementing a measure for introducing competition through the participation of private sector into electricity and natural gas industries step by step. If the private sector is participated and competition is introduced, energy price cannot be a policy instrument setting up by the government, so demand management through price regulation is meaningless. Under such circumstances, a policy function should be converted to the direction of promoting competition and increasing market efficiency. In this study, it examines how the government regulation and industry has been changed through the transition of natural gas and electricity industries in UK, USA, and France and then it tries to derive suggestions to Korea. (author). 49 refs., 58 figs., 32 tabs.

  7. A meta-analysis on the price elasticity of energy demand

    International Nuclear Information System (INIS)

    Labandeira, Xavier; Labeaga, José M.; López-Otero, Xiral

    2017-01-01

    Price elasticities of energy demand have become increasingly relevant in estimating the socio-economic and environmental effects of energy policies or other events that influence the price of energy goods. Since the 1970s, a large number of academic papers have provided both short and long-term price elasticity estimates for different countries using several models, data and estimation techniques. Yet the literature offers a rather wide range of estimates for the price elasticities of demand for energy. This paper quantitatively summarizes the recent, but sizeable, empirical evidence to facilitate a sounder economic assessment of (in some cases policy-related) energy price changes. It uses meta-analysis to identify the main factors affecting short and long term elasticity results for energy, in general, as well as for specific products, i.e., electricity, natural gas, gasoline, diesel and heating oil. - Highlights: • An updated and wider meta-analysis on price elasticities of energy demand. • Energy goods are shown to be price inelastic both in the short and long-term. • Results are relevant for a proper design and implementation of energy policies. • Our results refer to energy, as a whole, and specific energy goods.

  8. Global impacts of energy demand on the freshwater resources of nations.

    Science.gov (United States)

    Holland, Robert Alan; Scott, Kate A; Flörke, Martina; Brown, Gareth; Ewers, Robert M; Farmer, Elizabeth; Kapos, Valerie; Muggeridge, Ann; Scharlemann, Jörn P W; Taylor, Gail; Barrett, John; Eigenbrod, Felix

    2015-12-01

    The growing geographic disconnect between consumption of goods, the extraction and processing of resources, and the environmental impacts associated with production activities makes it crucial to factor global trade into sustainability assessments. Using an empirically validated environmentally extended global trade model, we examine the relationship between two key resources underpinning economies and human well--being-energy and freshwater. A comparison of three energy sectors (petroleum, gas, and electricity) reveals that freshwater consumption associated with gas and electricity production is largely confined within the territorial boundaries where demand originates. This finding contrasts with petroleum, which exhibits a varying ratio of territorial to international freshwater consumption, depending on the origin of demand. For example, although the United States and China have similar demand associated with the petroleum sector, international freshwater consumption is three times higher for the former than the latter. Based on mapping patterns of freshwater consumption associated with energy sectors at subnational scales, our analysis also reveals concordance between pressure on freshwater resources associated with energy production and freshwater scarcity in a number of river basins globally. These energy-driven pressures on freshwater resources in areas distant from the origin of energy demand complicate the design of policy to ensure security of fresh water and energy supply. Although much of the debate around energy is focused on greenhouse gas emissions, our findings highlight the need to consider the full range of consequences of energy production when designing policy.

  9. Analysis of Japanese energy demand structure based on the interindustry-relations table

    International Nuclear Information System (INIS)

    Kanai, Akira; Kashihara, Toshinori

    1990-01-01

    Matching of energy-supply system and demand system is very important in dealing with the energy problem. Especially the energy-demand system is important for determing the quantity and quality of the energy demand. The energy demand is created by activities of industry and human life. The best materials which describe these activity conditions is the interindustry-relations table. Authors rely on this table as the basic data for assuming the energy demand analysis of energy system. The defect of this table is that an industrial classification differs in publishing years. So the table is lacking in the time sequential consistency. Therefore we discuss the method to improve the defect in consistency. In addition, this report analyses the energy demand structure in Japan according to the improved method. The research is done by the following procedure, 1. The unified common sector data is made so that an industrial classification in the interindustry-relations tables become common. 2. The quantity of input energy in each section is extracted from the tables. 3. The input energy is converted into the characteristic indicator and the calorific indicator. 4. The section is united using the common sector data. 5. The result is shown in table or graph. 6. The energy demand structure is analyzed based on the tables and the graphs. This interindustry-relations table is offered by request in the form of the magnetic tape. All the data is processed by computer due to the abundant amount of data. This report shows the idea how to process the fable instead of displaying the details. In addition, the problem in the analysis of the table is pointed out as results of the analysis. This report describes the feature of 23-sections classification in analysis of the energy demand structure. This report offers a basic data to make energy scenario to the energy system analysists. (J.P.N.)

  10. LITERATURE SURVEY ON EXISTING POWER SAVING ROUTING METHODS AND TECHNIQUES FOR INCREASING NETWORK LIFE TIME IN MANET

    Directory of Open Access Journals (Sweden)

    K Mariyappan

    2017-06-01

    Full Text Available Mobile ad hoc network (MANET is a special type of wireless network in which a collection of wireless mobile devices (called also nodes dynamically forming a temporary network without the need of any pre-existing network infrastructure or centralized administration. Currently, Mobile ad hoc networks (MANETs play a significant role in university campus, advertisement, emergency response, disaster recovery, military use in battle fields, disaster management scenarios, in sensor network, and so on. However, wireless network devices, especially in ad hoc networks, are typically battery-powered. Thus, energy efficiency is a critical issue for battery-powered mobile devices in ad hoc networks. This is due to the fact that failure of node or link allows re-routing and establishing a new path from source to destination which creates extra energy consumption of nodes and sparse network connectivity, leading to a more likelihood occurrences of network partition. Routing based on energy related parameters is one of the important solutions to extend the lifetime of the node and reduce energy consumption of the network. In this paper detail literature survey on existing energy efficient routing method are studied and compared for their performance under different condition. The result has shown that both the broadcast schemes and energy aware metrics have great potential in overcoming the broadcast storm problem associated with flooding. However, the performances of these approaches rely on either the appropriate selection of the broadcast decision parameter or an energy efficient path. In the earlier proposed broadcast methods, the forwarding probability is selected based on fixed probability or number of neighbors regardless of nodes battery capacity whereas in energy aware schemes energy inefficient node could be part of an established path. Therefore, in an attempt to remedy the paucity of research and to address the gaps identified in this area, a study

  11. Exploring energy consumption and demand in China

    International Nuclear Information System (INIS)

    Fan, Ying; Xia, Yan

    2012-01-01

    China has been experiencing industrialization and urbanization since reform and opening of its economy in 1978. Energy consumption in the country has featured issues such as a coal-dominated energy mix, low energy efficiency and high emissions. Thus, it is of great importance to explore the factors driving the increase in energy consumption in the past two decades and estimate the potential for decreasing energy demands in the future. In this paper a hybrid energy input–output model is used to decompose driving factors to identify how these factors impact changes in energy intensity. A modified RAS approach is applied to project energy requirements in a BAU scenario and an alternative scenario. The results show that energy input mix, industry structure and technology improvements have major influences on energy demand. Energy demand in China will continue to increase at a rapid rate if the economy develops as in the past decades, and is projected to reach 4.7 billion tce in 2020. However, the huge potential for a decrease cannot be neglected, since growth could be better by adjusting the energy mix and industrial structure and enhancing technology improvements. The total energy demand could be less than 4.0 billion tce in 2020. -- Highlights: ► In this paper a hybrid energy input–output model is used to decompose driving factors to China’s energy intensity change. ► A modified RAS approach is applied to project energy requirements in China. ► The results show that energy input mix, industry structure and technology improvements have major influences on energy demand. ► Energy demand in China will reach 4.7 billion ton in 2020 if the economy develops as in the past decades. ► There is a huge potential for a decrease of energy demand by adjusting the energy mix and industrial structure and enhancing technology improvements.

  12. MITI revises outlooks for energy and power demand

    International Nuclear Information System (INIS)

    Anon.

    1987-01-01

    The Ministry of International Trade and Industry has revised downward its long-term outlook on energy supply and demand, lowering the estimated primary energy demand for fiscal 2000 from 600 million tons in oil equivalent to 540 MTOE, and reducing total power demand for fiscal 2000 from 899.1 billion kWh to 838 billion. In this content, the outlook for installed nuclear capacity has been revised downward from 62,000 MW to 53,500 MW. This revision of the power supply-demand outlook was reported on Oct. 1 to the supply and demand committee (Chairman - Yoshihiko Morozumi, Adviser to Nippon Schlum-berger) of the Electric Utility Industry Council; the energy supply-demand outlook was decided on Oct. 14 by the MITI Supply and Demand Subcommittee of the Advisory Committee for Energy and reported on Oct. 16 to the conference of ministers concerned with energy. (author)

  13. Coordination of Energy Efficiency and Demand Response

    Energy Technology Data Exchange (ETDEWEB)

    Goldman, Charles; Reid, Michael; Levy, Roger; Silverstein, Alison

    2010-01-29

    This paper reviews the relationship between energy efficiency and demand response and discusses approaches and barriers to coordinating energy efficiency and demand response. The paper is intended to support the 10 implementation goals of the National Action Plan for Energy Efficiency's Vision to achieve all cost-effective energy efficiency by 2025. Improving energy efficiency in our homes, businesses, schools, governments, and industries - which consume more than 70 percent of the nation's natural gas and electricity - is one of the most constructive, cost-effective ways to address the challenges of high energy prices, energy security and independence, air pollution, and global climate change. While energy efficiency is an increasingly prominent component of efforts to supply affordable, reliable, secure, and clean electric power, demand response is becoming a valuable tool in utility and regional resource plans. The Federal Energy Regulatory Commission (FERC) estimated the contribution from existing U.S. demand response resources at about 41,000 megawatts (MW), about 5.8 percent of 2008 summer peak demand (FERC, 2008). Moreover, FERC recently estimated nationwide achievable demand response potential at 138,000 MW (14 percent of peak demand) by 2019 (FERC, 2009).2 A recent Electric Power Research Institute study estimates that 'the combination of demand response and energy efficiency programs has the potential to reduce non-coincident summer peak demand by 157 GW' by 2030, or 14-20 percent below projected levels (EPRI, 2009a). This paper supports the Action Plan's effort to coordinate energy efficiency and demand response programs to maximize value to customers. For information on the full suite of policy and programmatic options for removing barriers to energy efficiency, see the Vision for 2025 and the various other Action Plan papers and guides available at www.epa.gov/eeactionplan.

  14. A comparative study of floor construction on sloping sites: an analysis of cumulative energy demand and greenhouse gas emissions

    Directory of Open Access Journals (Sweden)

    Grace Ding

    2016-03-01

    Full Text Available In order to make environmentally aware decisions, there is growing interest in the comparative energy and greenhouse gas (GHG performance of competing construction methods. Little research has been done concerning competing ground floor construction methods, especially given different site variables, such as slope and soil type. A life cycle assessment approach was adopted to analyse environmental impacts, including cumulative energy demand and GHG emissions for detached housing construction in Australia. Data was drawn from 24 case study housing projects, including 12 reinforced concrete and 12 suspended timber floor projects. The data presented in the paper compares cumulative energy demand, GHG and the constituent parts of competing construction methods. The findings indicate that the timber floors use/create significantly less cumulative energy demand and GHG emissions than concrete floors—approximately 2.1 to 2.7 times less energy and 2.3 to 2.9 times less GHG. These findings are limited to the site slope and foundation soil types identified in the paper. The main application of the work is in guidance concerning the lowest environmental impact options for detached housing construction.

  15. Potentials for energy savings and long term energy demands for Croatian households sector

    DEFF Research Database (Denmark)

    Pukšec, Tomislav; Mathiesen, Brian Vad; Duic, Neven

    2011-01-01

    demand in the future, based on careful and rational energy planning. Different financial, legal and technological mechanisms can lead to significant savings in the households sector which also leads to lesser greenhouse gas emissions and lower Croatian dependence on foreign fossil fuels....... relevant. In order to plan future energy systems it is important to know future possibilities and needs regarding energy demand for different sectors. Through this paper long term energy demand projections for Croatian households sector will be shown with a special emphasis on different mechanisms, both...... financial, legal but also technological that will influence future energy demand scenarios. It is important to see how these mechanisms influence, positive or negative, on future energy demand and which mechanism would be most influential. Energy demand predictions in this paper are based upon bottom...

  16. Potentials for energy savings and long term energy demands for Croatian households sector

    DEFF Research Database (Denmark)

    Pukšec, Tomislav; Mathiesen, Brian Vad; Duic, Neven

    2013-01-01

    demand in the future, based on careful and rational energy planning. Different financial, legal and technological mechanisms can lead to significant savings in the households sector which also leads to lesser greenhouse gas emissions and lower Croatian dependence on foreign fossil fuels....... relevant. In order to plan future energy systems it is important to know future possibilities and needs regarding energy demand for different sectors. Through this paper long term energy demand projections for Croatian households sector will be shown with a special emphasis on different mechanisms, both...... financial, legal but also technological that will influence future energy demand scenarios. It is important to see how these mechanisms influence, positive or negative, on future energy demand and which mechanism would be most influential. Energy demand predictions in this paper are based upon bottom...

  17. Final Scientific/Technical Report: Context-Aware Smart Home Energy Manager (CASHEM)

    Energy Technology Data Exchange (ETDEWEB)

    Foslien, Wendy K. [Honeywell International Inc., Golden Valley, MN (United States); Curtner, Keith L. [Honeywell International Inc., Golden Valley, MN (United States)

    2013-01-15

    Because of growing energy demands and shortages, residential home owners are turning to energy conservation measures and smart home energy management devices to help them reduce energy costs and live more sustainably. In this context, the Honeywell team researched, developed, and tested the Context Aware Smart Home Energy Manager (CASHEM) as a trusted advisor for home energy management. The project focused on connecting multiple devices in a home through a uniform user interface. The design of the user interface was an important feature of the project because it provided a single place for the homeowner to control all devices and was also where they received coaching. CASHEM then used data collected from homes to identify the contexts that affect operation of home appliances. CASHEM's goal was to reduce energy consumption while keeping the user's key needs satisfied. Thus, CASHEM was intended to find the opportunities to minimize energy consumption in a way that fit the user's lifestyle.

  18. Three Essays Examining Household Energy Demand and Behavior

    Science.gov (United States)

    Murray, Anthony G.

    This dissertation consists of three essays examining household energy decisions and behavior. The first essay examines the adoption of energy efficient Energy Star home appliances by U.S. households. Program effectiveness requires that consumers be aware of the labeling scheme and also change their purchase decisions based on label information. The first essay examines the factors associated with consumer awareness of the Energy Star label of recently purchased major appliances and the factors associated with the choice of Energy Star labeled appliances. The findings suggest that eliminating identified gaps in Energy Star appliance adoption would result in house electricity cost savings of $164 million per year and associated carbon emission reductions of about 1.1 million metric tons per year. The second essay evaluates household energy security and the effectiveness of the Low-Income Home Energy Assistance Program (LIHEAP), the single largest energy assistance program available to poor households within the United States. Energy security is conceptually akin to the well-known concept of food security. Rasch models and household responses to energy security questions in the 2005 Residential Energy Consumption Survey are used to generate an energy insecurity index that is consistent with those found in the food insecurity literature. Participating in LIHEAP is found to significantly reduce household energy insecurity score in the index. Further, simulations show that the elimination of the energy assistance safety net currently available to households increases the number of energy insecure house- holds by over 16 percent. The third essay develops a five equation demand system to estimate household own-price, cross-price and income elasticities between electricity, natural gas, food at home, food away from home, and non-durable commodity groups. Household cross-price elasticities between energy and food commodities are of particular importance. Energy price shocks

  19. A Software Environment for an Adaptive Human-Aware Software Agent Supporting Attention-Demanding Tasks

    NARCIS (Netherlands)

    Bosse, T.; Memon, Z.A.; Oorburg, R.; Umair, M.; Treur, J.; de Vos, M.

    2011-01-01

    This paper presents a software environment providing human-aware ambient support for a human performing a task that demands substantial amounts of attention. The agent obtains human attention-awareness in an adaptive manner by use of a dynamical model of human attention, gaze sensoring by an

  20. Demand estimation of bus as a public transport based on gravity model

    Directory of Open Access Journals (Sweden)

    Asmael Noor

    2018-01-01

    Full Text Available Bus as a public transport is a suitable service to meet the travel demand between any two zones. Baghdad faced with severe traffic problems along with the development in city size and economy. Passengers have to wait lots of time during commutation to work because of the serious traffic jams. In the last years, rate of car ownership has increased as income levels have gone up and cars have become a preferable mode of transport. Bus, as the only public mode of transport available, is suffering from inconvenience, slowness, and inflexibility. A big emphasis must be given to the public transport system because it introduces an active utilization of limited resources, energy and land. This study determines the demand of public routes for buses using boarding / alighting values to generate a model and assign these demand values to the bus network. Five public routes were selected to collect the required data. Ride check and Point check survey was conducted for each selected route. The results of this study were public demand assigned to the selected bus routes, dwell time, load factor and headway. It is observed that R1 and R3 have the heaviest travel demand; they need special study to improve bus performance and make better transit. The model developed with only limited data available to predict travel demand will assist transportation planners and related agencies in decision making.

  1. A new approach to measuring the rebound effect associated to energy efficiency improvements: An application to the US residential energy demand

    International Nuclear Information System (INIS)

    Orea, Luis; Llorca, Manuel; Filippini, Massimo

    2015-01-01

    This paper brings attention to the fact that the energy demand frontier model introduced by Filippini and Hunt (2011, 2012) is closely connected to the measurement of the so-called rebound effect associated with improvements in energy efficiency. In particular, we show that their model implicitly imposes a zero rebound effect, which contradicts most of the available empirical evidence on this issue. We relax this restrictive assumption through the modelling of a rebound-effect function that mitigates or intensifies the effect of an efficiency improvement on energy consumption. We illustrate our model with an empirical application that aims to estimate a US frontier residential aggregate energy demand function using panel data for 48 states over the period 1995 to 2011. Average values of the rebound effect in the range of 56–80% are found. Therefore, policymakers should be aware that most of the expected energy reduction from efficiency improvements may not be achieved. - Highlights: • A new approach to measuring rebound effects in energy consumption is presented. • We illustrate our proposal with an application to US residential energy demand. • Relatively large rebound effects in the range of 56–80% are found. • Energy-inefficient states tend to exhibit low rebound effects. • We identify states where energy-saving policies should be more effective

  2. Energy Efficient MANET Routing Using a Combination of Span and BECA/AFECA

    DEFF Research Database (Denmark)

    Kristensen, Mads Darø; Bouvin, Niels Olof

    2008-01-01

    This paper presents some novel approaches for energy efficient routing in mobile ad-hoc networks. Two known energy preserving techniques, Span and BECA/AFECA, are combined with a well-known re-active routing protocol, AODV, to create a new energy efficient routing protocol. Furthermore, the proto......This paper presents some novel approaches for energy efficient routing in mobile ad-hoc networks. Two known energy preserving techniques, Span and BECA/AFECA, are combined with a well-known re-active routing protocol, AODV, to create a new energy efficient routing protocol. Furthermore...

  3. Sectoral energy demand data: Sources and Issues

    International Nuclear Information System (INIS)

    Ounali, A.

    1991-01-01

    This chapter of the publication is dealing with Sectoral Energy Demand Data giving details about the Sources and Issues. Some comments are presented on rural energy surveys. Guidelines for the Definition and Desegregation of Sectoral Energy Consumption is given and Data Necessary for Sectoral Energy Demand Analysis is discussed

  4. Energy literacy, awareness, and conservation behavior of residential households

    International Nuclear Information System (INIS)

    Brounen, Dirk; Kok, Nils; Quigley, John M.

    2013-01-01

    The residential sector accounts for one-fifth of global energy consumption, resulting from the requirements to heat, cool, and light residential dwellings. It is therefore not surprising that energy efficiency in the residential market has gained importance in recent years. In this paper, we examine awareness, literacy and behavior of households with respect to their residential energy expenditures. Using a detailed survey of 1721 Dutch households, we measure the extent to which consumers are aware of their energy consumption and whether they have taken measures to reduce their energy costs. Our results show that “energy literacy” and awareness among respondents is low: just 56% of the respondents are aware of their monthly charges for energy consumption, and 40% do not appropriately evaluate investment decisions in energy efficient equipment. We document that demographics and consumer attitudes towards energy conservation, but not energy literacy and awareness, have direct effects on behavior regarding heating and cooling of the home. The impact of a moderating factor, measured by thermostat settings, ultimately results in strong variation in the energy consumption of private consumers. - Highlights: • We use a detailed survey of 1,721 Dutch households to measure awareness and conservation behavior in energy consumption. • Energy literacy and awareness among residential households is low. • 40 percent of the sample does not appropriately evaluate investment decisions in energy efficient equipment • Demographics and consumer attitudes affect behavior regarding heating and cooling of a home

  5. Guidelines for forecasting energy demand

    International Nuclear Information System (INIS)

    Sonino, T.

    1976-11-01

    Four methodologies for forecasting energy demand are reviewed here after considering the role of energy in the economy and the analysis of energy use in different economic sectors. The special case of Israel is considered throughout, and some forecasts for energy demands in the year 2000 are presented. An energy supply mix that may be considered feasible is proposed. (author)

  6. Cluster chain based energy efficient routing protocol for moblie WSN

    Directory of Open Access Journals (Sweden)

    WU Ziyu

    2016-04-01

    Full Text Available With the ubiquitous smart devices acting as mobile sensor nodes in the wireless sensor networks(WSNs to sense and transmit physical information,routing protocols should be designed to accommodate the mobility issues,in addition to conventional considerations on energy efficiency.However,due to frequent topology change,traditional routing schemes cannot perform well.Moreover,existence of mobile nodes poses new challenges on energy dissipation and packet loss.In this paper,a novel routing scheme called cluster chain based routing protocol(CCBRP is proposed,which employs a combination of cluster and chain structure to accomplish data collection and transmission and thereafter selects qualified cluster heads as chain leaders to transmit data to the sink.Furthermore,node mobility is handled based on periodical membership update of mobile nodes.Simulation results demonstrate that CCBRP has a good performance in terms of network lifetime and packet delivery,also strikes a better balance between successful packet reception and energy consumption.

  7. Decomposing energy demand across BRIIC countries

    International Nuclear Information System (INIS)

    Adetutu, Morakinyo O.; Glass, Anthony J.; Weyman-Jones, Thomas G.

    2016-01-01

    Energy plays an important role within the production technology of fast emerging economies, such that firms' reaction to changes in energy prices provides useful information on factor productivity and factor intensity, as well as the likely outcome of energy policy initiatives, among other things. Drawing on duality theory, this paper decomposes changes in energy demand into substitution and output effects using annual sector-level production data for Brazil, Russia, India, Indonesia and China (BRIIC) for the period 1995–2009. Unlike previous studies, this study analyzed the economic properties of the underlying production technology. Results indicate that changes in energy demand are strongly dominated by substitution effects. More importantly, an intriguing finding that emerges from our analysis is the role of economies of scale and factor accumulation, as opposed to technical progress, in giving rise to the growth performance of sampled economies. - Highlights: • The analysis examines the structure and channels of changes in energy demand across productive sectors in BRIIC countries during 1995–2009. • We evaluate substitution and output effects as well as the nature of firm productivity across these countries. • Changes in energy demand arising from changes in (relative) price of energy is strongly dominated by substitution effects. • The main drivers of economic performance and energy use over the sample period are economies of scale and factor accumulation.

  8. Long-range outlook of energy demands and supplies

    International Nuclear Information System (INIS)

    1984-01-01

    An interim report on the long-range outlook of energy demands and supplies in Japan as prepared by an ad hoc committee, Advisory Committee for Energy was given for the period up to the year 2000. As the energy demands in terms of crude oil, the following figures are set: 460 million kl for 1990, 530 million kl for 1995, and 600 million kl for 2000. In Japan, without domestic energy resources, over 80% of the primary energy has been imported; the reliance on Middle East where political situation is unstable, for petroleum is very large. The following things are described. Background and policy; energy demands in industries, transports, and people's livelihood; energy supplies by coal, nuclear energy, petroleum, etc.; energy demand/supply outlook for 2000. (Mori, K.)

  9. Demand response in energy markets

    International Nuclear Information System (INIS)

    Skytte, K.; Birk Mortensen, J.

    2004-11-01

    Improving the ability of energy demand to respond to wholesale prices during critical periods of the spot market can reduce the total costs of reliably meeting demand, and the level and volatility of the prices. This fact has lead to a growing interest in the short-run demand response. There has especially been a growing interest in the electricity market where peak-load periods with high spot prices and occasional local blackouts have recently been seen. Market concentration at the supply side can result in even higher peak-load prices. Demand response by shifting demand from peak to base-load periods can counteract the market power in the peak-load. However, demand response has so far been modest since the current short-term price elasticity seems to be small. This is also the case for related markets, for example, green certificates where the demand is determined as a percentage of the power demand, or for heat and natural gas markets. This raises a number of interesting research issues: 1) Demand response in different energy markets, 2) Estimation of price elasticity and flexibility, 3) Stimulation of demand response, 4) Regulation, policy and modelling aspects, 5) Demand response and market power at the supply side, 6) Energy security of supply, 7) Demand response in forward, spot, ancillary service, balance and capacity markets, 8) Demand response in deviated markets, e.g., emission, futures, and green certificate markets, 9) Value of increased demand response, 10) Flexible households. (BA)

  10. Household energy demand. Empirical studies concerning Sweden

    Energy Technology Data Exchange (ETDEWEB)

    Dargay, J; Lundin, A

    1978-06-01

    This paper investigates the effects of energy policy on households in Sweden and provides the material necessary for evaluation of current and proposed energy-conservation measures. Emphasis is placed on the impact of enery taxation or price changes on household demand for electricity, heating oil, and gasoline and the consequences of such measures for income distribution. The results of the Swedish studies of household demand for heating oil and gasoline indicate that price changes can have a considerable long run impact on fuel utilization. In the short run, price responsiveness is notably reduced, but it is nevertheless of consequence for energy demand.

  11. Task Classification Based Energy-Aware Consolidation in Clouds

    Directory of Open Access Journals (Sweden)

    HeeSeok Choi

    2016-01-01

    Full Text Available We consider a cloud data center, in which the service provider supplies virtual machines (VMs on hosts or physical machines (PMs to its subscribers for computation in an on-demand fashion. For the cloud data center, we propose a task consolidation algorithm based on task classification (i.e., computation-intensive and data-intensive and resource utilization (e.g., CPU and RAM. Furthermore, we design a VM consolidation algorithm to balance task execution time and energy consumption without violating a predefined service level agreement (SLA. Unlike the existing research on VM consolidation or scheduling that applies none or single threshold schemes, we focus on a double threshold (upper and lower scheme, which is used for VM consolidation. More specifically, when a host operates with resource utilization below the lower threshold, all the VMs on the host will be scheduled to be migrated to other hosts and then the host will be powered down, while when a host operates with resource utilization above the upper threshold, a VM will be migrated to avoid using 100% of resource utilization. Based on experimental performance evaluations with real-world traces, we prove that our task classification based energy-aware consolidation algorithm (TCEA achieves a significant energy reduction without incurring predefined SLA violations.

  12. Location aware event driven multipath routing in Wireless Sensor Networks: Agent based approach

    Directory of Open Access Journals (Sweden)

    A.V. Sutagundar

    2013-03-01

    Full Text Available Wireless Sensor Networks (WSNs demand reliable and energy efficient paths for critical information delivery to sink node from an event occurrence node. Multipath routing facilitates reliable data delivery in case of critical information. This paper proposes an event triggered multipath routing in WSNs by employing a set of static and mobile agents. Every sensor node is assumed to know the location information of the sink node and itself. The proposed scheme works as follows: (1 Event node computes the arbitrary midpoint between an event node and the sink node by using location information. (2 Event node establishes a shortest path from itself to the sink node through the reference axis by using a mobile agent with the help of location information; the mobile agent collects the connectivity information and other parameters of all the nodes on the way and provides the information to the sink node. (3 Event node finds the arbitrary location of the special (middle intermediate nodes (above/below reference axis by using the midpoint location information given in step 1. (4 Mobile agent clones from the event node and the clones carry the event type and discover the path passing through special intermediate nodes; the path above/below reference axis looks like an arc. While migrating from one sensor node to another along the traversed path, each mobile agent gathers the node information (such as node id, location information, residual energy, available bandwidth, and neighbors connectivity and delivers to the sink node. (5 The sink node constructs a partial topology, connecting event and sink node by using the connectivity information delivered by the mobile agents. Using the partial topology information, sink node finds the multipath and path weight factor by using link efficiency, energy ratio, and hop distance. (6 The sink node selects the number of paths among the available paths based upon the criticalness of an event, and (7 if the event is non

  13. Compromises Between Quality of Service Metrics and Energy Consumption of Hierarchical and Flat Routing Protocols for Wireless Sensors Network

    Directory of Open Access Journals (Sweden)

    Abdelbari BEN YAGOUTA

    2016-11-01

    Full Text Available Wireless Sensor Network (WSN is wireless network composed of spatially distributed and tiny autonomous nodes, which cooperatively monitor physical or environmental conditions. Among the concerns of these networks is prolonging the lifetime by saving nodes energy. There are several protocols specially designed for WSNs based on energy conservation. However, many WSNs applications require QoS (Quality of Service criteria, such as latency, reliability and throughput. In this paper, we will compare three routing protocols for wireless sensors network LEACH (Low Energy Adaptive Clustering Hierarchy, AODV (Ad hoc on demand Distance Vector and LABILE (Link Quality-Based Lexical Routing using Castalia simulator in terms of energy consumption, throughput, reliability and latency time of packets received by sink under different conditions to determinate the best configurations that offers the most suitable compromises between energy conservation and all QoS metrics for each routing protocols. The results show that, the best configurations that offer the suitable compromises between energy conservation and all QoS metrics is a large number of deployed nodes with low packet rate for LEACH (300 nodes and 1 packet/s, a medium number of deployed nodes with low packet rate For AODV (100 nodes and 1 packet/s and a very low nodes density with low packet rate for LABILE (50 nodes and 1 packet/s.

  14. Demand Response and Energy Storage Integration Study

    Energy Technology Data Exchange (ETDEWEB)

    Ma, Ookie; Cheung, Kerry; Olsen, Daniel J.; Matson, Nance; Sohn, Michael D.; Rose, Cody M.; Dudley, Junqiao Han; Goli, Sasank; Kiliccote, Sila; Cappers, Peter; MacDonald, Jason; Denholm, Paul; Hummon, Marissa; Jorgenson, Jennie; Palchak, David; Starke, Michael; Alkadi, Nasr; Bhatnagar, Dhruv; Currier, Aileen; Hernandez, Jaci; Kirby, Brendan; O' Malley, Mark

    2016-03-01

    Demand response and energy storage resources present potentially important sources of bulk power system services that can aid in integrating variable renewable generation. While renewable integration studies have evaluated many of the challenges associated with deploying large amounts of variable wind and solar generation technologies, integration analyses have not yet fully incorporated demand response and energy storage resources. This report represents an initial effort in analyzing the potential integration value of demand response and energy storage, focusing on the western United States. It evaluates two major aspects of increased deployment of demand response and energy storage: (1) Their operational value in providing bulk power system services and (2) Market and regulatory issues, including potential barriers to deployment.

  15. Towards energy aware optical networks and interconnects

    Science.gov (United States)

    Glesk, Ivan; Osadola, Tolulope; Idris, Siti

    2013-10-01

    In a today's world, information technology has been identified as one of the major factors driving economic prosperity. Datacenters businesses have been growing significantly in the past few years. The equipments in these datacenters need to be efficiently connected to each other and also to the outside world in order to enable effective exchange of information. This is why there is need for highly scalable, energy savvy and reliable network connectivity infrastructure that is capable of accommodating the large volume of data being exchanged at any time within the datacenter network and the outside network in general. These devices that can ensure such effective connectivity currently require large amount of energy in order to meet up with these increasing demands. In this paper, an overview of works being done towards realizing energy aware optical networks and interconnects for datacenters is presented. Also an OCDMA approach is discussed as potential multiple access technique for future optical network interconnections. We also presented some challenges that might inhibit effective implementation of the OCDMA multiplexing scheme.

  16. Dynamic Request Routing for Online Video-on-Demand Service: A Markov Decision Process Approach

    Directory of Open Access Journals (Sweden)

    Jianxiong Wan

    2014-01-01

    Full Text Available We investigate the request routing problem in the CDN-based Video-on-Demand system. We model the system as a controlled queueing system including a dispatcher and several edge servers. The system is formulated as a Markov decision process (MDP. Since the MDP formulation suffers from the so-called “the curse of dimensionality” problem, we then develop a greedy heuristic algorithm, which is simple and can be implemented online, to approximately solve the MDP model. However, we do not know how far it deviates from the optimal solution. To address this problem, we further aggregate the state space of the original MDP model and use the bounded-parameter MDP (BMDP to reformulate the system. This allows us to obtain a suboptimal solution with a known performance bound. The effectiveness of two approaches is evaluated in a simulation study.

  17. Energy demand projections based on an uncertain dynamic system modeling approach

    International Nuclear Information System (INIS)

    Dong, S.

    2000-01-01

    Today, China has become the world's second largest pollution source of CO 2 . Owing to coal-based energy consumption, it is estimated that 85--90% of the SO 2 and CO 2 emission of China results from coal use. With high economic growth and increasing environmental concerns, China's energy consumption in the next few decades has become an issue of active concern. Forecasting of energy demand over long periods, however, is getting more complex and uncertain. It is believed that the economic and energy systems are chaotic and nonlinear. Traditional linear system modeling, used mostly in energy demand forecasts, therefore, is not a useful approach. In view of uncertainty and imperfect information about future economic growth and energy development, an uncertain dynamic system model, which has the ability to incorporate and absorb the nature of an uncertain system with imperfect or incomplete information, is developed. Using the model, the forecasting of energy demand in the next 25 years is provided. The model predicts that China's energy demand in 2020 will be about 2,700--3,000 Mtce, coal demand 3,500 Mt, increasing by 128% and 154%, respectively, compared with that of 1995

  18. Topology control of tactical wireless sensor networks using energy efficient zone routing

    Directory of Open Access Journals (Sweden)

    Preetha Thulasiraman

    2016-02-01

    Full Text Available The US Department of Defense (DoD routinely uses wireless sensor networks (WSNs for military tactical communications. Sensor node die-out has a significant impact on the topology of a tactical WSN. This is problematic for military applications where situational data is critical to tactical decision making. To increase the amount of time all sensor nodes remain active within the network and to control the network topology tactically, energy efficient routing mechanisms must be employed. In this paper, we aim to provide realistic insights on the practical advantages and disadvantages of using established routing techniques for tactical WSNs. We investigate the following established routing algorithms: direct routing, minimum transmission energy (MTE, Low Energy Adaptive Cluster Head routing (LEACH, and zone clustering. Based on the node die out statistics observed with these algorithms and the topological impact the node die outs have on the network, we develop a novel, energy efficient zone clustering algorithm called EZone. Via extensive simulations using MATLAB, we analyze the effectiveness of these algorithms on network performance for single and multiple gateway scenarios and show that the EZone algorithm tactically controls the topology of the network, thereby maintaining significant service area coverage when compared to the other routing algorithms.

  19. Potentials for energy savings and long term energy demand of Croatian households sector

    International Nuclear Information System (INIS)

    Pukšec, Tomislav; Vad Mathiesen, Brian; Duić, Neven

    2013-01-01

    Highlights: ► Long term energy demand of Croatian households sector has been modelled. ► Developed model can describe the whole households sector. ► Main modes include heating, cooling, electrical appliances, cooking and hot water. ► Different scenarios regarding future energy demand are presented and discussed. -- Abstract: Households represent one of the most interesting sectors, when analyzing Croatia’s energy balance. It makes up one of the largest energy consumers with around 75 PJ per year, which is almost 29% of Croatia’s final energy demand. Considering this consumption, implementing various mechanisms, which would lead to improvements in energy efficiency of this sector, seems relevant. In order to plan future energy systems, important would be to know future possibilities and needs regarding energy demand of different sectors. Through this paper, long term energy demand projections of Croatian households sector will be shown. Focus of the paper will be on various mechanisms influencing future energy demand scenarios. Important would be to quantify this influence, whether positive or negative, and see which mechanisms would be the most significant. Energy demand projections in this paper are based upon bottom-up approach model which combines and processes a large number of input data. The model will be compared to Croatian National Energy Strategy and certain differences and conclusions will be presented. One of the major conclusions shown in this paper is significant possibilities for energy efficiency improvements and lower energy demand in the future, based on careful and rational energy planning. Different financial, legal and technological mechanisms can lead to significant savings in the households sector which leads to lower GHG emissions and lower Croatian dependence on foreign fossil fuels.

  20. The Impact of Economic Parameter Uncertainty Growth on Regional Energy Demand Assessment

    Directory of Open Access Journals (Sweden)

    Olga Vasilyevna Mazurova

    2017-06-01

    Full Text Available The article deals with the forecasting studies based on the energy demand and prices in the region in terms of the complex interconnections between economy (and energy and the growth of uncertainty of the future development of the country and territories. The authors propose a methodological approach, which combines the assessment of the price elasticity of energy demand with the optimization of energy and fuel regional supply. In this case, the price elasticity of demand is determined taking into account the comparison of cost-effectiveness of using different types of fuel and energy by different consumers. The originality of the proposed approach consists in simulating the behaviour of suppliers’ (energy companies and large customers’ (power plants, boiler rooms, industry, transport, population depending on energy price changes, the existing and new technologies, energy-saving activities and restrictions on fuel supplies. To take into account the uncertainty of future economic and energy conditions, some parameters such as prospective technical and economic parameters, price, technological parameters are set as the intervals of possible values with different probability levels. This approach allows making multivariate studies with different combinations of the expected conditions and receiving as a result the range of the projected values of studied indicators. The multivariate calculations show that the fuel demand has a nonlinear dependence on the consumer characteristics, pricing, projection horizon, and the nature of the future conditions uncertainty. The authors have shown that this effect can be significant and should be considered in the forecasts of the development of fuel and energy sector. The methodological approach and quantitative evaluation can be used to improve the economic and energy development strategies of the country and regions

  1. The impacts of weather variations on energy demand and carbon emissions

    International Nuclear Information System (INIS)

    Considine, T.J.

    2000-01-01

    This paper examines the impacts of climate fluctuations on carbon emissions using monthly models of US energy demand. The econometric analysis estimates price, income, and weather elasticities of short-run energy demand. Our model simulations suggest that warmer climate conditions in the US since 1982 slightly reduced carbon emissions in the US. Lower energy use associated with reduced heating requirements offsets higher fuel consumption to meet increased air-conditioning needs. The analysis also suggests that climate change policies should allow some variance in carbon emissions due to short-term weather variations

  2. Power Balance AODV Routing Algorithm of WSN in Precision Agriculture Environment Monitoring

    Directory of Open Access Journals (Sweden)

    Xiaoqin Qin

    2013-11-01

    Full Text Available As one of important technologies of IOT (Internet of Things, WSN (Wireless Sensor Networks has been widely used in precision agriculture environment monitoring. WSN is a kind of energy-constrained network, but power balance is not taken into account in traditional routing protocols. A novel routing algorithm, named Power Balance Ad hoc On-Demand Distance Vector (PB-AODV, is proposed on cross-layer design. In the route discovery process of PB-AODV, routing path is established by the Received Signal Strength Indication (RSSI value. The optimal transmitting power, which is computed according to RSSI value, power threshold and node’s surplus energy, is encapsulated into Route Reply Packet. Hence, the sender node can adjust its transmission power to save energy according to the Route Reply Packet. Simulation results show that the proposed algorithm is effective for load balancing, and increases the WSN’s lifetime 14.3% consequently.

  3. Energy-Aware Software Engineering

    DEFF Research Database (Denmark)

    Eder, Kerstin; Gallagher, John Patrick

    2017-01-01

    A great deal of energy in Information and Communication Technology (ICT) systems can be wasted by software, regardless of how energy-efficient the underlying hardware is. To avoid such waste, programmers need to understand the energy consumption of programs during the development process rather......, the chapter discusses how energy analysis and modelling techniques can be incorporated in software engineering tools, including existing compilers, to assist the energy-aware programmer to optimise the energy consumption of code....

  4. Pithy Review on Routing Protocols in Wireless Sensor Networks and Least Routing Time Opportunistic Technique in WSN

    Science.gov (United States)

    Salman Arafath, Mohammed; Rahman Khan, Khaleel Ur; Sunitha, K. V. N.

    2018-01-01

    Nowadays due to most of the telecommunication standard development organizations focusing on using device-to-device communication so that they can provide proximity-based services and add-on services on top of the available cellular infrastructure. An Oppnets and wireless sensor network play a prominent role here. Routing in these networks plays a significant role in fields such as traffic management, packet delivery etc. Routing is a prodigious research area with diverse unresolved issues. This paper firstly focuses on the importance of Opportunistic routing and its concept then focus is shifted to prime aspect i.e. on packet reception ratio which is one of the highest QoS Awareness parameters. This paper discusses the two important functions of routing in wireless sensor networks (WSN) namely route selection using least routing time algorithm (LRTA) and data forwarding using clustering technique. Finally, the simulation result reveals that LRTA performs relatively better than the existing system in terms of average packet reception ratio and connectivity.

  5. Three Essays on National Oil Company Efficiency, Energy Demand and Transportation

    Science.gov (United States)

    Eller, Stacy L.

    This dissertation is composed of three separate essays in the field of energy economics. In the first paper, both data envelopment analysis and stochastic production frontier estimation are employed to provide empirical evidence on the revenue efficiency of national oil companies (NOCs) and private international oil companies (IOCs). Using a panel of 80 oil producing firms, the analysis suggests that NOCs are generally less efficient at generating revenue from a given resource base than IOCs, with some exceptions. Due to differing firm objectives, however, structural and institutional features may help explain much of the inefficiency. The second paper analyzes the relationship between economic development and the demand for energy. Energy consumption is modeled using panel data from 1990 to 2004 for 50 countries spanning all levels of development. We find the relationship between energy consumption and economic development corresponds to the structure of aggregate output and the nature of derived demand for electricity and direct-use fuels in each sector. Notably, the evidence of non-constant income elasticity of demand is much greater for electricity demand than for direct-use fuel consumption. In addition, we show that during periods of rapid economic development, one in which the short-term growth rate exceeds the long-run average, an increase in aggregate output is met by less energy-efficient capital. This is a result of capital being fixed in the short-term. As additional, more efficient capital stock is added to the production process, the short-term increase in energy intensity will diminish. In the third essay, we develop a system of equations to estimate a model of motor vehicle fuel consumption, vehicle miles traveled and implied fuel efficiency for the 67 counties of the State of Florida from 2001 to 2008. This procedure allows us to decompose the factors of fuel demand into elasticities of vehicle driving demand and fuel efficiency. Particular

  6. Demand for oil and energy in developing countries

    Energy Technology Data Exchange (ETDEWEB)

    Wolf, C. Jr.; Relles, D.A.; Navarro, J.

    1980-05-01

    How much of the world's oil and energy supply will the non-OPEC less-developed countries (NOLDCs) demand in the next decade. Will their requirements be small and thus fairly insignificant compared with world demand, or large and relatively important. How will world demand be affected by the economic growth of the NOLDCs. In this report, we try to develop some reasonable forecasts of NOLDC energy demands in the next 10 years. Our focus is mainly on the demand for oil, but we also give some attention to the total commercial energy requirements of these countries. We have tried to be explicit about the uncertainties associated with our forecasts, and with the income and price elasticities on which they are based. Finally, we consider the forecasts in terms of their implications for US policies concerning the NOLDCs and suggest areas of future research on NOLDC energy issues.

  7. An Energy Balanced and Lifetime Extended Routing Protocol for Underwater Sensor Networks.

    Science.gov (United States)

    Wang, Hao; Wang, Shilian; Zhang, Eryang; Lu, Luxi

    2018-05-17

    Energy limitation is an adverse problem in designing routing protocols for underwater sensor networks (UWSNs). To prolong the network lifetime with limited battery power, an energy balanced and efficient routing protocol, called energy balanced and lifetime extended routing protocol (EBLE), is proposed in this paper. The proposed EBLE not only balances traffic loads according to the residual energy, but also optimizes data transmissions by selecting low-cost paths. Two phases are operated in the EBLE data transmission process: (1) candidate forwarding set selection phase and (2) data transmission phase. In candidate forwarding set selection phase, nodes update candidate forwarding nodes by broadcasting the position and residual energy level information. The cost value of available nodes is calculated and stored in each sensor node. Then in data transmission phase, high residual energy and relatively low-cost paths are selected based on the cost function and residual energy level information. We also introduce detailed analysis of optimal energy consumption in UWSNs. Numerical simulation results on a variety of node distributions and data load distributions prove that EBLE outperforms other routing protocols (BTM, BEAR and direct transmission) in terms of network lifetime and energy efficiency.

  8. Lightweight context aware routing in wireless sensor networks for environments

    International Nuclear Information System (INIS)

    Aijaz, S.

    2015-01-01

    Design and implementation of a WSN (Wireless Sensor Network) that can efficiently work for a longer time period must include identification of the deployment environment context and to conform to the behavior of the sensor nodes. The context information when treated with evaluation factor becomes a process of context awareness and the evaluation factor is called the context attribute. In this paper, we consider the context factor of energy. The paper identifies analyses and evaluates efficiency of two when used in a context aware environment. Furthermore, the study also highlights the strengths and weaknesses of sensor SPIN (Sensor Protocol for Information via Negotiation) and LEACH (Low Energy Adaptive Clustering Hierarchy) protocols with respect to the support for WSN with heavy network traffic conditions. The performance has been evaluated in terms of energy efficiency, data packet transmission, network status, data management, reliability, etc. (author)

  9. Energy efficiency in the British housing stock: Energy demand and the Homes Energy Efficiency Database

    International Nuclear Information System (INIS)

    Hamilton, Ian G.; Steadman, Philip J.; Bruhns, Harry; Summerfield, Alex J.; Lowe, Robert

    2013-01-01

    The UK Government has unveiled an ambitious retrofit programme that seeks significant improvement to the energy efficiency of the housing stock. High quality data on the energy efficiency of buildings and their related energy demand is critical to supporting and targeting investment in energy efficiency. Using existing home improvement programmes over the past 15 years, the UK Government has brought together data on energy efficiency retrofits in approximately 13 million homes into the Homes Energy Efficiency Database (HEED), along with annual metered gas and electricity use for the period of 2004–2007. This paper describes the HEED sample and assesses its representativeness in terms of dwelling characteristics, the energy demand of different energy performance levels using linked gas and electricity meter data, along with an analysis of the impact retrofit measures has on energy demand. Energy savings are shown to be associated with the installation of loft and cavity insulation, and glazing and boiler replacement. The analysis illustrates this source of ‘in-action’ data can be used to provide empirical estimates of impacts of energy efficiency retrofit on energy demand and provides a source of empirical data from which to support the development of national housing energy efficiency retrofit policies. - Highlights: • The energy efficiency level for 50% of the British housing stock is described. • Energy demand is influenced by size and age and energy performance. • Housing retrofits (e.g. cavity insulation, glazing and boiler replacements) save energy. • Historic differences in energy performance show persistent long-term energy savings

  10. Residential energy demand in Brazil

    International Nuclear Information System (INIS)

    Arouca, M.; Gomes, F.M.; Rosa, L.P.

    1981-01-01

    The energy demand in Brazilian residential sector is studied, discussing the methodology for analyzing this demand from some ideas suggested, for developing an adequate method to brazilian characteristics. The residential energy consumption of several fuels in Brazil is also presented, including a comparative evaluation with the United States and France. (author)

  11. Long-range prospects of world energy demands and future energy sources

    International Nuclear Information System (INIS)

    Kozaki, Yasuji

    1998-01-01

    The long-range prospects for world energy demands are reviewed, and the major factors which are influential in relation to energy demands are discussed. The potential for various kinds of conventional and new energy sources such as fossil fuels, solar energies, nuclear fission, and fusion energies to need future energy demands is also discussed. (author)

  12. On Designing Thermal-Aware Localized QoS Routing Protocol for in-vivo Sensor Nodes in Wireless Body Area Networks.

    Science.gov (United States)

    Monowar, Muhammad Mostafa; Bajaber, Fuad

    2015-06-15

    In this paper, we address the thermal rise and Quality-of-Service (QoS) provisioning issue for an intra-body Wireless Body Area Network (WBAN) having in-vivo sensor nodes. We propose a thermal-aware QoS routing protocol, called TLQoS, that facilitates the system in achieving desired QoS in terms of delay and reliability for diverse traffic types, as well as avoids the formation of highly heated nodes known as hotspot(s), and keeps the temperature rise along the network to an acceptable level. TLQoS exploits modular architecture wherein different modules perform integrated operations in providing multiple QoS service with lower temperature rise. To address the challenges of highly dynamic wireless environment inside the human body. TLQoS implements potential-based localized routing that requires only local neighborhood information. TLQoS avoids routing loop formation as well as reduces the number of hop traversal exploiting hybrid potential, and tuning a configurable parameter. We perform extensive simulations of TLQoS, and the results show that TLQoS has significant performance improvements over state-of-the-art approaches.

  13. Energy Awareness Displays - Prototype for personalised energy consumption feedback

    NARCIS (Netherlands)

    Börner, Dirk; Storm, Jeroen; Kalz, Marco; Specht, Marcus

    2012-01-01

    Börner, D., Storm, J., Kalz, M., & Specht, M. (2012). Energy Awareness Displays - Prototype for personalised energy consumption feedback. In A. Ravencroft, S. Lindstaedt, C. D. Kloos, & D. Hernández-Leo (Eds.), 21st Century Learning for 21st Century Skills - 7th European Conference on Technology

  14. Energy Demand and Supply Analysis and Outlook - Energy Forecast for 2001 and Policy Issues

    Energy Technology Data Exchange (ETDEWEB)

    Na, In Gang; Ryu, Ji Chul [Korea Energy Economics Institute, Euiwang (Korea)

    2000-12-01

    The energy consumption in Korea has grown at impressive rates during the last 3 decades, along with the economic growth. The global concern about the environment issue and the restructuring in Korea energy industry has an effect on the pattern and trend of energy demand in Korea. Under the situation, this research are focusing on the analysis of energy consumption and forecast of energy demand. First of all, we analyze the trends and major characteristics of energy consumption, beginning with 1970s and up to the third quarter of 2000. In the analysis of energy consumption by energy types, we also perform qualitative analysis on the trends and characteristics of each energy types, including institutional analysis. In model section, we start with the brief description of synopsis and outline the survey on empirical models for energy demand. The econometric model used in KEEI's short-term energy forecast is outlined, followed by the result of estimations. The 2001 energy demand forecast is predicted in detail by sectors and energy types. In the year 2001, weak demand is projected to continue through the First Half, and pick up its pace of growth only in the Second Half. Projected total demand is 201.3 million TOE or 4.4% growth. In the last section, the major policy issues are summarized in three sub-sections: the restructuring in energy industry, the security of energy demand and supply, international energy cooperation including south-north energy cooperation. (author). 86 refs., 43 figs., 73 tabs.

  15. Design of limited-stop service based on the degree of unbalance of passenger demand

    Science.gov (United States)

    2018-01-01

    This paper presents a limited-stop service for a bus fleet to meet the unbalanced demand of passengers on a bus route and to improve the transit service of the bus route. This strategy includes two parts: a degree assessment of unbalanced passenger demand and an optimization of the limited-stop service. The degree assessment of unbalanced passenger demand, which is based on the different passenger demand between stations and the unbalance of passengers within the station, is used to judge whether implementing the limited-stop service is necessary for a bus route. The optimization of limited-stop service considers the influence of stop skipping action and bus capacity on the left-over passengers to determine the proper skipping stations for the bus fleet serving the entire route by minimizing both the waiting time and in-vehicle time of passengers and the running time of vehicles. A solution algorithm based on genetic algorithm is also presented to evaluate the degree of unbalanced passenger demand and optimize the limited-stop scheme. Then, the proper strategy is tested on a bus route in Changchun city of China. The threshold of degree assessment of unbalanced passenger demand can be calibrated and adapted to different passenger demands. PMID:29505585

  16. Design of limited-stop service based on the degree of unbalance of passenger demand.

    Science.gov (United States)

    Zhang, Hu; Zhao, Shuzhi; Liu, Huasheng; Liang, Shidong

    2018-01-01

    This paper presents a limited-stop service for a bus fleet to meet the unbalanced demand of passengers on a bus route and to improve the transit service of the bus route. This strategy includes two parts: a degree assessment of unbalanced passenger demand and an optimization of the limited-stop service. The degree assessment of unbalanced passenger demand, which is based on the different passenger demand between stations and the unbalance of passengers within the station, is used to judge whether implementing the limited-stop service is necessary for a bus route. The optimization of limited-stop service considers the influence of stop skipping action and bus capacity on the left-over passengers to determine the proper skipping stations for the bus fleet serving the entire route by minimizing both the waiting time and in-vehicle time of passengers and the running time of vehicles. A solution algorithm based on genetic algorithm is also presented to evaluate the degree of unbalanced passenger demand and optimize the limited-stop scheme. Then, the proper strategy is tested on a bus route in Changchun city of China. The threshold of degree assessment of unbalanced passenger demand can be calibrated and adapted to different passenger demands.

  17. Energy demand and population change.

    Science.gov (United States)

    Allen, E L; Edmonds, J A

    1981-09-01

    During the post World War 2 years energy consumption has grown 136% while population grew about 51%; per capita consumption of energy expanded, therefore, about 60%. For a given population size, demographic changes mean an increase in energy needs; for instance the larger the group of retirement age people, the smaller their energy needs than are those for a younger group. Estimates indicate that by the year 2000 the energy impact will be toward higher per capita consumption with 60% of the population in the 19-61 age group of workers. Rising female labor force participation will increase the working group even more; it has also been found that income and energy grow at a proportional rate. The authors predict that gasoline consumption within the US will continue to rise with availability considering the larger number of female drivers and higher per capita incomes. The flow of illegal aliens (750,000/year) will have a major impact on income and will use greater amounts of energy than can be expected. A demographic change which will lower energy demands will be the slowdown of the rate of household formation caused by the falling number of young adults. The response of energy demand to price changes is small and slow but incomes play a larger role as does the number of personal automobiles and social changes affecting household formation. Households, commercial space, transportation, and industry are part of every demand analysis and population projections play a major role in determining these factors.

  18. Reevaluation of Turkey's hydropower potential and electric energy demand

    International Nuclear Information System (INIS)

    Yueksek, Omer

    2008-01-01

    This paper deals with Turkey's hydropower potential and its long-term electric energy demand predictions. In the paper, at first, Turkey's energy sources are briefly reviewed. Then, hydropower potential is analyzed and it has been concluded that Turkey's annual economically feasible hydropower potential is about 188 TWh, nearly 47% greater than the previous estimation figures of 128 TWh. A review on previous prediction models for Turkey's long-term electric energy demand is presented. In order to predict the future demand, new increment ratio scenarios, which depend on both observed data and future predictions of population, energy consumption per capita and total energy consumption, are developed. The results of 11 prediction models are compared and analyzed. It is concluded that Turkey's annual electric energy demand predictions in 2010, 2015 and 2020 vary between 222 and 242 (average 233) TWh; 302 and 356 (average 334) TWh; and 440 and 514 (average 476) TWh, respectively. A discussion on the role of hydropower in meeting long-term demand is also included in the paper and it has been predicted that hydropower can meet 25-35% of Turkey's electric energy demand in 2020

  19. A routing protocol based on energy and link quality for Internet of Things applications.

    Science.gov (United States)

    Machado, Kássio; Rosário, Denis; Cerqueira, Eduardo; Loureiro, Antonio A F; Neto, Augusto; Souza, José Neuman de

    2013-02-04

    The Internet of Things (IoT) is attracting considerable attention from the universities, industries, citizens and governments for applications, such as healthcare, environmental monitoring and smart buildings. IoT enables network connectivity between smart devices at all times, everywhere, and about everything. In this context, Wireless Sensor Networks (WSNs) play an important role in increasing the ubiquity of networks with smart devices that are low-cost and easy to deploy. However, sensor nodes are restricted in terms of energy, processing and memory. Additionally, low-power radios are very sensitive to noise, interference and multipath distortions. In this context, this article proposes a routing protocol based on Routing by Energy and Link quality (REL) for IoT applications. To increase reliability and energy-efficiency, REL selects routes on the basis of a proposed end-to-end link quality estimator mechanism, residual energy and hop count. Furthermore, REL proposes an event-driven mechanism to provide load balancing and avoid the premature energy depletion of nodes/networks. Performance evaluations were carried out using simulation and testbed experiments to show the impact and benefits of REL in small and large-scale networks. The results show that REL increases the network lifetime and services availability, as well as the quality of service of IoT applications. It also provides an even distribution of scarce network resources and reduces the packet loss rate, compared with the performance of well-known protocols.

  20. A Routing Protocol Based on Energy and Link Quality for Internet of Things Applications

    Directory of Open Access Journals (Sweden)

    Antonio A. F. Loureiro

    2013-02-01

    Full Text Available The Internet of Things (IoT is attracting considerable attention from the universities, industries, citizens and governments for applications, such as healthcare, environmental monitoring and smart buildings. IoT enables network connectivity between smart devices at all times, everywhere, and about everything. In this context, Wireless Sensor Networks (WSNs play an important role in increasing the ubiquity of networks with smart devices that are low-cost and easy to deploy. However, sensor nodes are restricted in terms of energy, processing and memory. Additionally, low-power radios are very sensitive to noise, interference and multipath distortions. In this context, this article proposes a routing protocol based on Routing by Energy and Link quality (REL for IoT applications. To increase reliability and energy-efficiency, REL selects routes on the basis of a proposed end-to-end link quality estimator mechanism, residual energy and hop count. Furthermore, REL proposes an event-driven mechanism to provide load balancing and avoid the premature energy depletion of nodes/networks. Performance evaluations were carried out using simulation and testbed experiments to show the impact and benefits of REL in small and large-scale networks. The results show that REL increases the network lifetime and services availability, as well as the quality of service of IoT applications. It also provides an even distribution of scarce network resources and reduces the packet loss rate, compared with the performance of well-known protocols.

  1. A Routing Protocol Based on Energy and Link Quality for Internet of Things Applications

    Science.gov (United States)

    Machado, Kassio; Rosário, Denis; Cerqueira, Eduardo; Loureiro, Antonio A. F.; Neto, Augusto; de Souza, José Neuman

    2013-01-01

    The Internet of Things (IoT) is attracting considerable attention from the universities, industries, citizens and governments for applications, such as healthcare,environmental monitoring and smart buildings. IoT enables network connectivity between smart devices at all times, everywhere, and about everything. In this context, Wireless Sensor Networks (WSNs) play an important role in increasing the ubiquity of networks with smart devices that are low-cost and easy to deploy. However, sensor nodes are restricted in terms of energy, processing and memory. Additionally, low-power radios are very sensitive to noise, interference and multipath distortions. In this context, this article proposes a routing protocol based on Routing by Energy and Link quality (REL) for IoT applications. To increase reliability and energy-efficiency, REL selects routes on the basis of a proposed end-to-end link quality estimator mechanism, residual energy and hop count. Furthermore, REL proposes an event-driven mechanism to provide load balancing and avoid the premature energy depletion of nodes/networks. Performance evaluations were carried out using simulation and testbed experiments to show the impact and benefits of REL in small and large-scale networks. The results show that REL increases the network lifetime and services availability, as well as the quality of service of IoT applications. It also provides an even distribution of scarce network resources and reduces the packet loss rate, compared with the performance of well-known protocols. PMID:23385410

  2. An interim report on the outlook of long-term energy supply and demand

    International Nuclear Information System (INIS)

    1982-01-01

    An interim report was presented by the supply/demand committee in Over-all Energy Council concerning the energy demand and supply outlook for fiscal 1990 as compared with fiscal 1980. The background for deciding the outlook of energy supply and demand and basic ideas for energy policy, and the outlook for energy supply and demand are outlined. The outlook was prepared, assuming yearly economic growth of about 5 % in 1980s and the utmost efforts by people in energy situation. The energy situation both domestic and abroad is largely changing, including energy saving efforts and petroleum price. The aggregate energy demand for fiscal 1990 was put at about 590 million kl in terms of crude oil. Then, concerning nuclear power generation, the power supply by nuclear energy in fiscal 1990 was estimated at 46 million kw accounting for 11.3 % of the total power supply. (Mori, K.)

  3. Climate change and energy demand

    International Nuclear Information System (INIS)

    Hengeveld, H.G.

    1991-01-01

    Climate and weather events affect energy demand in most economic sectors. Linear relationships exist between consumption and heating degree days, and peak electricity demand increases significantly during heat waves. The relative magnitudes of demand changes for a two times carbon dioxide concentration scenario are tabulated, illustrating heating degree days and cooling degree days for 5 Prairie locations. Irrigation, water management, crop seeding and harvesting and weed control are examples of climate-dependent agricultural activities involving significant energy use. The variability of summer season liquid fuel use in the agricultural sector in the Prairie provinces from 1984-1989 shows a relationship between agricultural energy use and regional climate fluctuations. 4 refs., 2 figs., 1 tab

  4. The structure of residential energy demand in Greece

    International Nuclear Information System (INIS)

    Rapanos, Vassilis T.; Polemis, Michael L.

    2006-01-01

    This paper attempts to shed light on the determinants of residential energy demand in Greece, and to compare it with some other OECD countries. From the estimates of the short-run and long-run elasticities of energy demand for the period 1965-1999, we find that residential energy demand appears to be price inelastic. Also, we do not find evidence of a structural change probably because of the low efficiency of the energy sector. We find, however, that the magnitude of the income elasticity varies substantially between Greece and other OECD countries

  5. Energy-Aware Cognitive Radio Systems

    KAUST Repository

    Bedeer, Ebrahim

    2016-01-15

    The concept of energy-aware communications has spurred the interest of the research community in the most recent years due to various environmental and economical reasons. It becomes indispensable for wireless communication systems to shift their resource allocation problems from optimizing traditional metrics, such as throughput and latency, to an environmental-friendly energy metric. Although cognitive radio systems introduce spectrum efficient usage techniques, they employ new complex technologies for spectrum sensing and sharing that consume extra energy to compensate for overhead and feedback costs. Considering an adequate energy efficiency metric—that takes into account the transmit power consumption, circuitry power, and signaling overhead—is of momentous importance such that optimal resource allocations in cognitive radio systems reduce the energy consumption. A literature survey of recent energy-efficient based resource allocations schemes is presented for cognitive radio systems. The energy efficiency performances of these schemes are analyzed and evaluated under power budget, co-channel and adjacent-channel interferences, channel estimation errors, quality-of-service, and/or fairness constraints. Finally, the opportunities and challenges of energy-aware design for cognitive radio systems are discussed.

  6. Energy Efficient Position-Based Three Dimensional Routing for Wireless Sensor Networks

    Directory of Open Access Journals (Sweden)

    Jeongdae Kim

    2008-04-01

    Full Text Available In this paper, we focus on an energy efficient position-based three dimensional (3D routing algorithm using distance information, which affects transmission power consumption between nodes as a metric. In wireless sensor networks, energy efficiency is one of the primary objectives of research. In addition, recent interest in sensor networks is extended to the need to understand how to design networks in a 3D space. Generally, most wireless sensor networks are based on two dimensional (2D designs. However, in reality, such networks operate in a 3D space. Since 2D designs are simpler and easier to implement than 3D designs for routing algorithms in wireless sensor networks, the 2D assumption is somewhat justified and usually does not lead to major inaccuracies. However, in some applications such as an airborne to terrestrial sensor networks or sensor networks, which are deployed in mountains, taking 3D designs into consideration is reasonable. In this paper, we propose the Minimum Sum of Square distance (MSoS algorithm as an energy efficient position-based three dimensional routing algorithm. In addition, we evaluate and compare the performance of the proposed routing algorithm with other algorithms through simulation. Finally, the results of the simulation show that the proposed routing algorithm is more energy efficient than other algorithms in a 3D space.

  7. Essays on economic development, energy demand, and the environment

    Science.gov (United States)

    Medlock, Kenneth Barry, III

    2000-10-01

    The rapid expansion of industry at the outset of economic development and the subsequent growth of the transportation and residential and commercial sectors dictate both the rate at which energy demand increases and the composition of primary fuel sources used to meet secondary requirements. Each of these factors each has an impact on the pollution problems that nations may face. Growth in consumer wealth, however, appears to eventually lead to a shift in priorities. In particular, the importance of the environment begins to take precedent over the acquisition of goods. Accordingly, cleaner energy alternatives are sought out. The approach taken here is to determine the energy profile of an average nation, and apply those results to a model of economic growth. Dematerialization of production and saturation of consumer bundles results in declining rates of growth of energy demand in broadly defined end-use sectors. The effects of technological change in fossil fuel efficiency, fossil fuel recovery, and 'backstop' energy resources on economic growth and the emissions of carbon dioxide are then analyzed. A central planner is assumed to optimize the consumption of goods and services subject to capital and resource constraints. Slight perturbations in the parameters are used to determine their local elasticities with respect to different endogenous variables, and give an indication of the effects of changes in the various assumptions.

  8. Pay for load demand - electricity pricing with load demand component

    International Nuclear Information System (INIS)

    Pyrko, Jurek; Sernhed, Kerstin; Abaravicius, Juozas

    2003-01-01

    This publication is part of a project called Direct and Indirect Load Control in Buildings. Peak load problems have attracted considerable attention in Sweden during last three winters, caused by a significant decrease in available reserve power, which is a consequence of political decisions and liberalisation of the electricity market. A possible way to lower peak loads, avoiding electricity shortages and reducing electricity costs both for users and utilities, is to make customers experience the price difference during peak load periods and, in this way, become more aware of their energy consumption pattern and load demand. As of January 1st 2001, one of the Swedish energy utilities - Sollentuna Energi - operating in the Stockholm area, introduced a new electricity tariff with differentiated grid fees based on a mean value of the peak load every month. This tariff was introduced for all residential customers in the service area. The objective of this study is to investigate the extent to which a Load Demand Component, included in electricity pricing, can influence energy use and load demand in residential buildings. What are the benefits and disadvantages for customers and utilities? This paper investigates the impact of the new tariff on the utility and different types of typical residential customers, making comparisons with previous tariff. Keywords Load demand, electricity pricing, tariff, residential customers, energy behaviour

  9. Energy Management in Smart Cities Based on Internet of Things: Peak Demand Reduction and Energy Savings.

    Science.gov (United States)

    Mahapatra, Chinmaya; Moharana, Akshaya Kumar; Leung, Victor C M

    2017-12-05

    Around the globe, innovation with integrating information and communication technologies (ICT) with physical infrastructure is a top priority for governments in pursuing smart, green living to improve energy efficiency, protect the environment, improve the quality of life, and bolster economy competitiveness. Cities today faces multifarious challenges, among which energy efficiency of homes and residential dwellings is a key requirement. Achieving it successfully with the help of intelligent sensors and contextual systems would help build smart cities of the future. In a Smart home environment Home Energy Management plays a critical role in finding a suitable and reliable solution to curtail the peak demand and achieve energy conservation. In this paper, a new method named as Home Energy Management as a Service (HEMaaS) is proposed which is based on neural network based Q -learning algorithm. Although several attempts have been made in the past to address similar problems, the models developed do not cater to maximize the user convenience and robustness of the system. In this paper, authors have proposed an advanced Neural Fitted Q -learning method which is self-learning and adaptive. The proposed method provides an agile, flexible and energy efficient decision making system for home energy management. A typical Canadian residential dwelling model has been used in this paper to test the proposed method. Based on analysis, it was found that the proposed method offers a fast and viable solution to reduce the demand and conserve energy during peak period. It also helps reducing the carbon footprint of residential dwellings. Once adopted, city blocks with significant residential dwellings can significantly reduce the total energy consumption by reducing or shifting their energy demand during peak period. This would definitely help local power distribution companies to optimize their resources and keep the tariff low due to curtailment of peak demand.

  10. Energy Management in Smart Cities Based on Internet of Things: Peak Demand Reduction and Energy Savings

    Directory of Open Access Journals (Sweden)

    Chinmaya Mahapatra

    2017-12-01

    Full Text Available Around the globe, innovation with integrating information and communication technologies (ICT with physical infrastructure is a top priority for governments in pursuing smart, green living to improve energy efficiency, protect the environment, improve the quality of life, and bolster economy competitiveness. Cities today faces multifarious challenges, among which energy efficiency of homes and residential dwellings is a key requirement. Achieving it successfully with the help of intelligent sensors and contextual systems would help build smart cities of the future. In a Smart home environment Home Energy Management plays a critical role in finding a suitable and reliable solution to curtail the peak demand and achieve energy conservation. In this paper, a new method named as Home Energy Management as a Service (HEMaaS is proposed which is based on neural network based Q-learning algorithm. Although several attempts have been made in the past to address similar problems, the models developed do not cater to maximize the user convenience and robustness of the system. In this paper, authors have proposed an advanced Neural Fitted Q-learning method which is self-learning and adaptive. The proposed method provides an agile, flexible and energy efficient decision making system for home energy management. A typical Canadian residential dwelling model has been used in this paper to test the proposed method. Based on analysis, it was found that the proposed method offers a fast and viable solution to reduce the demand and conserve energy during peak period. It also helps reducing the carbon footprint of residential dwellings. Once adopted, city blocks with significant residential dwellings can significantly reduce the total energy consumption by reducing or shifting their energy demand during peak period. This would definitely help local power distribution companies to optimize their resources and keep the tariff low due to curtailment of peak demand.

  11. From rationing to energy saving certificates. Four decades of power demand control in France and United Kingdom

    International Nuclear Information System (INIS)

    Pautard, Eric

    2012-01-01

    From 'saving energy' awareness campaign to financial incentives for efficient technologies, from rationing to energy efficiency commitment, from monopolistic public management to compelling involvement of the electricity-supply market, from economic stakes to ecological issues, Demand-Side Management policies have changed over time. This paper analyzes this historical background in order to examine the effects of the electricity market deregulation in France and United Kingdom

  12. Promotion COPERNIC Energy and Society the interrogations on the world demand evolution

    International Nuclear Information System (INIS)

    2001-12-01

    In the framework of a prospective reflexion emergence on the energy demand, this document presents an analysis of the prospective approach and of recent studies: challenges, interests, limits, validity of the models and hypothesis and results relevance. With this analysis, the authors aim to identify the main interrogations bond to the world energy demand evolution. They then analyse these interrogations in the framework of a sectoral approach (agriculture, industry, transports, residential) in order to detail the demand and to forecast the evolution. Facing the consumption attitudes, they also suggest some new action avenues to favor a sustainable growth. (A.L.B.)

  13. The world energy demand in 2007: How high oil prices impact the global energy demand? June 9, 2008

    International Nuclear Information System (INIS)

    2008-01-01

    How high oil prices impact the global energy demand? The growth of energy demand continued to accelerate in 2007 despite soaring prices, to reach 2,8 % (+ 0,3 point compared to 2006). This evolution results from two diverging trends: a shrink in energy consumption in most of OECD countries, except North America, and a strong increase in emerging countries. Within the OECD, two contrasting trends can be reported, that compensate each other partially: the reduction of energy consumption in Japan (-0.8%) and in Europe (-1.2%), particularly significant in the EU-15 (-1.9%); the increase of energy consumption in North America (+2%). Globally, the OECD overall consumption continued to increase slightly (+0.5%), while electricity increased faster (2,1%) and fuels remained stable. Elsewhere, the strong energy demand growth remained very dynamic (+5% for the total demand, 8% for electricity only), driven by China (+7.3%). The world oil demand increased by 1% only, but the demand has focused even more on captive end usages, transports and petrochemistry. The world gasoline and diesel demand increased by around 5,7% in 2007, and represents 53% of the total oil products demand in 2007 (51% in 2006). If gasoline and diesel consumption remained quasi-stable within OECD countries, the growth has been extremely strong in the emerging countries, despite booming oil prices. There are mainly two factors explaining this evolution where both oil demand and oil prices increased: Weak elasticity-prices to the demand in transport and petrochemistry sectors Disconnection of domestic fuel prices in major emerging countries (China, India, Latin America) compared to world oil market prices Another striking point is that world crude oil and condensate production remained almost stable in 2007, hence the entire demand growth was supported by destocking. During the same period, the OPEC production decreased by 1%, mainly due to the production decrease in Saudi Arabia, that is probably more

  14. On Designing Thermal-Aware Localized QoS Routing Protocol for in-vivo Sensor Nodes in Wireless Body Area Networks

    Directory of Open Access Journals (Sweden)

    Muhammad Mostafa Monowar

    2015-06-01

    Full Text Available In this paper, we address the thermal rise and Quality-of-Service (QoS provisioning issue for an intra-body Wireless Body Area Network (WBAN having in-vivo sensor nodes. We propose a thermal-aware QoS routing protocol, called TLQoS, that facilitates the system in achieving desired QoS in terms of delay and reliability for diverse traffic types, as well as avoids the formation of highly heated nodes known as hotspot(s, and keeps the temperature rise along the network to an acceptable level. TLQoS exploits modular architecture wherein different modules perform integrated operations in providing multiple QoS service with lower temperature rise. To address the challenges of highly dynamic wireless environment inside the human body. TLQoS implements potential-based localized routing that requires only local neighborhood information. TLQoS avoids routing loop formation as well as reduces the number of hop traversal exploiting hybrid potential, and tuning a configurable parameter. We perform extensive simulations of TLQoS, and the results show that TLQoS has significant performance improvements over state-of-the-art approaches.

  15. Short- and long-run elasticities in energy demand

    International Nuclear Information System (INIS)

    Bentzen, J.; Engsted, T.

    1993-01-01

    Short- and long-run energy demand elasticities are estimated on Danish annual data for 1948-90. Energy consumption, the real price of energy and real GDP appear to be non-stationary variables. Cointegration and error-correction methods are therefore applied. All estimated parameters have the expected signs and magnitudes and no evidence is found of a structural break in energy demand caused by the increases in real energy prices since 1973/74. (author)

  16. Energy in China: Coping with increasing demand

    International Nuclear Information System (INIS)

    Sandklef, Kristina

    2004-11-01

    Sustaining the increasing energy consumption is crucial to future economic growth in China. This report focuses on the current and future situation of energy production and consumption in China and how China is coping with its increasing domestic energy demand. Today, coal is the most important energy resource, followed by oil and hydropower. Most energy resources are located in the inland, whereas the main demand for energy is in the coastal areas, which makes transportation and transmission of energy vital. The industrial sector is the main driver of the energy consumption in China, but the transport sector and the residential sector will increase their share of consumption in China, but the transport sector and the residential sector will increase their share of consumption by 2020. China's energy intensity decreased during the 1990s, but it is still high in a global comparison. China is projected to increase its energy consumption at least two times between 2000 and 2025. The government has an equal focus on energy conservation and to develop the current energy resources. Coal will continue to be the most important fuel, but the demand for oil, hydropower, natural gas and nuclear power will also increase. The main future challenges are transportation of energy resources within China and securing oil supply, both domestic and imports

  17. Modelling energy demand of Croatian industry sector

    DEFF Research Database (Denmark)

    Medić, Zlatko Bačelić; Pukšec, Tomislav; Mathiesen, Brian Vad

    2014-01-01

    Industry represents one of the most interesting sectors when analysing Croatian final energy demand. Croatian industry represents 20% of nation's GDP and employs 25% of total labour force making it a significant subject for the economy. Today, with around 60 PJ of final energy demand...... it is the third most energy intensive sector in Croatia after transport and households. Implementing mechanisms that would lead to improvements in energy efficiency in this sector seems relevant. Through this paper, long-term energy demand projections for Croatian industry will be shown. The central point...... for development of the model will be parameters influencing the industry in Croatia. Energy demand predictions in this paper are based upon bottom-up approach model. IED model produces results which can be compared to Croatian National Energy Strategy. One of the conclusions shown in this paper is significant...

  18. Controlling energy demand. What history?

    International Nuclear Information System (INIS)

    Beers, Marloes; Bonhomme, Noel; Bouvier, Yves; Pautard, Eric; Fevrier, Patrick; Lanthier, Pierre; Goyens, Valerie; Desama, Claude; Beltran, Alain

    2012-01-01

    this special dossier of the historical annals of electricity collection takes stock of the post 1970's history of energy demand control in industrialized countries: Abatement of energy dependence, the European Communities program of rational use of energy in the 1970's (Marloes Beers); The G7 and the energy cost: the limits of dialogue between industrialized countries - 1975-1985 (Noel Bonhomme); Saving more to consume more. The ambiguity of EDF's communication during the 'energy saving' era (Yves Bouvier); From rationing to energy saving certificates, 4 decades of electricity demand control in France and in the UK (eric Pautard); The French agency of environment and energy mastery (ADEME): between energy control and sustainable development (Patrick Fevrier); Hydro-Quebec and efficiency in household energy consumption, from 1990 to the present day (Pierre Lanthier); Control of energy consumption since the 1970's, the policy of rational use of energy in Walloon region - Belgium (Valerie Goyens); Electricity distribution in the new energy paradigm (Claude Desama); Conclusion (Alain Beltran)

  19. Energy demand seen as an open perspective

    International Nuclear Information System (INIS)

    Scholz, L.

    1990-01-01

    In the course assessments of the potentials of conserving energy it has become clear that the major problems in such attempts do not come from the field of science or technology, but rather from the economy and the society. The chapter on prognostic assessment of energy demand therefore discusses the procedures in the Federal Republic of Germany and prognoses of energy demand and supply in their context, which is made up of ecological, economic, political and sociological factors. (DG) [de

  20. Measuring the security of energy exports demand in OPEC economies

    International Nuclear Information System (INIS)

    Dike, Jude Chukwudi

    2013-01-01

    One of the objectives of OPEC is the security of demand for the crude oil exports of its members. Achieving this objective is imperative with the projected decline in OECD countries' crude oil demand among other crude oil demand shocks. This paper focuses on determining the external crude oil demand security risks of OPEC member states. In assessing these risks, this study introduces two indexes. The first index, Risky Energy Exports Demand (REED), indicates the level of energy export demand security risks for OPEC members. It combines measures of export dependence, economic dependence, monopsony risk and transportation risk. The second index, Contribution to OPEC Risk Exposure (CORE), indicates the individual contribution of the OPEC members to OPEC's risk exposure. This study utilises the disaggregated index approach in measuring energy demand security risks for crude oil and natural gas and involves a country level analysis. With the disaggregated approach, the study shows that OPEC's energy export demand security risks differ across countries and energy types. - Highlights: • REED and CORE indexes are suitable measures for energy exports demand security risk. • The indexes show that energy demand security risk is different for each OPEC country. • The countries contribution to OPEC's energy demand security risk is also different. • The outcome is necessary for OPEC's common energy and climate change policies. • The outcome makes a case for oil demand security as a topical issue in the literature

  1. Improvement In MAODV Protocol Using Location Based Routing Protocol

    Directory of Open Access Journals (Sweden)

    Kaur Sharnjeet

    2016-01-01

    Full Text Available Energy saving is difficult in wireless sensor network (WSN due to limited resources. Each node in WSN is constrained by their limited battery power for their energy. The energy is reduced as the time goes off due to the packet transmission and reception. Energy management techniques are necessary to minimize the total power consumption of all the nodes in the network in order to maximize its life span. Our proposed protocol Location based routing (LBR aimed to find a path which utilizes the minimum energy to transmit the packets between the source and the destination. The required energy for the transmission and reception of data is evaluated in MATLAB. LBR is implemented on Multicast Ad hoc On Demand Distance Vector Routing Protocol (MAODV to manage the energy consumption in the transmission and reception of data. Simulation results of LBR show the energy consumption has been reduced.

  2. On Designing Thermal-Aware Localized QoS Routing Protocol for in-vivo Sensor Nodes in Wireless Body Area Networks

    OpenAIRE

    Monowar, Muhammad Mostafa; Bajaber, Fuad

    2015-01-01

    In this paper, we address the thermal rise and Quality-of-Service (QoS) provisioning issue for an intra-body Wireless Body Area Network (WBAN) having in-vivo sensor nodes. We propose a thermal-aware QoS routing protocol, called TLQoS, that facilitates the system in achieving desired QoS in terms of delay and reliability for diverse traffic types, as well as avoids the formation of highly heated nodes known as hotspot(s), and keeps the temperature rise along the network to an acceptable level....

  3. Promotion COPERNIC Energy and Society the interrogations on the world demand evolution; Promotion COPERNIC Energie et Societe les interrogations sur l'evolution de la demande mondiale

    Energy Technology Data Exchange (ETDEWEB)

    NONE

    2001-12-15

    In the framework of a prospective reflexion emergence on the energy demand, this document presents an analysis of the prospective approach and of recent studies: challenges, interests, limits, validity of the models and hypothesis and results relevance. With this analysis, the authors aim to identify the main interrogations bond to the world energy demand evolution. They then analyse these interrogations in the framework of a sectoral approach (agriculture, industry, transports, residential) in order to detail the demand and to forecast the evolution. Facing the consumption attitudes, they also suggest some new action avenues to favor a sustainable growth. (A.L.B.)

  4. Routing protocols for wireless sensor networks: What the literature says?

    Directory of Open Access Journals (Sweden)

    Amit Sarkar

    2016-12-01

    Full Text Available Routing in Wireless Sensor Networks (WSNs plays a significant role in the field of environment-oriented monitoring, traffic monitoring, etc. Here, wide contributions that are made toward routing in WSN are explored. The paper mainly aims to categorize the routing problems and examines the routing-related optimization problems. For achieving the motive, 50 papers from the standard journals are collected and primarily reviewed in a chronological way. Later, various features that are related to energy, security, speed and reliability problems of routing are discussed. Subsequently, the literature is analyzed based on the simulation environment and experimental setup, awareness over the Quality of Service (QoS and the deployment against various applications. In addition, the optimization of the routing algorithms and the meta-heuristic study of routing optimization are explored. Routing is a vast area with numerous unsolved issues and hence, various research gaps along with future directions are also presented.

  5. Impact of kiln thermal energy demand and false air on cement kiln flue gas CO2 capture

    Energy Technology Data Exchange (ETDEWEB)

    Arachchige, Udara S.P.R.; Kawan, Dinesh; Tokheim, Lars-Andre [Telemark University College, Porsgrunn (Norway); Melaaen, Morten C. [Telemark University College, Porsgrunn (Norway); (Tel-Tek, Porsgrunn (Norway)

    2013-07-01

    The present study is focused on the effect of the specific thermal energy demand and the false air factor on carbon capture applied to cement kiln exhaust gases. The carbon capture process model was developed and implemented in Aspen Plus. The model was developed for flue gases from a typical cement clinker manufacturing plant. The specific thermal energy demand as well as the false air factor of the kiln system were varied in order to determine the effect on CO2 capture plant performance, such as the solvent regeneration energy demand. In general, an increase in the mentioned kiln system factors increases the regeneration energy demand. The reboiler energy demand is calculated as 3270, 3428 and 3589 kJ/kg clinker for a specific thermal energy of 3000, 3400 and 3800 kJ/kg clinker, respectively. Setting the false air factor to 25, 50 or 70% gives a reboiler energy demand of 3428, 3476, 3568 kJ/kg clinker, respectively.

  6. DEADS: Depth and Energy Aware Dominating Set Based Algorithm for Cooperative Routing along with Sink Mobility in Underwater WSNs

    Directory of Open Access Journals (Sweden)

    Amara Umar

    2015-06-01

    Full Text Available Performance enhancement of Underwater Wireless Sensor Networks (UWSNs in terms of throughput maximization, energy conservation and Bit Error Rate (BER minimization is a potential research area. However, limited available bandwidth, high propagation delay, highly dynamic network topology, and high error probability leads to performance degradation in these networks. In this regard, many cooperative communication protocols have been developed that either investigate the physical layer or the Medium Access Control (MAC layer, however, the network layer is still unexplored. More specifically, cooperative routing has not yet been jointly considered with sink mobility. Therefore, this paper aims to enhance the network reliability and efficiency via dominating set based cooperative routing and sink mobility. The proposed work is validated via simulations which show relatively improved performance of our proposed work in terms the selected performance metrics.

  7. The SEEC United Kingdom energy demand forecast (1993-2000)

    Energy Technology Data Exchange (ETDEWEB)

    Fouquet, R; Hawdon, D; Pearson, P; Robinson, C; Stevens, P

    1993-12-16

    The aims of this paper are to present the underlying determinants of fuel consumption, such as economic activity and prices, develop a series of simple yet reliable sectoral models of energy demand, which incorporate recent modelling developments; provide forecasts of energy demand and its environmental consequences; examine the effects of VAT on domestic fuel and increased competition in the electricity sector; and aid the present debate on energy markets. The paper analyses world oil prices, with a particular focus on Iraq's role, reviews energy policy in the UK and discusses SEEC's expectations about UK fuel prices in coming years and how they vary among sectors. It forecasts final user demand in the domestic, iron and steel, other industry, transport, agricultural, public administration and defence and miscellaneous sectors. The paper also examines the major changes that are underway in electricity generators' demand for fuel, and primary energy consumption and its environmental implications.

  8. An Energy Aware Adaptive Sampling Algorithm for Energy Harvesting WSN with Energy Hungry Sensors

    Science.gov (United States)

    Srbinovski, Bruno; Magno, Michele; Edwards-Murphy, Fiona; Pakrashi, Vikram; Popovici, Emanuel

    2016-01-01

    Wireless sensor nodes have a limited power budget, though they are often expected to be functional in the field once deployed for extended periods of time. Therefore, minimization of energy consumption and energy harvesting technology in Wireless Sensor Networks (WSN) are key tools for maximizing network lifetime, and achieving self-sustainability. This paper proposes an energy aware Adaptive Sampling Algorithm (ASA) for WSN with power hungry sensors and harvesting capabilities, an energy management technique that can be implemented on any WSN platform with enough processing power to execute the proposed algorithm. An existing state-of-the-art ASA developed for wireless sensor networks with power hungry sensors is optimized and enhanced to adapt the sampling frequency according to the available energy of the node. The proposed algorithm is evaluated using two in-field testbeds that are supplied by two different energy harvesting sources (solar and wind). Simulation and comparison between the state-of-the-art ASA and the proposed energy aware ASA (EASA) in terms of energy durability are carried out using in-field measured harvested energy (using both wind and solar sources) and power hungry sensors (ultrasonic wind sensor and gas sensors). The simulation results demonstrate that using ASA in combination with an energy aware function on the nodes can drastically increase the lifetime of a WSN node and enable self-sustainability. In fact, the proposed EASA in conjunction with energy harvesting capability can lead towards perpetual WSN operation and significantly outperform the state-of-the-art ASA. PMID:27043559

  9. An Energy Aware Adaptive Sampling Algorithm for Energy Harvesting WSN with Energy Hungry Sensors

    Directory of Open Access Journals (Sweden)

    Bruno Srbinovski

    2016-03-01

    Full Text Available Wireless sensor nodes have a limited power budget, though they are often expected to be functional in the field once deployed for extended periods of time. Therefore, minimization of energy consumption and energy harvesting technology in Wireless Sensor Networks (WSN are key tools for maximizing network lifetime, and achieving self-sustainability. This paper proposes an energy aware Adaptive Sampling Algorithm (ASA for WSN with power hungry sensors and harvesting capabilities, an energy management technique that can be implemented on any WSN platform with enough processing power to execute the proposed algorithm. An existing state-of-the-art ASA developed for wireless sensor networks with power hungry sensors is optimized and enhanced to adapt the sampling frequency according to the available energy of the node. The proposed algorithm is evaluated using two in-field testbeds that are supplied by two different energy harvesting sources (solar and wind. Simulation and comparison between the state-of-the-art ASA and the proposed energy aware ASA (EASA in terms of energy durability are carried out using in-field measured harvested energy (using both wind and solar sources and power hungry sensors (ultrasonic wind sensor and gas sensors. The simulation results demonstrate that using ASA in combination with an energy aware function on the nodes can drastically increase the lifetime of a WSN node and enable self-sustainability. In fact, the proposed EASA in conjunction with energy harvesting capability can lead towards perpetual WSN operation and significantly outperform the state-of-the-art ASA.

  10. Stochastic optimization of energy hub operation with consideration of thermal energy market and demand response

    International Nuclear Information System (INIS)

    Vahid-Pakdel, M.J.; Nojavan, Sayyad; Mohammadi-ivatloo, B.; Zare, Kazem

    2017-01-01

    Highlights: • Studying heating market impact on energy hub operation considering price uncertainty. • Investigating impact of implementation of heat demand response on hub operation. • Presenting stochastic method to consider wind generation and prices uncertainties. - Abstract: Multi carrier energy systems or energy hubs has provided more flexibility for energy management systems. On the other hand, due to mutual impact of different energy carriers in energy hubs, energy management studies become more challengeable. The initial patterns of energy demands from grids point of view can be modified by optimal scheduling of energy hubs. In this work, optimal operation of multi carrier energy system has been studied in the presence of wind farm, electrical and thermal storage systems, electrical and thermal demand response programs, electricity market and thermal energy market. Stochastic programming is implemented for modeling the system uncertainties such as demands, market prices and wind speed. It is shown that adding new source of heat energy for providing demand of consumers with market mechanism changes the optimal operation point of multi carrier energy system. Presented mixed integer linear formulation for the problem has been solved by executing CPLEX solver of GAMS optimization software. Simulation results shows that hub’s operation cost reduces up to 4.8% by enabling the option of using thermal energy market for meeting heat demand.

  11. The impact of residential, commercial, and transport energy demand uncertainties in Asia on climate change mitigation

    International Nuclear Information System (INIS)

    Koljonen, Tiina; Lehtilä, Antti

    2012-01-01

    Energy consumption in residential, commercial and transport sectors have been growing rapidly in the non-OECD Asian countries over the last decades, and the trend is expected to continue over the coming decades as well. However, the per capita projections for energy demand in these particular sectors often seem to be very low compared to the OECD average until 2050, and it is clear that the scenario assessments of final energy demands in these sectors include large uncertainties. In this paper, a sensitivity analysis have been carried out to study the impact of higher rates of energy demand growths in the non-OECD Asia on global mitigation costs. The long term energy and emission scenarios for China, India and South-East Asia have been contributed as a part of Asian Modeling Exercise (AME). The scenarios presented have been modeled by using a global TIMES-VTT energy system model, which is based on the IEA-ETSAP TIMES energy system modeling framework and the global ETSAP-TIAM model. Our scenario results indicate that the impacts of accelerated energy demand in the non-OECD Asia has a relatively small impact on the global marginal costs of greenhouse gas abatement. However, with the accelerated demand projections, the average per capita greenhouse gas emissions in the OECD were decreased while China, India, and South-East Asia increased their per capita greenhouse gas emissions. This indicates that the costs of the greenhouse gas abatement would especially increase in the OECD region, if developing Asian countries increase their final energy consumption more rapidly than expected. - Highlights: ► Scenarios of final energy demands in developing Asia include large uncertainties. ► Impact of accelerated Asian energy demand on global mitigation costs is quite low. ► Accelerated Asian energy consumption increases GHG abatement costs in the OECD. ► 3.7 W/m 3 target is feasible in costs even with accelerated Asian energy demands. ► 2.6 W/m 2 target is beyond

  12. Lightweight Context Aware Routing in Wireless Sensor Networks for Real Environments

    Directory of Open Access Journals (Sweden)

    Samia Aijaz

    2015-07-01

    Full Text Available Design and implementation of a WSN (Wireless Sensor Network that can efficiently work for a longer time period must include identification of the deployment environment context and to conform to the behavior of the sensor nodes. The context information when treated with evaluation factor becomes a process of context awareness and the evaluation factor is called the context attribute. In this paper, we consider the context factor of energy. The paper identifies analyses and evaluates efficiency of two when used in a context aware environment. Furthermore, the study also highlights the strengths and weaknesses of sensor SPIN (Sensor Protocol for Information via Negotiation and LEACH (Low Energy Adaptive Clustering Hierarchy protocols with respect to the support for WSN with heavy network traffic conditions. The performance has been evaluated in terms of energy efficiency, data packet transmission, network status, data management, reliability, etc.

  13. Modelling energy demand in the Norwegian building stock

    Energy Technology Data Exchange (ETDEWEB)

    Sartori, Igor

    2008-07-15

    Energy demand in the building stock in Norway represents about 40% of the final energy consumption, of which 22% goes to the residential sector and 18% to the service sector. In Norway there is a strong dependency on electricity for heating purposes, with electricity covering about 80% of the energy demand in buildings. The building sector can play an important role in the achievement of a more sustainable energy system. The work performed in the articles presented in this thesis investigates various aspects related to the energy demand in the building sector, both in singular cases and in the stock as a whole. The work performed in the first part of this thesis on development and survey of case studies provided background knowledge that was then used in the second part, on modelling the entire stock. In the first part, a literature survey of case studies showed that, in a life cycle perspective, the energy used in the operating phase of buildings is the single most important factor. Design of low-energy buildings is then beneficial and should be pursued, even though it implies a somewhat higher embodied energy. A case study was performed on a school building. First, a methodology using a Monte Carlo method in the calibration process was explored. Then, the calibrated model of the school was used to investigate measures for the achievement of high energy efficiency standard through renovation work. In the second part, a model was developed to study the energy demand in a scenario analysis. The results showed the robustness of policies that included conservation measures against the conflicting effects of the other policies. Adopting conservation measures on a large scale showed the potential to reduce both electricity and total energy demand from present day levels while the building stock keeps growing. The results also highlighted the inertia to change of the building stock, due to low activity levels compared to the stock size. It also became clear that a deeper

  14. Demand for electrical energy

    International Nuclear Information System (INIS)

    Bergougnoux, J.; Fouquet, D.

    1983-01-01

    The different utilizations of electric energy are reviewed in the residential and tertiary sectors, in the industry. The competitive position of electricity in regard to other fuels has been strengthned by the sudden rise in the price of oil in 1973-1974 and 1979-1980. The evolution of electricity prices depended on the steps taken to adjust the electricity generation system. The substitution of electricity applications for hydro-carbons is an essential point of energy policy. The adjustment at all times, at least cost and most reliability, of the supply of electricity to the demand for it is a major problem in the design and operation of electric systems. National demand for power at a given moment is extremely diversified. Electricity consumption presents daily and seasonal variations, and variations according to the different sectors. Forecasting power requirements is for any decision on operation or investment relating to an electrical system. Load management is desirable (prices according to the customers, optional tariffs for ''peak-day withdrawal''). To conclude, prospects for increased electricity consumption are discussed [fr

  15. Modelling lifestyle effects on energy demand and related emissions

    International Nuclear Information System (INIS)

    Weber, C.

    2000-01-01

    An approach to analyse and quantify the impact of lifestyle factors on current and future energy demand is developed. Thereby not only directly environmentally relevant consumer activities such as car use or heating have been analysed, but also expenditure patterns which induce environmental damage through the production of the consumed goods. The use of household survey data from the national statistical offices offers the possibility to cover this wide range of activities. For the available social-economic household characteristics a variety of different behavioural patterns have been observed. For evaluating the energy and emission consequences of the consumed goods enhanced input-output models are used. The additions implemented - a mixed monetary-energetic approach for inter-industry flows and a separate treatment of transport -related emissions - improve the reliability of the obtained results. The developed approach has been used for analysing current emissions profiles and distributions in West Germany, France and the Netherlands as well as scenarios for future energy demand and related emissions. It therefore provides a comprehensive methodology to analyse environmental effects in a consumer and citizen perspective and thus contributes to an increase transparency of complex economic and ecological interconnections. (author)

  16. What is the most energy efficient route for biogas utilization: Heat, electricity or transport?

    International Nuclear Information System (INIS)

    Hakawati, Rawan; Smyth, Beatrice M.; McCullough, Geoffrey; De Rosa, Fabio; Rooney, David

    2017-01-01

    Highlights: •The paper developed an assessment tool for analyzing biogas utilization routes. •The LCA methodology was used to allow a uniform assessment of the biogas system. •“% energy efficiency” was used as the functional unit for assessment. •49 biogas-to-energy routes were assessed based on their final useful energy form. •The framework aids policy makers in the decision process for biogas exploitation. -- Abstract: Biogas is a renewable energy source that can be used either directly or through various pathways (e.g. upgrading to bio-methane, use in a fuel cell or conversion to liquid fuels) for heat, electricity generation or mechanical energy for transport. However, although there are various options for biogas utilization, there is limited guidance in the literature on the selection of the optimum route, and comparison between studies is difficult due to the use of different analytical frameworks. The aim of this paper was to fill that knowledge gap and to develop a consistent framework for analysing biogas-to-energy exploitation routes. The paper evaluated 49 biogas-to-energy routes using a consistent life cycle analysis method focusing on energy efficiency as the chosen crtierion. Energy efficiencies varied between 8% and 54% for electricity generation; 16% and 83% for heat; 18% and 90% for electricity and heat; and 4% and 18% for transport. Direct use of biogas has the highest efficiencies, but the use of this fuel is typically limited to sites co-located with the anaerobic digestion facility, limiting available markets and applications. Liquid fuels have the advantage of versatility, but the results show consistently low efficiencies across all routes and applications. The energy efficiency of bio-methane routes competes well with biogas and comes with the advantage that it is more easily transported and used in a wide variety of applications. The results were also compared with fossil fuels and discussed in the context of national

  17. Estimating emissions on vehicular traffic based on projected energy and transport demand on rural roads: Policies for reducing air pollutant emissions and energy consumption

    International Nuclear Information System (INIS)

    Ozan, Cenk; Haldenbilen, Soner; Ceylan, Halim

    2011-01-01

    This study deals with the estimation of emissions caused by vehicular traffic based on transport demand and energy consumption. Projected transport demand is calculated with Genetic Algorithm (GA) using population, gross domestic product per capita (GDPPC) and the number of vehicles. The energy consumption is modelled with the GA using the veh-km. The model age of the vehicles and their corresponding share for each year using the reference years is obtained. The pollutant emissions are calculated with estimated transport and energy demand. All the calculations are made in line to meet the European standards. For this purpose, two cases are composed. Case 1: Emissions based on energy consumption, and Case 2: Emissions based on transport demand. The both cases are compared. Three policies are proposed to control demand and the emissions. The policies provided the best results in terms of minimum emissions and the reasonable share of highway and railway mode as 70% and 30% usage for policy I, respectively. The emission calculation procedure presented in this study would provide an alternative way to make policies when there is no adequate data on emission measurement in developing countries. - Research highlights: → Emissions caused by vehicular traffic are modelled. → The pollutant emissions are calculated with estimated transport and energy demand. → All the calculations are made in line with to meet the European standards. → The calculation procedure will provide an alternative way to make policies. → The procedure will help planners to convince politicians to impose policies.

  18. An energy supply and demand model for South Africa

    International Nuclear Information System (INIS)

    Silberberg, R.B.

    1981-08-01

    The topic of this thesis is the development of a model of energy supply and demand in South Africa to project energy flows up to the year 2005 and also to assess the implications of policy actions. In this thesis, a method of determining energy flows taking generally accepted economic and technological factors into account is developed. Also, various situations are tested, in order to determine the following: 1) Likely energy flows up to 2005, as well as possible upper and lower bounds. 2) Significant final demand sectors, in terms of energy requirements. 3) The effects of changes in supply and demand sector technology. 4) The implications of policy options such as enengy independence. Owing to the different characteristics of the energy supply and demand sectors, the following techniques were used: 1) Energy demand sectors. 2) Energy supply sectors. 3) Supply/demand equilibration 4) Output. Through successive runs of the model, the policy-maker is able to indentify likely values of energy flows, as well as upper and lower boundaries given the described set of assumptions. The following statements are made as conclusions: 1) The growth rate of domectic coal demand is likely to be 5,5 % per annum up to 2005. 2) The Iron and Steel industry and the Mining industry have the greatest potential effect on coal demand. 3) The coal growth rate stated above implies certain improvements in coal to liquid fuel and electricity conversion. 4) The coal demands of oil energy independence are listed, highlighting the fact that major coal exports and energy independence may be mutually exclusive. Other conclusions regarding capital requirements, oil imports and coking coal utilization are described. The model permits a consistent and inteqrated forecast of national energy flows to be made, providing the policymaker with projections that include the effects of uncertainty with regard to future technologies and economic output. This feature is crucial for policy formulation

  19. Comprehensive Forecast of Urban Water-Energy Demand Based on a Neural Network Model

    Directory of Open Access Journals (Sweden)

    Ziyi Yin

    2018-03-01

    Full Text Available Water-energy nexus has been a popular topic of rese arch in recent years. The relationships between the demand for water resources and energy are intense and closely connected in urban areas. The primary, secondary, and tertiary industry gross domestic product (GDP, the total population, the urban population, annual precipitation, agricultural and industrial water consumption, tap water supply, the total discharge of industrial wastewater, the daily sewage treatment capacity, total and domestic electricity consumption, and the consumption of coal in industrial enterprises above the designed size were chosen as input indicators. A feedforward artificial neural network model (ANN based on a back-propagation algorithm with two hidden layers was constructed to combine urban water resources with energy demand. This model used historical data from 1991 to 2016 from Wuxi City, eastern China. Furthermore, a multiple linear regression model (MLR was introduced for comparison with the ANN. The results show the following: (a The mean relative error values of the forecast and historical urban water-energy demands are 1.58 % and 2.71%, respectively; (b The predicted water-energy demand value for 2020 is 4.843 billion cubic meters and 47.561 million tons of standard coal equivalent; (c The predicted water-energy demand value in the year 2030 is 5.887 billion cubic meters and 60.355 million tons of standard coal equivalent; (d Compared with the MLR, the ANN performed better in fitting training data, which achieved a more satisfactory accuracy and may provide a reference for urban water-energy supply planning decisions.

  20. Energy demand in Portuguese manufacturing: a two-stage model

    International Nuclear Information System (INIS)

    Borges, A.M.; Pereira, A.M.

    1992-01-01

    We use a two-stage model of factor demand to estimate the parameters determining energy demand in Portuguese manufacturing. In the first stage, a capital-labor-energy-materials framework is used to analyze the substitutability between energy as a whole and other factors of production. In the second stage, total energy demand is decomposed into oil, coal and electricity demands. The two stages are fully integrated since the energy composite used in the first stage and its price are obtained from the second stage energy sub-model. The estimates obtained indicate that energy demand in manufacturing responds significantly to price changes. In addition, estimation results suggest that there are important substitution possibilities among energy forms and between energy and other factors of production. The role of price changes in energy-demand forecasting, as well as in energy policy in general, is clearly established. (author)

  1. The energy demand in the Narino Department

    International Nuclear Information System (INIS)

    Unidad de Planeacion Minero Energetica, UPME

    2000-01-01

    In the object of making a first approach of regional energy requirements analysis and the good way of satisfying them, the UPME undertook a global energy study for the Narino Department. In this study (UPME 1999) was carried out an analysis of the energy demand and of the socioeconomic factors that determine it; they were also studied the consumptions and the current energy offer and the alternatives of future evolution, with the purpose of having the basic tools of a departmental energy plan. The present article refers specifically to the analysis of the demand and it seeks to show the readers the complexity and the volume of necessary information to carry out the demand studies. They are multiple factors that determine the energy demand in the Narino Department. The size, growth populations, geographical distribution and cultural characteristic, the border condition, the faulty infrastructure of communications, the agricultural economic structure and the low entrance per capita

  2. Data-Aware Retrodiction for Asynchronous Harmonic Measurement in a Cyber-Physical Energy System

    Science.gov (United States)

    Liu, Youda; Wang, Xue; Liu, Yanchi; Cui, Sujin

    2016-01-01

    Cyber-physical energy systems provide a networked solution for safety, reliability and efficiency problems in smart grids. On the demand side, the secure and trustworthy energy supply requires real-time supervising and online power quality assessing. Harmonics measurement is necessary in power quality evaluation. However, under the large-scale distributed metering architecture, harmonic measurement faces the out-of-sequence measurement (OOSM) problem, which is the result of latencies in sensing or the communication process and brings deviations in data fusion. This paper depicts a distributed measurement network for large-scale asynchronous harmonic analysis and exploits a nonlinear autoregressive model with exogenous inputs (NARX) network to reorder the out-of-sequence measuring data. The NARX network gets the characteristics of the electrical harmonics from practical data rather than the kinematic equations. Thus, the data-aware network approximates the behavior of the practical electrical parameter with real-time data and improves the retrodiction accuracy. Theoretical analysis demonstrates that the data-aware method maintains a reasonable consumption of computing resources. Experiments on a practical testbed of a cyber-physical system are implemented, and harmonic measurement and analysis accuracy are adopted to evaluate the measuring mechanism under a distributed metering network. Results demonstrate an improvement of the harmonics analysis precision and validate the asynchronous measuring method in cyber-physical energy systems. PMID:27548171

  3. Energy Efficient Routing in Wireless Sensor Networks Through Balanced Clustering

    Directory of Open Access Journals (Sweden)

    Christos Douligeris

    2013-01-01

    Full Text Available The wide utilization of Wireless Sensor Networks (WSNs is obstructed by the severely limited energy constraints of the individual sensor nodes. This is the reason why a large part of the research in WSNs focuses on the development of energy efficient routing protocols. In this paper, a new protocol called Equalized Cluster Head Election Routing Protocol (ECHERP, which pursues energy conservation through balanced clustering, is proposed. ECHERP models the network as a linear system and, using the Gaussian elimination algorithm, calculates the combinations of nodes that can be chosen as cluster heads in order to extend the network lifetime. The performance evaluation of ECHERP is carried out through simulation tests, which evince the effectiveness of this protocol in terms of network energy efficiency when compared against other well-known protocols.

  4. Promotion COPERNIC Energy and Society the interrogations on the world demand evolution; Promotion COPERNIC Energie et Societe les interrogations sur l'evolution de la demande mondiale

    Energy Technology Data Exchange (ETDEWEB)

    NONE

    2001-12-15

    In the framework of a prospective reflexion emergence on the energy demand, this document presents an analysis of the prospective approach and of recent studies: challenges, interests, limits, validity of the models and hypothesis and results relevance. With this analysis, the authors aim to identify the main interrogations bond to the world energy demand evolution. They then analyse these interrogations in the framework of a sectoral approach (agriculture, industry, transports, residential) in order to detail the demand and to forecast the evolution. Facing the consumption attitudes, they also suggest some new action avenues to favor a sustainable growth. (A.L.B.)

  5. Tour Route Multiobjective Optimization Design Based on the Tourist Satisfaction

    OpenAIRE

    Yan Han; Hongzhi Guan; Jiaying Duan

    2014-01-01

    The question prompted is how to design the tour route to make the tourists get the maximum satisfactions considering the tourists’ demand. The influence factors of the tour route choices of tourists were analyzed and tourists’ behavior characteristics and psychological preferences were regarded as the important influence factors based on the tourist behavioral theories. A questionnaire of tourists’ tour route information and satisfaction degree was carried out. Some information about the scen...

  6. Providing Personalized Energy Management and Awareness Services for Energy Efficiency in Smart Buildings.

    Science.gov (United States)

    Fotopoulou, Eleni; Zafeiropoulos, Anastasios; Terroso-Sáenz, Fernando; Şimşek, Umutcan; González-Vidal, Aurora; Tsiolis, George; Gouvas, Panagiotis; Liapis, Paris; Fensel, Anna; Skarmeta, Antonio

    2017-09-07

    Considering that the largest part of end-use energy consumption worldwide is associated with the buildings sector, there is an inherent need for the conceptualization, specification, implementation, and instantiation of novel solutions in smart buildings, able to achieve significant reductions in energy consumption through the adoption of energy efficient techniques and the active engagement of the occupants. Towards the design of such solutions, the identification of the main energy consuming factors, trends, and patterns, along with the appropriate modeling and understanding of the occupants' behavior and the potential for the adoption of environmentally-friendly lifestyle changes have to be realized. In the current article, an innovative energy-aware information technology (IT) ecosystem is presented, aiming to support the design and development of novel personalized energy management and awareness services that can lead to occupants' behavioral change towards actions that can have a positive impact on energy efficiency. Novel information and communication technologies (ICT) are exploited towards this direction, related mainly to the evolution of the Internet of Things (IoT), data modeling, management and fusion, big data analytics, and personalized recommendation mechanisms. The combination of such technologies has resulted in an open and extensible architectural approach able to exploit in a homogeneous, efficient and scalable way the vast amount of energy, environmental, and behavioral data collected in energy efficiency campaigns and lead to the design of energy management and awareness services targeted to the occupants' lifestyles. The overall layered architectural approach is detailed, including design and instantiation aspects based on the selection of set of available technologies and tools. Initial results from the usage of the proposed energy aware IT ecosystem in a pilot site at the University of Murcia are presented along with a set of identified

  7. Self-Adaptive Contention Aware Routing Protocol for Intermittently Connected Mobile Networks

    KAUST Repository

    Elwhishi, Ahmed; Ho, Pin-Han; Naik, K.; Shihada, Basem

    2013-01-01

    This paper introduces a novel multicopy routing protocol, called Self-Adaptive Utility-based Routing Protocol (SAURP), for Delay Tolerant Networks (DTNs) that are possibly composed of a vast number of devices in miniature such as smart phones of heterogeneous capacities in terms of energy resources and buffer spaces. SAURP is characterized by the ability of identifying potential opportunities for forwarding messages to their destinations via a novel utility function-based mechanism, in which a suite of environment parameters, such as wireless channel condition, nodal buffer occupancy, and encounter statistics, are jointly considered. Thus, SAURP can reroute messages around nodes experiencing high-buffer occupancy, wireless interference, and/or congestion, while taking a considerably small number of transmissions. The developed utility function in SAURP is proved to be able to achieve optimal performance, which is further analyzed via a stochastic modeling approach. Extensive simulations are conducted to verify the developed analytical model and compare the proposed SAURP with a number of recently reported encounter-based routing approaches in terms of delivery ratio, delivery delay, and the number of transmissions required for each message delivery. The simulation results show that SAURP outperforms all the counterpart multicopy encounter-based routing protocols considered in the study.

  8. Self-Adaptive Contention Aware Routing Protocol for Intermittently Connected Mobile Networks

    KAUST Repository

    Elwhishi, Ahmed

    2013-07-01

    This paper introduces a novel multicopy routing protocol, called Self-Adaptive Utility-based Routing Protocol (SAURP), for Delay Tolerant Networks (DTNs) that are possibly composed of a vast number of devices in miniature such as smart phones of heterogeneous capacities in terms of energy resources and buffer spaces. SAURP is characterized by the ability of identifying potential opportunities for forwarding messages to their destinations via a novel utility function-based mechanism, in which a suite of environment parameters, such as wireless channel condition, nodal buffer occupancy, and encounter statistics, are jointly considered. Thus, SAURP can reroute messages around nodes experiencing high-buffer occupancy, wireless interference, and/or congestion, while taking a considerably small number of transmissions. The developed utility function in SAURP is proved to be able to achieve optimal performance, which is further analyzed via a stochastic modeling approach. Extensive simulations are conducted to verify the developed analytical model and compare the proposed SAURP with a number of recently reported encounter-based routing approaches in terms of delivery ratio, delivery delay, and the number of transmissions required for each message delivery. The simulation results show that SAURP outperforms all the counterpart multicopy encounter-based routing protocols considered in the study.

  9. Influence of Shading on Cooling Energy Demand

    Science.gov (United States)

    Rabczak, Sławomir; Bukowska, Maria; Proszak-Miąsik, Danuta; Nowak, Krzysztof

    2017-10-01

    The article presents an analysis of the building cooling load taking into account the variability of the factors affecting the size of the heat gains. In order to minimize the demand for cooling, the effect of shading elements installed on the outside on the windows and its effect on size of the cooling capacity of air conditioning system for the building has been estimated. Multivariate building cooling load calculations to determine the size of the reduction in cooling demand has derived. Determination of heat gain from the sun is laborious, but gives a result which reflects the influence of the surface transparent partitions, devices used as sunscreen and its location on the building envelope in relation to the world, as well as to the internal heat gains has great attention in obtained calculation. In this study, included in the balance sheet of solar heat gains are defined in three different shading of windows. Calculating the total demand cooling is made for variants assuming 0% shading baffles transparent, 50% shading baffles transparent external shutters at an angle of 45 °, 100% shading baffles transparent hours 12 from the N and E and from 12 from the S and W of the outer slat blinds. The calculation of the average hourly cooling load was taken into account the option assuming the hypothetical possibility of default by up to 10% of the time assumed the cooling season temperatures in the rooms. To reduce the consumption of electricity energy in the cooling system of the smallest variant identified the need for the power supply for the operation of the cooling system. Also assessed the financial benefits of the temporary default of comfort.

  10. Dynamics of final sectoral energy demand and aggregate energy intensity

    International Nuclear Information System (INIS)

    Lescaroux, Francois

    2011-01-01

    This paper proposes a regional and sectoral model of global final energy demand. For the main end-use sectors of consumption (industrial, commercial and public services, residential and road transportation), per-capita demand is expressed as an S-shaped function of per-capita income. Other variables intervene as well, like energy prices, temperatures and technological trends. This model is applied on a panel of 101 countries and 3 aggregates (covering the whole world) and it explains fairly well past variations in sectoral, final consumption since the beginning of the 2000s. Further, the model is used to analyze the dynamics of final energy demand, by sector and in total. The main conclusion concerns the pattern of change for aggregate energy intensity. The simulations performed show that there is no a priori reason for it to exhibit a bell-shape, as reported in the literature. Depending on initial conditions, the weight of basic needs in total consumption and the availability of modern commercial energy resources, various forms might emerge. - Research Highlights: → The residential sector accounts for most of final energy consumption at low income levels. → Its share drops at the benefit of the industrial, services and road transportation sectors in turn. → Sectoral shares' pattern is affected by changes in geographic, sociologic and economic factors. → Final energy intensity may show various shapes and does not exhibit necessarily a bell-shape.

  11. Enabling technologies for industrial energy demand management

    International Nuclear Information System (INIS)

    Dyer, Caroline H.; Hammond, Geoffrey P.; Jones, Craig I.; McKenna, Russell C.

    2008-01-01

    This state-of-science review sets out to provide an indicative assessment of enabling technologies for reducing UK industrial energy demand and carbon emissions to 2050. In the short term, i.e. the period that will rely on current or existing technologies, the road map and priorities are clear. A variety of available technologies will lead to energy demand reduction in industrial processes, boiler operation, compressed air usage, electric motor efficiency, heating and lighting, and ancillary uses such as transport. The prospects for the commercial exploitation of innovative technologies by the middle of the 21st century are more speculative. Emphasis is therefore placed on the range of technology assessment methods that are likely to provide policy makers with a guide to progress in the development of high-temperature processes, improved materials, process integration and intensification, and improved industrial process control and monitoring. Key among the appraisal methods applicable to the energy sector is thermodynamic analysis, making use of energy, exergy and 'exergoeconomic' techniques. Technical and economic barriers will limit the improvement potential to perhaps a 30% cut in industrial energy use, which would make a significant contribution to reducing energy demand and carbon emissions in UK industry. Non-technological drivers for, and barriers to, the take-up of innovative, low-carbon energy technologies for industry are also outlined

  12. An energy service company's perspective on demand-side management

    International Nuclear Information System (INIS)

    Bullock, C.G.

    1993-01-01

    In 1985, Massachusetts Electric Company held a bid for demand reduction to be supplied by energy service companies (ESCOs). It was one of the first demand-side management (DSM) bidding programs held in the United States. Since then, several DSM auctions have been held. Many people expected DSM bidding to be a key component in integrated resource planning. Many observed similarities with supply side bidding, and expected DSM bidding to grow according. Today, more than $2 billion annually is being spent by utilities on DSM programs. Less than $100 million is spent with ESCOs. This chapter explores some of the reasons for the current situation and suggests some alternatives, which could benefit all of the players

  13. DESIGN OF ENERGY EFFICIENT ROUTING ALGORITHM FOR WIRELESS SENSOR NETWORK (WSN) USING PASCAL GRAPH

    OpenAIRE

    Deepali Panwar; Subhrendu Guha Neogi

    2013-01-01

    Development of energy efficient Wireless Sensor Network (WSN) routing protocol is nowadays main area of interest amongst researchers. This research is an effort in designing energy efficient Wireless Sensor Network (WSN) routing protocol under certain parameters consideration. Research report discusses various existing WSN routing protocols and propose a new WSN energy efficient routing protocol. Results show a significant improvement in life cycle of the nodes and enhancement ...

  14. Energy demand on dairy farms in Ireland.

    Science.gov (United States)

    Upton, J; Humphreys, J; Groot Koerkamp, P W G; French, P; Dillon, P; De Boer, I J M

    2013-10-01

    Reducing electricity consumption in Irish milk production is a topical issue for 2 reasons. First, the introduction of a dynamic electricity pricing system, with peak and off-peak prices, will be a reality for 80% of electricity consumers by 2020. The proposed pricing schedule intends to discourage energy consumption during peak periods (i.e., when electricity demand on the national grid is high) and to incentivize energy consumption during off-peak periods. If farmers, for example, carry out their evening milking during the peak period, energy costs may increase, which would affect farm profitability. Second, electricity consumption is identified in contributing to about 25% of energy use along the life cycle of pasture-based milk. The objectives of this study, therefore, were to document electricity use per kilogram of milk sold and to identify strategies that reduce its overall use while maximizing its use in off-peak periods (currently from 0000 to 0900 h). We assessed, therefore, average daily and seasonal trends in electricity consumption on 22 Irish dairy farms, through detailed auditing of electricity-consuming processes. To determine the potential of identified strategies to save energy, we also assessed total energy use of Irish milk, which is the sum of the direct (i.e., energy use on farm) and indirect energy use (i.e., energy needed to produce farm inputs). On average, a total of 31.73 MJ was required to produce 1 kg of milk solids, of which 20% was direct and 80% was indirect energy use. Electricity accounted for 60% of the direct energy use, and mainly resulted from milk cooling (31%), water heating (23%), and milking (20%). Analysis of trends in electricity consumption revealed that 62% of daily electricity was used at peak periods. Electricity use on Irish dairy farms, therefore, is substantial and centered around milk harvesting. To improve the competitiveness of milk production in a dynamic electricity pricing environment, therefore, management

  15. Energy-Aware RFID Anti-Collision Protocol.

    Science.gov (United States)

    Arjona, Laura; Simon, Hugo Landaluce; Ruiz, Asier Perallos

    2018-06-11

    The growing interest in mobile devices is transforming wireless identification technologies. Mobile and battery-powered Radio Frequency Identification (RFID) readers, such as hand readers and smart phones, are are becoming increasingly attractive. These RFID readers require energy-efficient anti-collision protocols to minimize the tag collisions and to expand the reader's battery life. Furthermore, there is an increasing interest in RFID sensor networks with a growing number of RFID sensor tags. Thus, RFID application developers must be mindful of tag anti-collision protocols. Energy-efficient protocols involve a low reader energy consumption per tag. This work presents a thorough study of the reader energy consumption per tag and analyzes the main factor that affects this metric: the frame size update strategy. Using the conclusion of this analysis, the anti-collision protocol Energy-Aware Slotted Aloha (EASA) is presented to decrease the energy consumption per tag. The frame size update strategy of EASA is configured to minimize the energy consumption per tag. As a result, EASA presents an energy-aware frame. The performance of the proposed protocol is evaluated and compared with several state of the art Aloha-based anti-collision protocols based on the current RFID standard. Simulation results show that EASA, with an average of 15 mJ consumed per tag identified, achieves a 6% average improvement in the energy consumption per tag in relation to the strategies of the comparison.

  16. Measuring the effect of procrastination and environmental awareness on households' energy-saving behaviours: An empirical approach

    Energy Technology Data Exchange (ETDEWEB)

    Lillemo, Shuling Chen, E-mail: shulic@umb.no

    2014-03-01

    A common finding in behavioural economics is that people often procrastinate, i.e., keep postponing planned tasks or decisions that require effort to execute. The effect of procrastination on inter-temporal energy choice behaviours could be even more serious because energy is an abstract, invisible and intangible commodity. This paper uses a web survey to investigate how people's procrastination propensity and environmental awareness affect their heating-energy-saving behaviours. The results indicate that people who state that they have a higher tendency to procrastinate are significantly less likely to have engaged in most of the heating energy-saving activities, especially regarding larger purchases or investments in equipment and the insulation of doors and windows. I also found a positive relationship between environmental awareness and engaging in everyday energy-saving activities such as reducing the indoor temperature. The findings suggest that measures aimed at reducing procrastination are needed to realise energy-saving potential. It is important to find ways to either bring future benefits closer to the present or to magnify the costs of delayed action. For example, one can employ certain feedback systems and commitment devices to make current gains and future costs more visible or tangible. - Highlights: • Norwegian online survey on factors affecting households' heating energy saving activities. • Identify the effect of procrastination and environmental awareness in energy saving decision making. • People with a higher tendency to procrastinate are less likely to engage in energy saving activities. • Procrastination can limit the positive effect of environmental awareness on energy saving. • Innovative behavioural measures are suggested to bring people's “energy saving plans or decisions” to action.

  17. Energy Supply and Demand Planning Aspects in Slovenia

    International Nuclear Information System (INIS)

    Tomsic, M.; Urbancic, A.; Al Mansour, F.; Merse, S.

    1997-01-01

    Slovenia can be considered a sufficiently homogenous region, even though specific climatic conditions exist in some parts of the country. Urban regions with high energy consumptions density differ in logistic aspects and in the potential of renewable energy sources. The difference in household energy demand is not significant. The planning study is based on the ''Integrated Resource Planning'' approach. A novel energy planning tool, the MESAP-PlaNet energy system model, supplemented by auxiliary models of technology penetration, electricity demand analysis and optimal expansion planning (the WASP package) has been used. The following segments has been treated in detail: industry, households and both central and local supply systems. Three intensities of energy efficiency strategies are compared: Reference, Moderate and Intensive. The intensity of demand side management programs influence the level and dynamics of activation of conservation potentials. Energy tax is considered in the Moderate and Intensive strategies. On the supply side the issue of domestic coal use is discussed. Reduction in the use of coal is linked to energy efficiency strategies. It has been found that energy efficiency strategies consistently improve economic efficiency, security of supply and protection of health and environment. The only conflicting area is social acceptability, due to both the energy tax reform and the loss of mining jobs. (author)

  18. A Solution Approach from an Analytic Model to Heuristic Algorithm for Special Case of Vehicle Routing Problem with Stochastic Demands

    Directory of Open Access Journals (Sweden)

    2009-03-01

    Full Text Available We define a special case for the vehicle routing problem with stochastic demands (SC-VRPSD where customer demands are normally distributed. We propose a new linear model for computing the expected length of a tour in SC-VRPSD. The proposed model is based on the integration of the “Traveling Salesman Problem” (TSP and the Assignment Problem. For large-scale problems, we also use an Iterated Local Search (ILS algorithm in order to reach an effective solution.

  19. The relationship between agricultural technology and energy demand in Pakistan

    International Nuclear Information System (INIS)

    Zaman, Khalid; Khan, Muhammad Mushtaq; Ahmad, Mehboob; Rustam, Rabiah

    2012-01-01

    The purpose of this study was two fold: (i) to investigate the casual relationship between energy consumption and agricultural technology factors, and (ii) electricity consumption and technological factors in the agricultural sector of Pakistan. The study further evaluates four alternative but equally plausible hypotheses, each with different policy implications. These are: (i) Agricultural technology factors cause energy demand (the conventional view), (ii) energy demand causes technological factors, (iii) There is a bi-directional causality between the two variables and (iv) Both variables are causality independent. By applying techniques of Cointegration and Granger causality tests on energy demand (i.e., total primary energy consumption and electricity consumption) and agricultural technology factors (such as, tractors, fertilizers, cereals production, agriculture irrigated land, high technology exports, livestock; agriculture value added; industry value added and subsides) over a period of 1975–2010. The results infer that tractor and energy demand has bi-directional relationship; while irrigated agricultural land; share of agriculture and industry value added and subsides have supported the conventional view i.e., agricultural technology cause energy consumption in Pakistan. On the other hand, neither fertilizer consumption and high technology exports nor energy demand affect each others. Government should form a policy of incentive-based supports which might be a good policy for increasing the use of energy level in agriculture. - Highlights: ► Find the direction between green technology factors and energy demand in Pakistan. ► The results indicate that there is a strong relationship between them. ► Agriculture machinery and energy demand has bi-directional relationship. ► Green technology causes energy consumption i.e., unidirectional relationship. ► Agriculture expansion is positive related to total primary energy consumption.

  20. Energy Demand Modeling Methodology of Key State Transitions of Turning Processes

    Directory of Open Access Journals (Sweden)

    Shun Jia

    2017-04-01

    Full Text Available Energy demand modeling of machining processes is the foundation of energy optimization. Energy demand of machining state transition is integral to the energy requirements of the machining process. However, research focus on energy modeling of state transition is scarce. To fill this gap, an energy demand modeling methodology of key state transitions of the turning process is proposed. The establishment of an energy demand model of state transition could improve the accuracy of the energy model of the machining process, which also provides an accurate model and reliable data for energy optimization of the machining process. Finally, case studies were conducted on a CK6153i CNC lathe, the results demonstrating that predictive accuracy with the proposed method is generally above 90% for the state transition cases.

  1. Demand-Side Flexibility for Energy Transitions: Ensuring the Competitive Development of Demand Response Options

    OpenAIRE

    Nursimulu, Anjali; Florin, Marie-Valentine; Vuille, François

    2015-01-01

    This report provides an overview of the current debates about demand response development, focusing primarily on Europe, with some comparisons to the United States. ‘Demand response’ includes strategies that involve end-use customers adapting or altering their electricity demand in response to grid conditions or market prices. It is viewed as a multi-purpose power-system resource that enhances the energy system’s capacity to cope with increasing demand, rising costs of conventional transmissi...

  2. Distributed Multi-Commodity Network Flow Algorithm for Energy Optimal Routing in Wireless Sensor Networks.

    Directory of Open Access Journals (Sweden)

    J. Trdlicka

    2010-12-01

    Full Text Available This work proposes a distributed algorithm for energy optimal routing in a wireless sensor network. The routing problem is described as a mathematical problem by the minimum-cost multi-commodity network flow problem. Due to the separability of the problem, we use the duality theorem to derive the distributed algorithm. The algorithm computes the energy optimal routing in the network without any central node or knowledge of the whole network structure. Each node only needs to know the flow which is supposed to send or receive and the costs and capacities of the neighboring links. An evaluation of the presented algorithm on benchmarks for the energy optimal data flow routing in sensor networks with up to 100 nodes is presented.

  3. A Novel Smart Routing Protocol for Remote Health Monitoring in Medical Wireless Networks

    Directory of Open Access Journals (Sweden)

    T. V. P. Sundararajan

    2014-01-01

    Full Text Available In a Medical Wireless Network (MWN, sensors constantly monitor patient's physiological condition and movement. Inter-MWN communications are set up between the Patient Server and one or more Centralized Coordinators. However, MWNs require protocols with little energy consumption and the self-organizing attribute perceived in ad-hoc networks. The proposed Smart Routing Protocol (SRP selects only the nodes with a higher residual energy and lower traffic density for routing. This approach enhances cooperation among the nodes of a Mobile Ad Hoc Network. Consequently, SRP produces better results than the existing protocols, namely Conditional Min-Max Battery Cost Routing, Min-Max Battery Cost Routing and AdHoc On-demand Distance Vector in terms of network parameters. The performance of the erstwhile schemes for routing protocols is evaluated using the network simulator Qualnet v 4.5.

  4. Factors influencing energy demand in dairy farming | Kraatz | South ...

    African Journals Online (AJOL)

    The efficiency of energy utilization is one of the key indicators for developing more sustainable agricultural practices. Factors influencing the energy demand in dairy farming are the cumulative energy demand for feed-supply, milk yield as well as the replacement rate of cows. The energy demand of dairy farming is ...

  5. The best-mix of power demand and supply. Energy system integration

    International Nuclear Information System (INIS)

    Ogimoto, Kazuhiko

    2012-01-01

    In September 2012 after nationwide discussions, Energy and Environmental Council decided 'Innovative Strategy for Energy and the Environment': (1) Realization of a society not dependent on nuclear power, (2) Realization of green energy revolution, (3) For ensuring stable supply of energy, (4) Bold implementation of reform of electricity power systems and (5) Steady implementation of global warming countermeasures. Energy problem should be considered as supply and demand of whole energy. However, long-term energy problem such as in 2050 should assume global limits of fossil fuel supply and carbon dioxide emission and then in order to realize sustainable demand and supply of energy, maximum deployment of renewable energy power in primary energy and most practicable electrification of final demand for energy conservation should be implemented. Best mix of power and energy demand and supply would be significant to some extent. This article outlined analysis of power demand and supply in a long term, future power technologies and demand side management, and problems of power system operation and their solution, and then described energy system integration to realize power and energy/society best mix. (T. Tanaka)

  6. Demand-Side Flexibility for Energy Transitions: Policy Recommendations for Developing Demand Response

    OpenAIRE

    Nursimulu, Anjali; Florin, Marie-Valentine; Vuille, François

    2016-01-01

    As a follow-up to IRGC's report on demand-side flexibility for energy transitions, this Policy Brief highlights that increasing flexibility in power systems is needed to accommodate higher shares of non-controllable and intermittent renewable generation, and that this requires changes to the market design and regulatory framework, to facilitate the development and deployment of appropriate technologies and market-based instruments (e.g. taxes and subsidies). The Policy Brief focuses on demand...

  7. Energy efficiency and demand side management. Complement or contradiction? The impact of energy efficiency measures on the potential for demand side management; Energieeffizienz und Lastflexibilisierung. Partner oder Gegenspieler? Der Einfluss von Energieeffizienzmassnahmen auf das Lastflexibilisierungspotenzial

    Energy Technology Data Exchange (ETDEWEB)

    Peraus, Sebastian [TU Muenchen (Germany). Maschinenwesen; Gruber, Anna; Roon, Serafin von [Forschungsgesellschaft fuer Energiewirtschaft mbH, Muenchen (Germany)

    2013-02-01

    The success of the so called ''Energiewende'' in Germany is based on two major elements: the improvements in energy efficiency and the increase of renewable energy sources (RES). But the supply of RES cannot always be regulated according to the electricity demand. As a result both flexible electricity generation and demand side management will become increasingly important. Consequently, it has to be discussed, whether the improvement of energy efficiency and demand side management could interfere. This publication will illustrate the possible impact of energy efficiency measures on the potential for demand side management.

  8. Effective climate-energy solutions, escape routes and peak oil

    International Nuclear Information System (INIS)

    Bergh, Jeroen C.J.M. van den

    2012-01-01

    Many well-intended climate-energy strategies are ineffective in the absence of serious environmental regulation. This holds, among others, for direct support of clean energy, voluntary energy conservation, technical standards on a limited set of products, unilateral stringent carbon pricing, and awaiting peak oil as a climate strategy. All of these suffer from “escape routes” that indirectly increase CO 2 emissions and thus make the original strategy ineffective. On the other hand, environmental regulation alone may lead to a myopia-bias, stimulating early dominance of cost-effective technologies and a focus on incremental innovations associated with such technologies rather than on radical innovations. Although adopting a partial viewpoint keeps the analysis simple, we urgently need a more inclusive systems perspective on climate solutions. This will allow the formulation of an effective climate policy package that addresses the various escape routes. - Highlights: ► Many well-intended climate-energy strategies are ineffective because of escape routes. ► In this context the relationship between peak oil and climate policy receives attention. ► Environmental regulation alone creates myopia-bias, the resolution of which requires technology-specific policies. ► To formulate an effective climate policy package an inclusive systems perspective is needed.

  9. Study of a conceptual nuclear energy center at Green River, Utah. Power demand, load center assessment and transmission

    Energy Technology Data Exchange (ETDEWEB)

    Smith, D.R.; Thaik, A.; Pingel, P.

    1982-02-01

    This document constitutes a segment of a feasibility study investigating the ramification of constructing a nuclear energy center in an arid western region. In this phase of the study. The projected power demands and load center locations were reviewed and assessed. Alternative transmission systems were analysed and a conceptual transmission for bulk power transportation is proposed with potential line routes. Environmental impacts of the proposed transmission were also identified.

  10. Study of a conceptual nuclear energy center at Green River, Utah. Power demand, load center assessment and transmission

    International Nuclear Information System (INIS)

    Smith, D.R.; Thaik, A.; Pingel, P.

    1982-02-01

    This document constitutes a segment of a feasibility study investigating the ramification of constructing a nuclear energy center in an arid western region. In this phase of the study. The projected power demands and load center locations were reviewed and assessed. Alternative transmission systems were analysed and a conceptual transmission for bulk power transportation is proposed with potential line routes. Environmental impacts of the proposed transmission were also identified

  11. A theoretical analysis of price elasticity of energy demand in multistage energy conversion systems

    International Nuclear Information System (INIS)

    Lowe, R.

    2003-01-01

    The objective of this paper is an analytical exploration of the problem of price elasticity of energy demand in multi-stage energy conversion systems. The paper describes in some detail an analytical model of energy demand in such systems. Under a clearly stated set of assumptions, the model makes it possible to explore both the impacts of the number of sub-systems, and of varying sub-system elasticities on overall system elasticity. The analysis suggests that overall price elasticity of energy demand for such systems will tend asymptotically to unity as the number of sub-systems increases. (author)

  12. Expected Rates of Renewable Energy Sources in Meeting of Energy Demands

    Directory of Open Access Journals (Sweden)

    Ferenc Kovács

    2007-12-01

    Full Text Available Taking the expected growth of the world’s population and the estimated technological development and increase in living standards into account, the paper forecasts energy demands. On the basis of the actual production data of 380-400 EJ.year-1 in 2000 and data in publications, the author assumes the total energy demand to be 750-800 EJ.year-1 for 2030, 600-1,000 EJ.year-1 for 2050 and 900-3,600 EJ.year-1 for 2100. The author analyses the appearance of the different energy types in the history of mankind giving the specific heat content and heating value of the different fuels. The environmental advantages, disadvantages, technical and economic limits of application involved in the use of primary renewable energy sources are also dealt with. The analysis of the data in the different prognoses in publications gives the result that fossil fuels will meet 84-85 % of the total energy demand until 2030 in the foreseeable future. In 2050, the fossil rate may be 50-70 % and the rate of renewables may amount to 20-40 %. In 2100, the maximum fossil rate may be 40-50 % with a 30-60 % maximum rate of renewables. On the basis of the results of investigation, the general conclusion may be that the realistically exploitable amount of renewable energy sources is not so unlimitedly high as many suppose. Therefore, it is an illusion to expect that the replacement or substitution of mineral fuels and nuclear energy can be solved relying solely on renewable energies.

  13. Energy Efficient Routing and Node Activity Scheduling in the OCARI Wireless Sensor Network

    Directory of Open Access Journals (Sweden)

    Saoucene Mahfoudh

    2010-08-01

    Full Text Available Sensor nodes are characterized by a small size, a low cost, an advanced communication technology, but also a limited amount of energy. Energy efficient strategies are required in such networks to maximize network lifetime. In this paper, we focus on a solution integrating energy efficient routing and node activity scheduling. The energy efficient routing we propose, called EOLSR, selects the route and minimizes the energy consumed by an end-to-end transmission, while avoiding nodes with low residual energy. Simulation results show that EOLSR outperforms the solution selecting the route of minimum energy as well as the solution based on node residual energy. Cross-layering allows EOLSR to use information from the application layer or the MAC layer to reduce its overhead and increase network lifetime. Node activity scheduling is based on the following observation: the sleep state is the least power consuming state. So, to schedule node active and sleeping periods, we propose SERENA that colors all network nodes using a small number of colors, such that two nodes with the same color can transmit without interfering. The node color is mapped into a time slot during which the node can transmit. Consequently, each node is awake during its slot and the slots of its one-hop neighbors, and sleeps in the remaining time. We evaluate SERENA benefits obtained in terms of bandwidth, delay and energy. We also show how cross-layering with the application layer can improve the end-to-end delays for data gathering applications.

  14. Ad Hoc on-Demand Distance Vector (AODV Routing Protocol Performance Evaluation on Hybrid Ad Hoc Network: Comparison of Result of Ns-2 Simulation and Implementation on Testbed using PDA

    Directory of Open Access Journals (Sweden)

    Riri Sari

    2010-10-01

    Full Text Available In Mobile Ad hoc NETwork (MANET, node supplemented with wireless equipment has the capacity to manage and organise autonomously, without the presence of network infrastructures. Hybrid ad hoc network, enable several nodes to move freely (mobile to create instant communication. Independent from infrastructure. They could access the Local Area Network (LAN or the Internet. Functionalities of ad hoc network very much dependent on the routing protocol that determines the routing around node. Ad hoc On-demand Distance Vector (AODV is one of routing protocols in ad hoc network which has a reactive characteristic. This protocol is the most common protocol being researched and used. In this Research, AODV protocol investigation was conducted by developing a testbed using Personal Computer, several Laptops (the Linux Red Hat operation system 9.0 and Fedora Core 2, and Personal Digital Assistant (PDA. This research also made a complete package by mean of cross compilation for PDA iPAQ. In general, results obtained from the simulation of AODV protocol using Network Simulator NS-2 are packet delivery ratio 99.89%, end-to-end delay of 0.14 seconds and routing overhead of 1,756.61 byte per second. Afterwards results from simulation were compared to results from testbed. Results obtained from testbed are as follows: the packet delivery ratio is 99.57%, the end-to-end delay is 1.004 seconds and the routing overhead is 1,360.36 byte per second.

  15. Economic growth, regional disparities and energy demand in China

    International Nuclear Information System (INIS)

    Sheng, Yu; Shi, Xunpeng; Zhang, Dandan

    2014-01-01

    Using the panel data of 27 provinces between 1978 and 2008, we employed a instrumental regression technique to examine the relationship between economic growth, energy demand/production and the related policies in China. The empirical results show that forming a cross-province integrated energy market will in general reduce the response of equilibrium user costs of energy products to their local demand and production, through cross-regional energy transfer (including both energy trade and cross-regional reallocation). In particular, reducing transportation costs and improving marketization level are identified as two important policy instruments to enhance the role of energy market integration. The findings support the argument for a more competitive cross-province energy transfer policies and calls for more developed energy connectivity and associate institutional arrangements within China. These policy implications may also be extended to the East Asia Summit region where energy market integration is being actively promoted. - Highlights: • Development driving energy demand has different impacts on energy prices than others. • EMI will reduce the response of equilibrium energy prices to local demand and production. • Reducing transportation costs and improving marketization level enhance the role of EMI. • More market competition and better physical and institutional connectivity are better. • Policy implications to China may be extended to the East Asia Summit region

  16. Milton Hydro's Energy Drill Program : demand response based on behavioural responses to price signals

    International Nuclear Information System (INIS)

    Thorne, D.; Heeney, D.

    2006-01-01

    The Energy Drill Program is a demand response tool and economic instrument based on a fire drill protocol. The aim of the program is to reduce peak demand and emissions and improve system reliability and price volatility. This presentation provided details of an Energy Drill pilot program, conducted in Milton, Ontario. Customized approaches were used in the buildings partaking in the drill, which included the Milton Hydro Headquarters, the Robert Baldwin Public School, and a leisure centre. Building assessments inventoried building systems and equipment usage patterns. Pilot monitoring and evaluation was conducted through the use of checklists completed by marshals and building coordinators. Energy use data was tracked by Milton Hydro, and report cards were sent after each drill. A short-term drop in demand was observed in all the buildings, as well as overall reductions in peak period demand. Energy consumption data for all the buildings were provided. Results of the pilot program suggested that rotating the drills among participating buildings may prove to be a more effective strategy for the program to adopt in future. A greater emphasis on energy efficiency was also recommended. It was concluded that the eventual roll-out strategy should carefully consider the number and types of buildings involved in the program; internal commitment to the program; available resources; and timing for implementation. refs., tabs., figs

  17. Austria's Energy Perspectives - It's the Demand Side, Stupid

    International Nuclear Information System (INIS)

    Lechner, H.

    2009-01-01

    During the last decade Austria made remarkable progress in developing renewable energy sources. But at the same time energy demand has steadily increased so that the share of renewables in the energy mix has remained more or less stable over the years. Rising energy demand and import dependence is also forecast in a business-as-usual scenario for the future. If Austria is to fulfill the EU obligatory target to increase the share of renewables up to 34% in 2020 (recently 25%) and to move on a sustainable, low-carbon track it will have to decrease energy consumption or at least stabilise it at the level of 2005. This requires considerable efforts to boost energy efficiency, especially in the building and transport sector.(author).

  18. Advancing aging society and its effect on the residential use energy demand; Shintensuru koreika shakai to kateiyo energy juyo eno eikyo

    Energy Technology Data Exchange (ETDEWEB)

    NONE

    1997-07-01

    The paper analyzed various factors regulating the energy demand in aged households and viewed the future residential use energy demand in the aging society. In Part 1, based on the family budget survey annual report, a study was made of the energy consumption situation of aged people and the trend of the future residential energy consumption. In Part 2, a study was conducted based on survey data on the U.K., France, Sweden and Denmark. In Western countries which are the developed countries of aging, the energy conservation policy effectively worked for the space heating demand which is highest of all, and factors of the energy consumption increase by aging were absorbed. However, since in Japan, aging is rapidly advancing and further there are relatively more factors which connect to an increase in energy consumption in aged households as compared with Western countries, it is thought that Japan is in a situation where the energy consumption increases more often, influenced by aged households. 91 refs., 130 figs., 41 tabs.

  19. E-Token Energy-Aware Proportionate Sharing Scheduling Algorithm for Multiprocessor Systems

    Directory of Open Access Journals (Sweden)

    Pasupuleti Ramesh

    2017-01-01

    Full Text Available WSN plays vital role from small range healthcare surveillance systems to largescale environmental monitoring. Its design for energy constrained applications is a challenging issue. Sensors in WSNs are projected to run separately for longer periods. It is of excessive cost to substitute exhausted batteries which is not even possible in antagonistic situations. Multiprocessors are used in WSNs for high performance scientific computing, where each processor is assigned the same or different workload. When the computational demands of the system increase then the energy efficient approaches play an important role to increase system lifetime. Energy efficiency is commonly carried out by using proportionate fair scheduler. This introduces abnormal overloading effect. In order to overcome the existing problems E-token Energy-Aware Proportionate Sharing (EEAPS scheduling is proposed here. The power consumption for each thread/task is calculated and the tasks are allotted to the multiple processors through the auctioning mechanism. The algorithm is simulated by using the real-time simulator (RTSIM and the results are tested.

  20. Measuring the effect of procrastination and environmental awareness on households' energy-saving behaviours: An empirical approach

    International Nuclear Information System (INIS)

    Lillemo, Shuling Chen

    2014-01-01

    A common finding in behavioural economics is that people often procrastinate, i.e., keep postponing planned tasks or decisions that require effort to execute. The effect of procrastination on inter-temporal energy choice behaviours could be even more serious because energy is an abstract, invisible and intangible commodity. This paper uses a web survey to investigate how people's procrastination propensity and environmental awareness affect their heating-energy-saving behaviours. The results indicate that people who state that they have a higher tendency to procrastinate are significantly less likely to have engaged in most of the heating energy-saving activities, especially regarding larger purchases or investments in equipment and the insulation of doors and windows. I also found a positive relationship between environmental awareness and engaging in everyday energy-saving activities such as reducing the indoor temperature. The findings suggest that measures aimed at reducing procrastination are needed to realise energy-saving potential. It is important to find ways to either bring future benefits closer to the present or to magnify the costs of delayed action. For example, one can employ certain feedback systems and commitment devices to make current gains and future costs more visible or tangible. - Highlights: • Norwegian online survey on factors affecting households' heating energy saving activities. • Identify the effect of procrastination and environmental awareness in energy saving decision making. • People with a higher tendency to procrastinate are less likely to engage in energy saving activities. • Procrastination can limit the positive effect of environmental awareness on energy saving. • Innovative behavioural measures are suggested to bring people's “energy saving plans or decisions” to action

  1. Analysis of the Dependence between Energy Demand Indicators in Buildings Based on Variants for Improving Energy Efficiency in a School Building

    Science.gov (United States)

    Skiba, Marta; Rzeszowska, Natalia

    2017-09-01

    One of the five far-reaching goals of the European Union is climate change and sustainable energy use. The first step in the implementation of this task is to reduce energy demand in buildings to a minimum by 2021, and in the case of public buildings by 2019. This article analyses the possibility of improving energy efficiency in public buildings, the relationship between particular indicators of the demand for usable energy (UE), final energy (FE) and primary energy (PE) in buildings and the impact of these indicators on the assessment of energy efficiency in public buildings, based on 5 variants of extensive thermal renovation of a school building. The analysis of the abovementioned variants confirms that the thermal renovation of merely the outer envelope of the building is insufficient and requires the use of additional energy sources, for example RES. Moreover, each indicator of energy demand in the building plays a key role in assessing the energy efficiency of the building. For this reason it is important to analyze each of them individually, as well as the dependencies between them.

  2. Modelling transport energy demand: A socio-technical approach

    International Nuclear Information System (INIS)

    Anable, Jillian; Brand, Christian; Tran, Martino; Eyre, Nick

    2012-01-01

    Despite an emerging consensus that societal energy consumption and related emissions are not only influenced by technical efficiency but also by lifestyles and socio-cultural factors, few attempts have been made to operationalise these insights in models of energy demand. This paper addresses that gap by presenting a scenario exercise using an integrated suite of sectoral and whole systems models to explore potential energy pathways in the UK transport sector. Techno-economic driven scenarios are contrasted with one in which social change is strongly influenced by concerns about energy use, the environment and well-being. The ‘what if’ Lifestyle scenario reveals a future in which distance travelled by car is reduced by 74% by 2050 and final energy demand from transport is halved compared to the reference case. Despite the more rapid uptake of electric vehicles and the larger share of electricity in final energy demand, it shows a future where electricity decarbonisation could be delayed. The paper illustrates the key trade-off between the more aggressive pursuit of purely technological fixes and demand reduction in the transport sector and concludes there are strong arguments for pursuing both demand and supply side solutions in the pursuit of emissions reduction and energy security.

  3. Modelling future private car energy demand in Ireland

    International Nuclear Information System (INIS)

    Daly, Hannah E.; Ó Gallachóir, Brian P.

    2011-01-01

    Targeted measures influencing vehicle technology are increasingly a tool of energy policy makers within the EU as a means of meeting energy efficiency, renewable energy, climate change and energy security goals. This paper develops the modelling capacity for analysing and evaluating such legislation, with a focus on private car energy demand. We populate a baseline car stock and car activity model for Ireland to 2025 using historical car stock data. The model takes account of the lifetime survival profile of different car types, the trends in vehicle activity over the fleet and the fuel price and income elasticities of new car sales and total fleet activity. The impacts of many policy alternatives may only be simulated by such a bottom-up approach, which can aid policy development and evaluation. The level of detail achieved provides specific insights into the technological drivers of energy consumption, thus aiding planning for meeting climate targets. This paper focuses on the methodology and baseline scenario. Baseline results for Ireland forecast a decline in private car energy demand growth (0.2%, compared with 4% in the period 2000–2008), caused by the relative growth in fleet efficiency compared with activity. - Highlights: ► Bottom-up private car energy forecasting model developed. ► The demographic and technological distribution of vehicle activity is a key veriable. ► Irish car energy demand growth predicted to slow steadily. ► Change in vehicle taxation forecast to save 10% energy.

  4. Holidays in lights: Tracking cultural patterns in demand for energy services

    Science.gov (United States)

    Román, Miguel O.; Stokes, Eleanor C.

    2015-06-01

    Successful climate change mitigation will involve not only technological innovation, but also innovation in how we understand the societal and individual behaviors that shape the demand for energy services. Traditionally, individual energy behaviors have been described as a function of utility optimization and behavioral economics, with price restructuring as the dominant policy lever. Previous research at the macro-level has identified economic activity, power generation and technology, and economic role as significant factors that shape energy use. However, most demand models lack basic contextual information on how dominant social phenomenon, the changing demographics of cities, and the sociocultural setting within which people operate, affect energy decisions and use patterns. Here we use high-quality Suomi-NPP VIIRS nighttime environmental products to: (1) observe aggregate human behavior through variations in energy service demand patterns during the Christmas and New Year's season and the Holy Month of Ramadan and (2) demonstrate that patterns in energy behaviors closely track sociocultural boundaries at the country, city, and district level. These findings indicate that energy decision making and demand is a sociocultural process as well as an economic process, often involving a combination of individual price-based incentives and societal-level factors. While nighttime satellite imagery has been used to map regional energy infrastructure distribution, tracking daily dynamic lighting demand at three major scales of urbanization is novel. This methodology can enrich research on the relative importance of drivers of energy demand and conservation behaviors at fine scales. Our initial results demonstrate the importance of seating energy demand frameworks in a social context.

  5. Holiday in Lights: Tracking Cultural Patterns in Demand for Energy Services

    Science.gov (United States)

    Roman, Miguel O.; Stokes, Eleanor C.

    2015-01-01

    Successful climate change mitigation will involve not only technological innovation, but also innovation in how we understand the societal and individual behaviors that shape the demand for energy services. Traditionally, individual energy behaviors have been described as a function of utility optimization and behavioral economics, with price restructuring as the dominant policy lever. Previous research at the macro-level has identified economic activity, power generation and technology, and economic role as significant factors that shape energy use. However, most demand models lack basic contextual information on how dominant social phenomenon, the changing demographics of cities, and the sociocultural setting within which people operate, affect energy decisions and use patterns. Here we use high-quality Suomi-NPP VIIRS nighttime environmental products to: (1) observe aggregate human behavior through variations in energy service demand patterns during the Christmas and New Year's season and the Holy Month of Ramadan and (2) demonstrate that patterns in energy behaviors closely track sociocultural boundaries at the country, city, and district level. These findings indicate that energy decision making and demand is a sociocultural process as well as an economic process, often involving a combination of individual price-based incentives and societal-level factors. While nighttime satellite imagery has been used to map regional energy infrastructure distribution, tracking daily dynamic lighting demand at three major scales of urbanization is novel. This methodology can enrich research on the relative importance of drivers of energy demand and conservation behaviors at fine scales. Our initial results demonstrate the importance of seating energy demand frameworks in a social context.

  6. Energy- Efficient Routing Protocols For Wireless Sensor Network A Review

    Directory of Open Access Journals (Sweden)

    Pardeep Kaur

    2017-12-01

    Full Text Available There has been plenty of interest in building and deploying sensor networks. Wireless sensor network is a collection of a large number of small nodes which acts as routers also. These nodes carry very limited power source which is non-rechargeable and non-replaceable which makes energy consumption an significant issue. Energy conservation is a very important issue for prolonging the lifetime of the network. As the sensor nodes act like routers as well the determination of routing technique plays a key role in controlling the consumption of energy. This paper describes the framework of wireless sensor network and the analysis and study of various research work related to Energy Efficient Routing in Wireless Sensor Networks.

  7. Update on Canadian energy supply and demand report, 1998-2025 : summary of results from Round One

    Energy Technology Data Exchange (ETDEWEB)

    NONE

    1998-10-05

    The National Energy Board is required to periodically review the outlook of Canadian energy supply and demand for major energy commodities including oil, natural gas and electricity. The National Energy Board undertook a first round of consultations between April 15 and May 1, to seek input regarding Canadian energy supply and demand to 2025. The topics discussed at Round One of these consultations were: (1) oil prices, (2) macroeconomics, (3) energy demand, (4) electricity, (5) coal, (6) crude oil and bitumen resources, (7) natural gas and natural gas liquids, (8) alternative and renewable fuels, (9) emissions, and (10) cases and sensitivities. The comments received on each topic and the Board`s recommendations were presented. A second round of consultation will be held early in 1999.

  8. World energy demand down for the first time in 30 years. Key findings of the world energy demand in 2009 by Enerdata based its global energy database - 8 June 2010

    International Nuclear Information System (INIS)

    2010-01-01

    Key findings of the world energy demand in 2009 by Enerdata based its global energy database: World energy demand down for the first time in 30 years. The first 2009 world energy industry data, now available in the Enerdata Yearbook, confirms trends identified in May 2010 by Enerdata analysts. The economic and financial crisis resulted in a reduction of world energy demand in 2009 by 1% or 130 Mtoe. It is the first demand decrease in 30 years, and the first decrease in electricity demand since World War II. (authors)

  9. An Integrated Modeling Approach for Forecasting Long-Term Energy Demand in Pakistan

    Directory of Open Access Journals (Sweden)

    Syed Aziz Ur Rehman

    2017-11-01

    Full Text Available Energy planning and policy development require an in-depth assessment of energy resources and long-term demand forecast estimates. Pakistan, unfortunately, lacks reliable data on its energy resources as well do not have dependable long-term energy demand forecasts. As a result, the policy makers could not come up with an effective energy policy in the history of the country. Energy demand forecast has attained greatest ever attention in the perspective of growing population and diminishing fossil fuel resources. In this study, Pakistan’s energy demand forecast for electricity, natural gas, oil, coal and LPG across all the sectors of the economy have been undertaken. Three different energy demand forecasting methodologies, i.e., Autoregressive Integrated Moving Average (ARIMA, Holt-Winter and Long-range Energy Alternate Planning (LEAP model were used. The demand forecast estimates of each of these methods were compared using annual energy demand data. The results of this study suggest that ARIMA is more appropriate for energy demand forecasting for Pakistan compared to Holt-Winter model and LEAP model. It is estimated that industrial sector’s demand shall be highest in the year 2035 followed by transport and domestic sectors. The results further suggest that energy fuel mix will change considerably, such that oil will be the most highly consumed energy form (38.16% followed by natural gas (36.57%, electricity (16.22%, coal (7.52% and LPG (1.52% in 2035. In view of higher demand forecast of fossil fuels consumption, this study recommends that government should take the initiative for harnessing renewable energy resources for meeting future energy demand to not only avert huge import bill but also achieving energy security and sustainability in the long run.

  10. The energy efficiency and demand side management programs as implemented by the energy efficiency division of the department of energy

    International Nuclear Information System (INIS)

    Anunciacion, Jesus C.

    1997-01-01

    The thrust of the Philippine energy sector. specifically the government side, is to involve the active participation of not only all the government agencies involved in energy activities but the private sector as well. This participation shall mean technical and financial participation, directly and indirectly. The Department of Energy is on the process involving the continuing update and development of a Philippine Energy Plan (PEP) which has a 30-year time scope, which will help the country monitor and determine energy supply and demand vis-a-vis the growing demands of an industrializing country like the Philippines. Among the most vital component of the PEP is the thrust to pursue national programs for energy efficiency and demand-side management. Seven energy efficiency sub-programs have been identified for implementation, with a target savings of 623 million barrels of fuel oil equivalent (MMBFOE). A cumulative net savings of 237 billion pesos shall be generated against a total investment cost of 54.5 billion pesos. The Philippine energy sector will continue to develop and implement strategies to promote the efficient utilization of energy which will cover all aspects of the energy industry. The plan is focussed on the training and education of the various sectors on the aspects involved in the implementation of energy efficiency and demand-side management elements on a more aggressive note. The implementation of technical strategies by the department will continue on a higher and more extensive level, these are: energy utilization monitoring, consultancy and engineering services, energy efficiency testing and labelling program, and demand-side management programs for each sector. In summary, the PEP, as anchored in energy efficiency and demand-side management tools, among others, will ensure a continuous energy supply at affordable prices while incorporating environmental and social considerations. (author)

  11. Use of artificial neural networks for transport energy demand modeling

    International Nuclear Information System (INIS)

    Murat, Yetis Sazi; Ceylan, Halim

    2006-01-01

    The paper illustrates an artificial neural network (ANN) approach based on supervised neural networks for the transport energy demand forecasting using socio-economic and transport related indicators. The ANN transport energy demand model is developed. The actual forecast is obtained using a feed forward neural network, trained with back propagation algorithm. In order to investigate the influence of socio-economic indicators on the transport energy demand, the ANN is analyzed based on gross national product (GNP), population and the total annual average veh-km along with historical energy data available from 1970 to 2001. Comparing model predictions with energy data in testing period performs the model validation. The projections are made with two scenarios. It is obtained that the ANN reflects the fluctuation in historical data for both dependent and independent variables. The results obtained bear out the suitability of the adopted methodology for the transport energy-forecasting problem

  12. Modelling energy demand in the buildings sector within the EU

    Energy Technology Data Exchange (ETDEWEB)

    O Broin, Eoin

    2012-11-01

    In the on-going effort within the EU to tackle greenhouse gas emissions and secure future energy supplies, the buildings sector is often referred to as offering a large potential for energy savings. The aim of this thesis is to produce scenarios that highlight the parameters that affect the energy demands and thus potentials for savings of the building sector. Top-down and bottom-up approaches to modelling energy demand in EU buildings are applied in this thesis. The top-down approach uses econometrics to establish the historical contribution of various parameters to energy demands for space and water heating in the residential sectors of four EU countries. The bottom-up approach models the explicit impact of trends in energy efficiency improvement on total energy demand in the EU buildings stock. The two approaches are implemented independently, i.e., the results from the top-down studies do not feed into those from the bottom-up studies or vice versa. The explanatory variables used in the top-down approach are: energy prices; heating degree days, as a proxy for outdoor climate; a linear time trend, as a proxy for technology development; and the lag of energy demand, as a proxy for inertia in the system. In this case, inertia refers to the time it takes to replace space and water heating systems in reaction to price changes. The analysis gives long-term price elasticities of demand as follows: for France, -0.17; for Italy, -0.35; for Sweden, -0.27; and for the UK, -0.35. These results reveal that the price elasticity of demand for space and water heating is inelastic in each of these cases. Nonetheless, scenarios created for the period up to 2050 using these elasticities and an annual price increase of 3 % show that demand can be reduced by more than 1 % per year in France and Sweden and by less than 1 % per year in Italy and the UK. In the bottom-up modelling, varying rates for conversion efficiencies, heating standards for new buildings, end-use efficiency, and

  13. Real-Time QoS Routing Protocols in Wireless Multimedia Sensor Networks: Study and Analysis.

    Science.gov (United States)

    Alanazi, Adwan; Elleithy, Khaled

    2015-09-02

    Many routing protocols have been proposed for wireless sensor networks. These routing protocols are almost always based on energy efficiency. However, recent advances in complementary metal-oxide semiconductor (CMOS) cameras and small microphones have led to the development of Wireless Multimedia Sensor Networks (WMSN) as a class of wireless sensor networks which pose additional challenges. The transmission of imaging and video data needs routing protocols with both energy efficiency and Quality of Service (QoS) characteristics in order to guarantee the efficient use of the sensor nodes and effective access to the collected data. Also, with integration of real time applications in Wireless Senor Networks (WSNs), the use of QoS routing protocols is not only becoming a significant topic, but is also gaining the attention of researchers. In designing an efficient QoS routing protocol, the reliability and guarantee of end-to-end delay are critical events while conserving energy. Thus, considerable research has been focused on designing energy efficient and robust QoS routing protocols. In this paper, we present a state of the art research work based on real-time QoS routing protocols for WMSNs that have already been proposed. This paper categorizes the real-time QoS routing protocols into probabilistic and deterministic protocols. In addition, both categories are classified into soft and hard real time protocols by highlighting the QoS issues including the limitations and features of each protocol. Furthermore, we have compared the performance of mobility-aware query based real-time QoS routing protocols from each category using Network Simulator-2 (NS2). This paper also focuses on the design challenges and future research directions as well as highlights the characteristics of each QoS routing protocol.

  14. 2009 reference case scenario : Canadian energy demand and supply to 2020 : an energy market assessment

    International Nuclear Information System (INIS)

    2009-01-01

    The National Energy Board regulates the construction and operation of interprovincial and international oil and gas pipelines and power lines as well as the tolls and tariffs for the pipelines under its jurisdictions. The import and export of natural gas is also regulated by the NEB. The NEB examined the possible energy futures that might unfold for Canadians up to the year 2020. The factors that affect the supply of crude oil, natural gas, liquefied natural gas, electricity and coal in the short term were examined to determine the outlook for deliverability through 2020. The growing demand for energy was reviewed along with the adequacy of future energy supplies, and related issues of emerging technologies, energy infrastructure and energy exports. This assessment provided separate production outlooks for hydrocarbons, electricity and coal and outlined the key uncertainties to the supply outlook. The likely impact of recent economic, energy and policy trends on energy demand and supply were considered. It was concluded that energy markets in Canada will continue to function well. Energy prices will provide appropriate market signals for the development of energy resources to meet Canadian and export demand. A significant portion of Canadian demand for energy will be met by fossil fuels. However, the demand to move towards greener energy fuels should result in fewer greenhouse gas emissions. 1 tab., 27 figs.

  15. The timing and societal synchronisation of energy demand

    OpenAIRE

    Mattioli, G; Shove, E; Torriti, J

    2014-01-01

    It is increasingly important to know about when energy is used in the home, at work and on the move. Issues of time and timing have not featured strongly in energy policy analysis and in modelling, much of which has focused on estimating and reducing total average annual demand per capita. If smarter ways of balancing supply and demand are to take hold, and if we are to make better use of decarbonised forms of supply, it is essential to understand and intervene in patterns of societal synchro...

  16. On the Design of Energy-Efficient Location Tracking Mechanism in Location-Aware Computing

    Directory of Open Access Journals (Sweden)

    MoonBae Song

    2005-01-01

    Full Text Available The battery, in contrast to other hardware, is not governed by Moore's Law. In location-aware computing, power is a very limited resource. As a consequence, recently, a number of promising techniques in various layers have been proposed to reduce the energy consumption. The paper considers the problem of minimizing the energy used to track the location of mobile user over a wireless link in mobile computing. Energy-efficient location update protocol can be done by reducing the number of location update messages as possible and switching off as long as possible. This can be achieved by the concept of mobility-awareness we propose. For this purpose, this paper proposes a novel mobility model, called state-based mobility model (SMM to provide more generalized framework for both describing the mobility and updating location information of complexly moving objects. We also introduce the state-based location update protocol (SLUP based on this mobility model. An extensive experiment on various synthetic datasets shows that the proposed method improves the energy efficiency by 2 ∼ 3 times with the additional 10% of imprecision cost.

  17. Demand-side management and demand response in the Ontario energy sectors

    International Nuclear Information System (INIS)

    2004-01-01

    A directive from the former Minister of Energy was received by the Ontario Energy Board (OEB), directing the Board to consult with stakeholders on options for the delivery of demand-side management (DSM) and demand response (DR) activities within the electricity sector, including the role of local distribution companies in such activities. The implementation costs were to be balanced with the benefits to both consumers and the entire system. The scope of the review was expanded by the Board to include the role of gas distribution companies in DSM. A consultation process was implemented and stakeholders were invited to participate. A series of recommendations was made, including: (1) a hybrid framework utilizing market-based and public-policy approaches should deliver DSM and DR activities in Ontario's energy markets, (2) DSM and DR activities should come under the responsibility of a central agency, (3) DSM and DR activities should be coordinated through cooperation between the Ministry of Energy, the Independent Electricity Market Operator (IMO) and the Ontario Energy Board, (4) regulatory mechanisms to induce gas distributors, electricity transmitters and electricity distributors to reduce distribution system losses should be put in place, (5) all electricity consumers should fund electricity DSM and some retail DR initiatives through a transparent, non-bypassable consumption charge, and (6) the Board should design, develop and deliver information to consumers regarding energy conservation, energy efficiency, load management, and cleaner sources of energy. refs., 4 figs

  18. Energy demand analysis of Port-Harcourt refinery, Nigeria and its policy implications

    International Nuclear Information System (INIS)

    Jesuleye, O.A.; Siyanbola, W.O.; Sanni, S.A.; Ilori, M.O.

    2007-01-01

    This paper analyses energy demand of Port-Harcourt refinery, Nigeria, based on information obtained from its annual publications, backed-up by spot interviews. The analytical approach adopted for the study involves the calculation of energy intensities to determine the refinery's annual energy demand for various energy types considered from 1989 to 2004. The results showed that the actual energy demand per year for processing crude oil into refined products, exceeded, in varying degrees the stipulated refinery standard of 4 barrels of oil equivalent (BOE) per 100 BOE. It varied from 4.28-8.58 BOE per 100 BOE. In terms of energy demand efficiency, this implies very poor performance of the refinery during the 16-year period under investigation. The excess demand which translates to an average daily wastage of about 2005 BOE is estimated to be $56,196 (US Dollars) based on the 2003 OPEC basket price of $28.0213 per barrel. Lack of optimal fuel utilization-mix and non-compliance with the Turn-Around-Maintenance schedules were attributed to the refinery's inefficient energy demand pattern

  19. The CEDSS model of direct domestic energy demand

    OpenAIRE

    Gotts, Nicholas Mark

    2014-01-01

    This paper describes the design, implementation and testing of the CEDSS model of direct domestic energy demand, and the first results of its use to produce estimates of future demand under a range of scenarios. CEDSS simulates direct domestic energy demand at within communities of approximately 200 households. The scenarios explored differ in the economic conditions assumed, and policy measures adopted at national level.

  20. Building stock dynamics and its impacts on materials and energy demand in China

    International Nuclear Information System (INIS)

    Hong, Lixuan; Zhou, Nan; Feng, Wei; Khanna, Nina; Fridley, David; Zhao, Yongqiang; Sandholt, Kaare

    2016-01-01

    China hosts a large amount of building stocks, which is nearly 50 billion square meters. Moreover, annual new construction is growing fast, representing half of the world's total. The trend is expected to continue through the year 2050. Impressive demand for new residential and commercial construction, relative shorter average building lifetime, and higher material intensities have driven massive domestic production of energy intensive building materials such as cement and steel. This paper developed a bottom-up building stock turnover model to project the growths, retrofits and retirements of China's residential and commercial building floor space from 2010 to 2050. It also applied typical material intensities and energy intensities to estimate building materials demand and energy consumed to produce these building materials. By conducting scenario analyses of building lifetime, it identified significant potentials of building materials and energy demand conservation. This study underscored the importance of addressing building material efficiency, improving building lifetime and quality, and promoting compact urban development to reduce energy and environment consequences in China. - Highlights: •Growths of China's building floorspace were projected from 2010 to 2050. •A building stock turnover model was built to reflect annual building stock dynamics. •Building related materials and energy demand were projected.

  1. Distribution Route Planning of Clean Coal Based on Nearest Insertion Method

    Science.gov (United States)

    Wang, Yunrui

    2018-01-01

    Clean coal technology has made some achievements for several ten years, but the research in its distribution field is very small, the distribution efficiency would directly affect the comprehensive development of clean coal technology, it is the key to improve the efficiency of distribution by planning distribution route rationally. The object of this paper was a clean coal distribution system which be built in a county. Through the surveying of the customer demand and distribution route, distribution vehicle in previous years, it was found that the vehicle deployment was only distributed by experiences, and the number of vehicles which used each day changed, this resulted a waste of transport process and an increase in energy consumption. Thus, the mathematical model was established here in order to aim at shortest path as objective function, and the distribution route was re-planned by using nearest-insertion method which been improved. The results showed that the transportation distance saved 37 km and the number of vehicles used had also been decreased from the past average of 5 to fixed 4 every day, as well the real loading of vehicles increased by 16.25% while the current distribution volume staying same. It realized the efficient distribution of clean coal, achieved the purpose of saving energy and reducing consumption.

  2. A supply and demand based volatility model for energy prices

    International Nuclear Information System (INIS)

    Kanamura, Takashi

    2009-01-01

    This paper proposes a new volatility model for energy prices using the supply-demand relationship, which we call a supply and demand based volatility model. We show that the supply curve shape in the model determines the characteristics of the volatility in energy prices. It is found that the inverse Box-Cox transformation supply curve reflecting energy markets causes the inverse leverage effect, i.e., positive correlation between energy prices and volatility. The model is also used to show that an existing (G)ARCH-M model has the foundations on the supply-demand relationship. Additionally, we conduct the empirical studies analyzing the volatility in the U.S. natural gas prices. (author)

  3. A supply and demand based volatility model for energy prices

    Energy Technology Data Exchange (ETDEWEB)

    Kanamura, Takashi [J-POWER, 15-1, Ginza 6-Chome, Chuo-ku, Tokyo 104-8165 (Japan)

    2009-09-15

    This paper proposes a new volatility model for energy prices using the supply-demand relationship, which we call a supply and demand based volatility model. We show that the supply curve shape in the model determines the characteristics of the volatility in energy prices. It is found that the inverse Box-Cox transformation supply curve reflecting energy markets causes the inverse leverage effect, i.e., positive correlation between energy prices and volatility. The model is also used to show that an existing (G)ARCH-M model has the foundations on the supply-demand relationship. Additionally, we conduct the empirical studies analyzing the volatility in the U.S. natural gas prices. (author)

  4. A theoretical analysis of price elasticity of energy demand in multi-stage energy conversion systems

    International Nuclear Information System (INIS)

    Lowe, Robert

    2003-01-01

    The objective of this paper is an analytical exploration of the problem of price elasticity of energy demand in multi-stage energy conversion systems. The paper describes in some detail an analytical model of energy demand in such systems. Under a clearly stated set of assumptions, the model makes it possible to explore both the impacts of the number of sub-systems, and of varying sub-system elasticities on overall system elasticity. The analysis suggests that overall price elasticity of energy demand for such systems will tend asymptotically to unity as the number of sub-systems increases

  5. Scenarios of energy demand and efficiency potential for Bulgaria

    Energy Technology Data Exchange (ETDEWEB)

    Tzvetanov, P.; Ruicheva, M.; Denisiev, M.

    1996-12-31

    The paper presents aggregated results on macroeconomic and final energy demand scenarios developed within the Bulgarian Country Study on Greenhouse Gas Emissions Mitigation, supported by US Country Studies Program. The studies in this area cover 5 main stages: (1) {open_quotes}Baseline{close_quotes} and {open_quotes}Energy Efficiency{close_quotes} socioeconomic and energy policy philosophy; (2) Modeling of macroeconomic and sectoral development till 2020; (3) Expert assessments on the technological options for energy efficiency increase and GHG mitigation in the Production, Transport and Households and Services Sectors; (4) Bottom-up modeling of final energy demand; and (5) Sectoral and overall energy efficiency potential and policy. Within the Bulgarian Country Study, the presented results have served as a basis for the final integration stage {open_quotes}Assessment of the Mitigation Policy and Measures in the Energy System of Bulgaria{close_quotes}.

  6. Long-term outlook of energy demand and supply in Japan. Estimation of energy demand and supply for 'Nuclear Energy Vision 2100' of JAEA

    International Nuclear Information System (INIS)

    Tatematsu, Kenji; Kawasaki, Hirotsugu; Nemoto, Masahiro; Murakami, Masakazu

    2009-06-01

    In this study, we showed an energy demand and supply scenario toward the year 2100 in Japan, which underlies JAEA's 'Nuclear Energy Vision 2100' published in October 2008. This energy demand and supply scenario aimed at the coexistence of the reduction of the carbon dioxide emission and the energy security through reduction of the fossil fuel usage, positive electrification and the nuclear energy usage. We reduced the ratio of the fossil fuel in the primary energy supply to about 1/3 and extend the share of renewable and nuclear energy to 70% from current 15%. As a result, the carbon dioxide emission was reduced to current 10%, and it developed that the half was the contribution of the nuclear energy. (author)

  7. Quality-of-Service Routing Using Path and Power Aware Techniques in Mobile Ad Hoc Networks

    Directory of Open Access Journals (Sweden)

    R. Asokan

    2008-01-01

    Full Text Available Mobile ad hoc network (MANET is a collection of wireless mobile hosts dynamically forming a temporary network without the aid of any existing established infrastructure. Quality of service (QoS is a set of service requirements that needs to be met by the network while transporting a packet stream from a source to its destination. QoS support MANETs is a challenging task due to the dynamic topology and limited resources. The main objective of this paper is to enhance the QoS routing for MANET using temporally ordered routing algorithm (TORA with self-healing and optimized routing techniques (SHORT. SHORT improves routing optimality by monitoring routing paths continuously and redirecting the path whenever a shortcut path is available. In this paper, the performance comparison of TORA and TORA with SHORT has been analyzed using network simulator for various parameters. TORA with SHORT enhances performance of TORA in terms of throughput, packet loss, end-to-end delay, and energy.

  8. An Integrated Modeling Approach for Forecasting Long-Term Energy Demand in Pakistan

    OpenAIRE

    Syed Aziz Ur Rehman; Yanpeng Cai; Rizwan Fazal; Gordhan Das Walasai; Nayyar Hussain Mirjat

    2017-01-01

    Energy planning and policy development require an in-depth assessment of energy resources and long-term demand forecast estimates. Pakistan, unfortunately, lacks reliable data on its energy resources as well do not have dependable long-term energy demand forecasts. As a result, the policy makers could not come up with an effective energy policy in the history of the country. Energy demand forecast has attained greatest ever attention in the perspective of growing population and diminishing fo...

  9. A self-optimizing scheme for energy balanced routing in Wireless Sensor Networks using SensorAnt.

    Science.gov (United States)

    Shamsan Saleh, Ahmed M; Ali, Borhanuddin Mohd; Rasid, Mohd Fadlee A; Ismail, Alyani

    2012-01-01

    Planning of energy-efficient protocols is critical for Wireless Sensor Networks (WSNs) because of the constraints on the sensor nodes' energy. The routing protocol should be able to provide uniform power dissipation during transmission to the sink node. In this paper, we present a self-optimization scheme for WSNs which is able to utilize and optimize the sensor nodes' resources, especially the batteries, to achieve balanced energy consumption across all sensor nodes. This method is based on the Ant Colony Optimization (ACO) metaheuristic which is adopted to enhance the paths with the best quality function. The assessment of this function depends on multi-criteria metrics such as the minimum residual battery power, hop count and average energy of both route and network. This method also distributes the traffic load of sensor nodes throughout the WSN leading to reduced energy usage, extended network life time and reduced packet loss. Simulation results show that our scheme performs much better than the Energy Efficient Ant-Based Routing (EEABR) in terms of energy consumption, balancing and efficiency.

  10. Building energy demand aggregation and simulation tools

    DEFF Research Database (Denmark)

    Gianniou, Panagiota; Heller, Alfred; Rode, Carsten

    2015-01-01

    to neighbourhoods and cities. Buildings occupy a key place in the development of smart cities as they represent an important potential to integrate smart energy solutions. Building energy consumption affects significantly the performance of the entire energy network. Therefore, a realistic estimation...... of the aggregated building energy use will not only ensure security of supply but also enhance the stabilization of national energy balances. In this study, the aggregation of building energy demand was investigated for a real case in Sønderborg, Denmark. Sixteen single-family houses -mainly built in the 1960s......- were examined, all connected to the regional district heating network. The aggregation of building energy demands was carried out according to typologies, being represented by archetype buildings. These houses were modelled with dynamic energy simulation software and with a simplified simulation tool...

  11. Location-Aware Cross-Layer Design Using Overlay Watermarks

    Directory of Open Access Journals (Sweden)

    Paul Ho

    2007-04-01

    Full Text Available A new orthogonal frequency division multiplexing (OFDM system embedded with overlay watermarks for location-aware cross-layer design is proposed in this paper. One major advantage of the proposed system is the multiple functionalities the overlay watermark provides, which includes a cross-layer signaling interface, a transceiver identification for position-aware routing, as well as its basic role as a training sequence for channel estimation. Wireless terminals are typically battery powered and have limited wireless communication bandwidth. Therefore, efficient collaborative signal processing algorithms that consume less energy for computation and less bandwidth for communication are needed. Transceiver aware of its location can also improve the routing efficiency by selective flooding or selective forwarding data only in the desired direction, since in most cases the location of a wireless host is unknown. In the proposed OFDM system, location information of a mobile for efficient routing can be easily derived when a unique watermark is associated with each individual transceiver. In addition, cross-layer signaling and other interlayer interactive information can be exchanged with a new data pipe created by modulating the overlay watermarks. We also study the channel estimation and watermark removal techniques at the physical layer for the proposed overlay OFDM. Our channel estimator iteratively estimates the channel impulse response and the combined signal vector from the overlay OFDM signal. Cross-layer design that leads to low-power consumption and more efficient routing is investigated.

  12. The role of nuclear energy for Korean long-term energy supply strategy : application of energy demand-supply model

    International Nuclear Information System (INIS)

    Chae, Kyu Nam

    1995-02-01

    An energy demand and supply analysis is carried out to establish the future nuclear energy system of Korea in the situation of environmental restriction and resource depletion. Based on the useful energy intensity concept, a long-term energy demand forecasting model FIN2USE is developed to integrate with a supply model. The energy supply optimization model MESSAGE is improved to evaluate the role of nuclear energy system in Korean long-term energy supply strategy. Long-term demand for useful energy used as an exogeneous input of the energy supply model is derived from the trend of useful energy intensity by sectors and energy carriers. Supply-side optimization is performed for the overall energy system linked with the reactor and nuclear fuel cycle strategy. The limitation of fossil fuel resources and the CO 2 emission constraints are reflected as determinants of the future energy system. As a result of optimization of energy system using linear programming with the objective of total discounted system cost, the optimal energy system is obtained with detailed results on the nuclear sector for various scenarios. It is shown that the relative importance of nuclear energy would increase especially in the cases of CO 2 emission constraint. It is concluded that nuclear reactor strategy and fuel cycle strategy should be incorporated with national energy strategy and be changed according to environmental restriction and energy demand scenarios. It is shown that this modelling approach is suitable for a decision support system of nuclear energy policy

  13. A Proposal for IoT Dynamic Routes Selection Based on Contextual Information.

    Science.gov (United States)

    Araújo, Harilton da Silva; Filho, Raimir Holanda; Rodrigues, Joel J P C; Rabelo, Ricardo de A L; Sousa, Natanael de C; Filho, José C C L S; Sobral, José V V

    2018-01-26

    The Internet of Things (IoT) is based on interconnection of intelligent and addressable devices, allowing their autonomy and proactive behavior with Internet connectivity. Data dissemination in IoT usually depends on the application and requires context-aware routing protocols that must include auto-configuration features (which adapt the behavior of the network at runtime, based on context information). This paper proposes an approach for IoT route selection using fuzzy logic in order to attain the requirements of specific applications. In this case, fuzzy logic is used to translate in math terms the imprecise information expressed by a set of linguistic rules. For this purpose, four Objective Functions (OFs) are proposed for the Routing Protocol for Low Power and Loss Networks (RPL); such OFs are dynamically selected based on context information. The aforementioned OFs are generated from the fusion of the following metrics: Expected Transmission Count (ETX), Number of Hops (NH) and Energy Consumed (EC). The experiments performed through simulation, associated with the statistical data analysis, conclude that this proposal provides high reliability by successfully delivering nearly 100% of data packets, low delay for data delivery and increase in QoS. In addition, an 30% improvement is attained in the network life time when using one of proposed objective function, keeping the devices alive for longer duration.

  14. A Proposal for IoT Dynamic Routes Selection Based on Contextual Information

    Directory of Open Access Journals (Sweden)

    Harilton da Silva Araújo

    2018-01-01

    Full Text Available The Internet of Things (IoT is based on interconnection of intelligent and addressable devices, allowing their autonomy and proactive behavior with Internet connectivity. Data dissemination in IoT usually depends on the application and requires context-aware routing protocols that must include auto-configuration features (which adapt the behavior of the network at runtime, based on context information. This paper proposes an approach for IoT route selection using fuzzy logic in order to attain the requirements of specific applications. In this case, fuzzy logic is used to translate in math terms the imprecise information expressed by a set of linguistic rules. For this purpose, four Objective Functions (OFs are proposed for the Routing Protocol for Low Power and Loss Networks (RPL; such OFs are dynamically selected based on context information. The aforementioned OFs are generated from the fusion of the following metrics: Expected Transmission Count (ETX, Number of Hops (NH and Energy Consumed (EC. The experiments performed through simulation, associated with the statistical data analysis, conclude that this proposal provides high reliability by successfully delivering nearly 100% of data packets, low delay for data delivery and increase in QoS. In addition, an 30% improvement is attained in the network life time when using one of proposed objective function, keeping the devices alive for longer duration.

  15. Automation of energy demand forecasting

    Science.gov (United States)

    Siddique, Sanzad

    Automation of energy demand forecasting saves time and effort by searching automatically for an appropriate model in a candidate model space without manual intervention. This thesis introduces a search-based approach that improves the performance of the model searching process for econometrics models. Further improvements in the accuracy of the energy demand forecasting are achieved by integrating nonlinear transformations within the models. This thesis introduces machine learning techniques that are capable of modeling such nonlinearity. Algorithms for learning domain knowledge from time series data using the machine learning methods are also presented. The novel search based approach and the machine learning models are tested with synthetic data as well as with natural gas and electricity demand signals. Experimental results show that the model searching technique is capable of finding an appropriate forecasting model. Further experimental results demonstrate an improved forecasting accuracy achieved by using the novel machine learning techniques introduced in this thesis. This thesis presents an analysis of how the machine learning techniques learn domain knowledge. The learned domain knowledge is used to improve the forecast accuracy.

  16. Nuclear energy sustainable development and public awareness

    International Nuclear Information System (INIS)

    Murty, G.S.

    2001-01-01

    This paper provides the latest information about the importance of energy needs and its growth in the years to come, the role of the nuclear energy and the need for public awareness and acceptability of the programs to achieve sustainable development

  17. On-Demand Routing in Multi-hop Wireless Mobile Ad Hoc Networks

    National Research Council Canada - National Science Library

    Maltz, David A

    2001-01-01

    .... Routing protocols used in ad hoc networks must automatically adjust to environments that can vary between the extremes of high mobility with low bandwidth, and low mobility with high bandwidth...

  18. On Energy-Efficient Hierarchical Cross-Layer Design: Joint Power Control and Routing for Ad Hoc Networks

    Directory of Open Access Journals (Sweden)

    Poor HVincent

    2007-01-01

    Full Text Available A hierarchical cross-layer design approach is proposed to increase energy efficiency in ad hoc networks through joint adaptation of nodes' transmitting powers and route selection. The design maintains the advantages of the classic OSI model, while accounting for the cross-coupling between layers, through information sharing. The proposed joint power control and routing algorithm is shown to increase significantly the overall energy efficiency of the network, at the expense of a moderate increase in complexity. Performance enhancement of the joint design using multiuser detection is also investigated, and it is shown that the use of multiuser detection can increase the capacity of the ad hoc network significantly for a given level of energy consumption.

  19. On Energy-Efficient Hierarchical Cross-Layer Design: Joint Power Control and Routing for Ad Hoc Networks

    Directory of Open Access Journals (Sweden)

    Cristina Comaniciu

    2007-03-01

    Full Text Available A hierarchical cross-layer design approach is proposed to increase energy efficiency in ad hoc networks through joint adaptation of nodes' transmitting powers and route selection. The design maintains the advantages of the classic OSI model, while accounting for the cross-coupling between layers, through information sharing. The proposed joint power control and routing algorithm is shown to increase significantly the overall energy efficiency of the network, at the expense of a moderate increase in complexity. Performance enhancement of the joint design using multiuser detection is also investigated, and it is shown that the use of multiuser detection can increase the capacity of the ad hoc network significantly for a given level of energy consumption.

  20. Addressing Energy Demand through Demand Response. International Experiences and Practices

    Energy Technology Data Exchange (ETDEWEB)

    Shen, Bo [Lawrence Berkeley National Lab. (LBNL), Berkeley, CA (United States); Ghatikar, Girish [Lawrence Berkeley National Lab. (LBNL), Berkeley, CA (United States); Ni, Chun Chun [Lawrence Berkeley National Lab. (LBNL), Berkeley, CA (United States); Dudley, Junqiao [Lawrence Berkeley National Lab. (LBNL), Berkeley, CA (United States); Martin, Phil [Enernoc, Inc., Boston, MA (United States); Wikler, Greg

    2012-06-01

    Demand response (DR) is a load management tool which provides a cost-effective alternative to traditional supply-side solutions to address the growing demand during times of peak electrical load. According to the US Department of Energy (DOE), demand response reflects “changes in electric usage by end-use customers from their normal consumption patterns in response to changes in the price of electricity over time, or to incentive payments designed to induce lower electricity use at times of high wholesale market prices or when system reliability is jeopardized.” 1 The California Energy Commission (CEC) defines DR as “a reduction in customers’ electricity consumption over a given time interval relative to what would otherwise occur in response to a price signal, other financial incentives, or a reliability signal.” 2 This latter definition is perhaps most reflective of how DR is understood and implemented today in countries such as the US, Canada, and Australia where DR is primarily a dispatchable resource responding to signals from utilities, grid operators, and/or load aggregators (or DR providers).

  1. Developing A Renewable Energy Awareness Scale For Pre-service Chemistry Teachers

    Directory of Open Access Journals (Sweden)

    Soner YAVUZ

    2006-01-01

    Full Text Available Developing A Renewable Energy Awareness Scale For Pre-service Chemistry Teachers Inci MORGIL Nilgün SECKEN A. Seda YUCEL Ozge OZYALCIN OSKAY Soner YAVUZ and Evrim URAL Hacettepe University, Faculty of Education, Department of Chemistry Education, 06800 Beytepe, Ankara, TURKEY ABSTRACT In times when human beings used to live in a natural environment, their needs were also provided by natural resources. With the increases in population in time, human beings started to look for new resources willing to get “the more” and “the fastest”. Just like the invention of steam, firstly, they increased the density of the resources and produced “more” energy. However, instead of working on the density of water, which spreads with the solar energy, they chose an easier way, which was fuel that produced more energy when burnt. Unfortunately, the damages these fuel products create in the atmosphere and environment shaded their benefits. It did not take so long for the earth to run out of energy resources and to threaten environmental and human health. As a result of that, new energy resources were started to be sought and the studies enlightened the concepts of sustainable, renewable energy. Renewable energy is defined as “the energy source, which continues its existence for the following days within the evolution of nature”. Educators pointed out a need in students for gaining consciousness on renewable energy resources. In the light of the importance of renewable and sustainable energy, a “Renewable Energy Awareness Scale” that questioned to what extent the individuals were aware of renewable energy was developed. The Renewable Energy Awareness Scale, which consisted of 50 items, was administered as a pilot study. The factor analysis concluded with a scale of 39 items with a reliability coefficient of 0.944 was developed.

  2. Journal of EEA, Vol. 28, 2011 ENERGY AWARE GPSR ROUTING ...

    African Journals Online (AJOL)

    Zede

    The proposed solution performs better in energy ... by Business Week as one of the most important and ... they are often much correlated and contain a lot of .... selection. However, in wireless sensor network. (WSN) energy is a scarce ...

  3. Energy Savings from Optimised In-Field Route Planning for Agricultural Machinery

    Directory of Open Access Journals (Sweden)

    Efthymios Rodias

    2017-10-01

    Full Text Available Various types of sensors technologies, such as machine vision and global positioning system (GPS have been implemented in navigation of agricultural vehicles. Automated navigation systems have proved the potential for the execution of optimised route plans for field area coverage. This paper presents an assessment of the reduction of the energy requirements derived from the implementation of optimised field area coverage planning. The assessment regards the analysis of the energy requirements and the comparison between the non-optimised and optimised plans for field area coverage in the whole sequence of operations required in two different cropping systems: Miscanthus and Switchgrass production. An algorithmic approach for the simulation of the executed field operations by following both non-optimised and optimised field-work patterns was developed. As a result, the corresponding time requirements were estimated as the basis of the subsequent energy cost analysis. Based on the results, the optimised routes reduce the fuel energy consumption up to 8%, the embodied energy consumption up to 7%, and the total energy consumption from 3% up to 8%.

  4. A SURVEY ON MULTICAST ROUTING PROTOCOLS FOR PERFORMANCE EVALUATION IN WIRELESS SENSOR NETWORK

    Directory of Open Access Journals (Sweden)

    A. Suruliandi

    2015-03-01

    Full Text Available Multicast is a process used to transfer same message to multiple receivers at the same time. This paper presents the simulation and analysis of the performance of six different multicast routing protocols for Wireless Sensor Network (WSN. They are On Demand Multicast Routing Protocol (ODMRP, Protocol for Unified Multicasting through Announcement (PUMA, Multicast Adhoc On demand Distance Vector Protocol (MAODV, Overlay Boruvka-based Adhoc Multicast Protocol (OBAMP, Application Layer Multicast Algorithm (ALMA and enhanced version of ALMA (ALMA-H for WSN. Among them, ODMRP, MAODV and PUMA are reactive protocols while OBAMP, ALMA and ALMA-H are proactive protocols. This paper compares the performance of these protocols with common parameters such as Throughput, Reliability, End-to-End delay and Packet Delivery Ratio (PDR with increasing the numbers of nodes and increasing the speed of the nodes. The main objective of this work is to select the efficient multicast routing protocol for WSN among six multicast routing protocol based on relative strength and weakness of each protocol. The summary of above six multicast routing protocols is presented with a table of different performance characteristics. Experimental result shows that ODMRP attains higher throughput, reliability and higher packet delivery ratio than other multicast routing protocol, while incurring far less end-to-end delay.

  5. The UK-DALE dataset, domestic appliance-level electricity demand and whole-house demand from five UK homes.

    Science.gov (United States)

    Kelly, Jack; Knottenbelt, William

    2015-01-01

    Many countries are rolling out smart electricity meters. These measure a home's total power demand. However, research into consumer behaviour suggests that consumers are best able to improve their energy efficiency when provided with itemised, appliance-by-appliance consumption information. Energy disaggregation is a computational technique for estimating appliance-by-appliance energy consumption from a whole-house meter signal. To conduct research on disaggregation algorithms, researchers require data describing not just the aggregate demand per building but also the 'ground truth' demand of individual appliances. In this context, we present UK-DALE: an open-access dataset from the UK recording Domestic Appliance-Level Electricity at a sample rate of 16 kHz for the whole-house and at 1/6 Hz for individual appliances. This is the first open access UK dataset at this temporal resolution. We recorded from five houses, one of which was recorded for 655 days, the longest duration we are aware of for any energy dataset at this sample rate. We also describe the low-cost, open-source, wireless system we built for collecting our dataset.

  6. Journal of EEA, Vol. 26, 2009 ENERGY AWARE GPSR ROUTING ...

    African Journals Online (AJOL)

    Administrator

    In a hierarchical architecture, higher energy nodes can be used ... In reality, since nodes consume power even in idle mode, significant overall energy savings can be achieved by turning off ... Figure 3 Virtual grid formations in a GAF. Adaptive ...

  7. Optimal Energy Management of Combined Cooling, Heat and Power in Different Demand Type Buildings Considering Seasonal Demand Variations

    Directory of Open Access Journals (Sweden)

    Akhtar Hussain

    2017-06-01

    Full Text Available In this paper, an optimal energy management strategy for a cooperative multi-microgrid system with combined cooling, heat and power (CCHP is proposed and has been verified for a test case of building microgrids (BMGs. Three different demand types of buildings are considered and the BMGs are assumed to be equipped with their own combined heat and power (CHP generators. In addition, the BMGs are also connected to an external energy network (EEN, which contains a large CHP, an adsorption chiller (ADC, a thermal storage tank, and an electric heat pump (EHP. By trading the excess electricity and heat energy with the utility grid and EEN, each BMG can fulfill its energy demands. Seasonal energy demand variations have been evaluated by selecting a representative day for the two extreme seasons (summer and winter of the year, among the real profiles of year-round data on electricity, heating, and cooling usage of all the three selected buildings. Especially, the thermal energy management aspect is emphasized where, bi-lateral heat trading between the energy supplier and the consumers, so-called energy prosumer concept, has been realized. An optimization model based on mixed integer linear programming has been developed for minimizing the daily operation cost of the EEN while fulfilling the energy demands of the BMGs. Simulation results have demonstrated the effectiveness of the proposed strategy.

  8. Distributed Demand Side Management with Battery Storage for Smart Home Energy Scheduling

    Directory of Open Access Journals (Sweden)

    Omowunmi Mary Longe

    2017-01-01

    Full Text Available The role of Demand Side Management (DSM with Distributed Energy Storage (DES has been gaining attention in recent studies due to the impact of the latter on energy management in the smart grid. In this work, an Energy Scheduling and Distributed Storage (ESDS algorithm is proposed to be installed into the smart meters of Time-of-Use (TOU pricing consumers possessing in-home energy storage devices. Source of energy supply to the smart home appliances was optimized between the utility grid and the DES device depending on energy tariff and consumer demand satisfaction information. This is to minimize consumer energy expenditure and maximize demand satisfaction simultaneously. The ESDS algorithm was found to offer consumer-friendly and utility-friendly enhancements to the DSM program such as energy, financial, and investment savings, reduced/eliminated consumer dissatisfaction even at peak periods, Peak-to-Average-Ratio (PAR demand reduction, grid energy sustainability, socio-economic benefits, and other associated benefits such as environmental-friendliness.

  9. Renewable energy: GIS-based mapping and modelling of potentials and demand

    Science.gov (United States)

    Blaschke, Thomas; Biberacher, Markus; Schardinger, Ingrid.; Gadocha, Sabine; Zocher, Daniela

    2010-05-01

    Worldwide demand of energy is growing and will continue to do so for the next decades to come. IEA has estimated that global primary energy demand will increase by 40 - 50% from 2003 to 2030 (IEA, 2005) depending on the fact whether currently contemplated energy policies directed towards energy-saving and fuel-diversification will be effectuated. The demand for Renewable Energy (RE) is undenied but clear figures and spatially disaggregated potentials for the various energy carriers are very rare. Renewable Energies are expected to reduce pressures on the environment and CO2 production. In several studies in Germany (North-Rhine Westphalia and Lower Saxony) and Austria we studied the current and future pattern of energy production and consumption. In this paper we summarize and benchmark different RE carriers, namely wind, biomass (forest and non-forest, geothermal, solar and hydro power. We demonstrate that GIS-based scalable and flexible information delivery sheds new light on the prevailing metaphor of GIS as a processing engine serving needs of users more on demand rather than through ‘maps on stock'. We compare our finding with those of several energy related EU-FP7 projects in Europe where we have been involved - namely GEOBENE, REACCESS, ENERGEO - and demonstrate that more and more spatial data will become available together with tools that allow experts to do their own analyses and to communicate their results in ways which policy makers and the public can readily understand and use as a basis for their own actions. Geoportals in combination with standardised geoprocessing today supports the older vision of an automated presentation of data on maps, and - if user privileges are given - facilities to interactively manipulate these maps. We conclude that the most critical factor in modelling energy supply and demand remain the economic valuation of goods and services, especially the forecast of future end consumer energy costs.

  10. Design of demand side response model in energy internet demonstration park

    Science.gov (United States)

    Zhang, Q.; Liu, D. N.

    2017-08-01

    The implementation of demand side response can bring a lot of benefits to the power system, users and society, but there are still many problems in the actual operation. Firstly, this paper analyses the current situation and problems of demand side response. On this basis, this paper analyses the advantages of implementing demand side response in the energy Internet demonstration park. Finally, the paper designs three kinds of feasible demand side response modes in the energy Internet demonstration park.

  11. PERFORMANCE ANALYSIS OF DSR ROUTING PROTOCOL UNDER ENERGY BASED SELFISH ATTACK IN MOBILE AD HOC NETWORKS

    Directory of Open Access Journals (Sweden)

    T.V.P.Sundararajan

    2010-06-01

    Full Text Available Mobile Ad hoc Networks (MANETs rely on the cooperation of all participating nodes to provide the fundamental operations such as routing and data forwarding. However, due to the open structure and scarcely available battery-based energy, node misbehaviors may exist.[1]. One such routing misbehavior is that some selfish nodes will participate in the route discovery and maintenance processes but refuse to forward data packets. This paper pointed out Energy based selfish nodes (EBSN where these selfish nodes tend to use the network but do not cooperate, saving battery life for their own communications [2],[3]. We present a simulation study of the effects of Energy based selfish nodes (EBSN on DSR routing protocol and its impact over network performance in terms of throughput and delay of a mobile ad hoc network where a defined percentage of nodes were misbehaving.

  12. A policy study on energy supply and demand of several countries (China, Indonesia, Mexico)

    Energy Technology Data Exchange (ETDEWEB)

    Choi, Byung Ryeal [Korea Energy Economics Institute, Euiwang (Korea)

    1999-03-01

    Korea is depending 97% of primary energy consumption on imports. To have a stable supply of energy required for a continuous growth, it is recommended to utilize international energy market actively for short-term while it is required to reinforce resources diplomacy with other countries with full of resources for mid- and long-term. This study reviewed energy supply and demand and major policies of China, Indonesia and Mexico, which give direct or indirect influence on energy supply and demand of Korea. With the geographical adjacency, Korea imports coal from China and exports petroleum products to China. Furthermore, it is very likely to have a trade related to nuclear power plant and natural gas. Indonesia exports coal, crude oil, and LNG to Korea. Especially LNG is occupied 60% of total amount of imports. It is expected to get help from Mexico because there are many similar aspects between Mexico and Korea such as GNP or a conservative idea on energy industry. (author). 49 refs., 6 figs., 42 tabs.

  13. Energy Efficient Routing Algorithms in Dynamic Optical Core Networks with Dual Energy Sources

    DEFF Research Database (Denmark)

    Wang, Jiayuan; Fagertun, Anna Manolova; Ruepp, Sarah Renée

    2013-01-01

    This paper proposes new energy efficient routing algorithms in optical core networks, with the application of solar energy sources and bundled links. A comprehensive solar energy model is described in the proposed network scenarios. Network performance in energy savings, connection blocking...... probability, resource utilization and bundled link usage are evaluated with dynamic network simulations. Results show that algorithms proposed aiming for reducing the dynamic part of the energy consumption of the network may raise the fixed part of the energy consumption meanwhile....

  14. Analysis of the possibility to cover energy demand from renewable sources on the motive power of the heat pump in low-energy building

    Directory of Open Access Journals (Sweden)

    Knapik Maciej

    2017-01-01

    Full Text Available The article presents the problem of the demand for electricity for the heat pump and an analysis of the coverage of this demand by renewable energy sources such as wind turbines and photovoltaic cells, which generate electricity in low energy buildings. Low-energy and passive constructions are a result of introduction of new ideas in building design process. Their main objective is to achieve a significant reduction in demand for renewable primary energy, necessary to cover the needs of these buildings, mostly related to their heating, ventilation and domestic hot water This article presents the results of numerical analysis and calculations performed in MATLAB software, based on typical meteorological years. The results showed that renewable energy sources, can allow to cover a significant demand for electricity, that is required to power the heat pump it is economically justified.

  15. Energy Demand Forecasting: Combining Cointegration Analysis and Artificial Intelligence Algorithm

    Directory of Open Access Journals (Sweden)

    Junbing Huang

    2018-01-01

    Full Text Available Energy is vital for the sustainable development of China. Accurate forecasts of annual energy demand are essential to schedule energy supply and provide valuable suggestions for developing related industries. In the existing literature on energy use prediction, the artificial intelligence-based (AI-based model has received considerable attention. However, few econometric and statistical evidences exist that can prove the reliability of the current AI-based model, an area that still needs to be addressed. In this study, a new energy demand forecasting framework is presented at first. On the basis of historical annual data of electricity usage over the period of 1985–2015, the coefficients of linear and quadratic forms of the AI-based model are optimized by combining an adaptive genetic algorithm and a cointegration analysis shown as an example. Prediction results of the proposed model indicate that the annual growth rate of electricity demand in China will slow down. However, China will continue to demand about 13 trillion kilowatt hours in 2030 because of population growth, economic growth, and urbanization. In addition, the model has greater accuracy and reliability compared with other single optimization methods.

  16. Contention Aware Routing for Intermittently Connected Mobile Networks

    KAUST Repository

    Elwhishi, Ahmed; Ho, Pin Han; Naik, Sagar; Shihada, Basem

    2011-01-01

    This paper introduces a novel multi-copy routing protocol, called Self Adaptive Utility-based Routing Protocol (SAURP), for Delay Tolerant Networks (DTNs) that are possibly composed of a vast number of miniature devices such as smart phones, hand-held devices, and sensors mounted in fixed or mobile objects. SAURP aims to explore the possibility of taking mobile nodes as message carriers in order for end-to-end delivery of the messages. The best carrier for a message is determined by the prediction result using a novel contact model, where the network status, including wireless link condition and nodal buffer availability, are jointly considered. The paper argues and proves that the nodal movement and the predicted collocation with the message recipient can serve as meaningful information to achieve an intelligent message forwarding decision at each node. The proposed protocol has been implemented and compared with a number of existing encounter-based routing approaches in terms of delivery delay, and the number of transmissions required for message delivery. The simulation results show that the proposed SAURP outperforms all the counterpart multi-copy encounter-based routing protocols considered in the study.

  17. Contention Aware Routing for Intermittently Connected Mobile Networks

    KAUST Repository

    Elwhishi, Ahmed

    2011-08-21

    This paper introduces a novel multi-copy routing protocol, called Self Adaptive Utility-based Routing Protocol (SAURP), for Delay Tolerant Networks (DTNs) that are possibly composed of a vast number of miniature devices such as smart phones, hand-held devices, and sensors mounted in fixed or mobile objects. SAURP aims to explore the possibility of taking mobile nodes as message carriers in order for end-to-end delivery of the messages. The best carrier for a message is determined by the prediction result using a novel contact model, where the network status, including wireless link condition and nodal buffer availability, are jointly considered. The paper argues and proves that the nodal movement and the predicted collocation with the message recipient can serve as meaningful information to achieve an intelligent message forwarding decision at each node. The proposed protocol has been implemented and compared with a number of existing encounter-based routing approaches in terms of delivery delay, and the number of transmissions required for message delivery. The simulation results show that the proposed SAURP outperforms all the counterpart multi-copy encounter-based routing protocols considered in the study.

  18. Structural change of the economy, technological progress and long-term energy demand

    International Nuclear Information System (INIS)

    Klinge Jacobsen, H.

    2000-01-01

    The material included in the report is a collection of papers dealing with different issues related to the topics included in the title. Some of these papers have already either been published or presented at various conferences. Together with a general introduction, they constitute the author's PhD dissertation. The dissertation includes six papers and two shorter notes on different aspects of structural change of the economy and energy demand. Three different issues related to long-term energy demand are discussed: (1) the importance of technological change and its representation in energy-economy modelling, (2) an integration of two different modelling approaches, and (3) the effect on energy demand of structural changes exemplified by changes in the energy supply sector and in Danish trade patterns. The report highlights a few aspects of the interaction between structural economic changes and energy demand, but it does not intend to cover a wide range of issues related to these topics. In the introductory chapter some discussions and thoughts about issues not covered by the articles are brought forward. The introductory chapter includes an overview of possible relations between longterm energy demand and the economy, technical progress demography, social conditions and politics. The first two papers discuss the importance for projections of long-term energy demand of the way in which technological progress is modelled. These papers focus on energy-economy modelling. A paper dealing with two different approaches to energy demand modelling and the possible integration of these approaches in the Danish case follows next. The integrated Danish model, is then used for analysing different revenue recycling principles in relation to a CO 2 tax. The effect of subsidising biomass use is compared with recycling through corporate tax rates. Then a paper follows describing the structural change of a specific sector, namely the energy supply sector, and the implications for

  19. Mexico's long-term energy outlook : results of a detailed energy supply and demand simulation

    International Nuclear Information System (INIS)

    Conzelmann, G.; Quintanilla, J.; Conde, L.A.; Fernandez, J.; Mar, E.; Martin del Campo, C.; Serrato, G.; Ortega, R.

    2006-01-01

    This article discussed the results of a bottom-up analysis of Mexico's energy markets which was conducted using an energy and power evaluation program. The program was used to develop energy market forecasts to the year 2025. In the first phase of the study, dynamic optimization software was used to determine the optimal, least-cost generation system expansion path to meet growing demand for electricity. A separate model was used to determine the optimal generating strategy of mixed hydro-thermal electric power systems. In phase 2, a nonlinear market-based approach was used to determine the energy supply and demand balance for the entire energy system, as well as the response of various segments of the energy system to changes in energy price and demand levels. Basic input parameters included information on the energy system structure; base-year energy statistics; and, technical and policy constraints. A total of 14 scenarios were modelled to examine variations in load growth, sensitivities to changes in projected fuel prices, variations in assumed natural gas availability, system reliability targets, and the potential for additional nuclear capacity. Forecasts for the entire energy system were then developed for 4 scenarios: (1) reference case; (2) limited gas scenario; (3) renewable energy; and (4) additional nuclear power generation capacity. Results of the study showed that Mexico's crude oil production is projected to increase annually by 1 per cent to 2025. Imports of petroleum products resulting from the country's rapidly growing transportation sector will increase. Demand for natural gas is expected to outpace projected domestic production. The long-term market outlook for Mexico's electricity industry shows a heavy reliance on natural gas-based generating technologies. It was concluded that alternative results for a constrained-gas scenario showed a substantial shift to coal-based generation and associated effects on the natural gas market. 4 refs., 26

  20. Transportation Energy Futures Series: Freight Transportation Demand: Energy-Efficient Scenarios for a Low-Carbon Future

    Energy Technology Data Exchange (ETDEWEB)

    Grenzeback, L. R. [Cambridge Systematics Inc., Cambridge, MA (United States); Brown, A. [Cambridge Systematics Inc., Cambridge, MA (United States); Fischer, M. J. [Cambridge Systematics Inc., Cambridge, MA (United States); Hutson, N. [Cambridge Systematics Inc., Cambridge, MA (United States); Lamm, C. R. [Cambridge Systematics Inc., Cambridge, MA (United States); Pei, Y. L. [Cambridge Systematics Inc., Cambridge, MA (United States); Vimmerstedt, L. [Cambridge Systematics Inc., Cambridge, MA (United States); Vyas, A. D. [Cambridge Systematics Inc., Cambridge, MA (United States); Winebrake, J. J. [Cambridge Systematics Inc., Cambridge, MA (United States)

    2013-03-01

    Freight transportation demand is projected to grow to 27.5 billion tons in 2040, and by extrapolation, to nearly 30.2 billion tons in 2050, requiring ever-greater amounts of energy. This report describes the current and future demand for freight transportation in terms of tons and ton-miles of commodities moved by truck, rail, water, pipeline, and air freight carriers. It outlines the economic, logistics, transportation, and policy and regulatory factors that shape freight demand; the possible trends and 2050 outlook for these factors, and their anticipated effect on freight demand and related energy use. After describing federal policy actions that could influence freight demand, the report then summarizes the available analytical models for forecasting freight demand, and identifies possible areas for future action.

  1. Understanding errors in EIA projections of energy demand

    Energy Technology Data Exchange (ETDEWEB)

    Fischer, Carolyn; Herrnstadt, Evan; Morgenstern, Richard [Resources for the Future, 1616 P St. NW, Washington, DC 20036 (United States)

    2009-08-15

    This paper investigates the potential for systematic errors in the Energy Information Administration's (EIA) widely used Annual Energy Outlook, focusing on the near- to mid-term projections of energy demand. Based on analysis of the EIA's 22-year projection record, we find a fairly modest but persistent tendency to underestimate total energy demand by an average of 2 percent per year after controlling for projection errors in gross domestic product, oil prices, and heating/cooling degree days. For 14 individual fuels/consuming sectors routinely reported by the EIA, we observe a great deal of directional consistency in the errors over time, ranging up to 7 percent per year. Electric utility renewables, electric utility natural gas, transportation distillate, and residential electricity show significant biases on average. Projections for certain other sectors have significant unexplained errors for selected time horizons. Such independent evaluation can be useful for validating analytic efforts and for prioritizing future model revisions. (author)

  2. Effects of atmospheric variability on energy utilization and conservation. [Space heating energy demand modeling; Program HEATLOAD

    Energy Technology Data Exchange (ETDEWEB)

    Reiter, E.R.; Johnson, G.R.; Somervell, W.L. Jr.; Sparling, E.W.; Dreiseitly, E.; Macdonald, B.C.; McGuirk, J.P.; Starr, A.M.

    1976-11-01

    Research conducted between 1 July 1975 and 31 October 1976 is reported. A ''physical-adaptive'' model of the space-conditioning demand for energy and its response to changes in weather regimes was developed. This model includes parameters pertaining to engineering factors of building construction, to weather-related factors, and to socio-economic factors. Preliminary testing of several components of the model on the city of Greeley, Colorado, yielded most encouraging results. Other components, especially those pertaining to socio-economic factors, are still under development. Expansion of model applications to different types of structures and larger regions is presently underway. A CRT-display model for energy demand within the conterminous United States also has passed preliminary tests. A major effort was expended to obtain disaggregated data on energy use from utility companies throughout the United States. The study of atmospheric variability revealed that the 22- to 26-day vacillation in the potential and kinetic energy modes of the Northern Hemisphere is related to the behavior of the planetary long-waves, and that the midwinter dip in zonal available potential energy is reflected in the development of blocking highs. Attempts to classify weather patterns over the eastern and central United States have proceeded satisfactorily to the point where testing of our method for longer time periods appears desirable.

  3. Including Energy Efficiency and Renewable Energy Policies in Electricity Demand Projections

    Science.gov (United States)

    Find more information on how state and local air agencies can identify on-the-books EE/RE policies, develop a methodology for projecting a jurisdiction's energy demand, and estimate the change in power sector emissions.

  4. A multi-scale adaptive model of residential energy demand

    International Nuclear Information System (INIS)

    Farzan, Farbod; Jafari, Mohsen A.; Gong, Jie; Farzan, Farnaz; Stryker, Andrew

    2015-01-01

    Highlights: • We extend an energy demand model to investigate changes in behavioral and usage patterns. • The model is capable of analyzing why demand behaves the way it does. • The model empowers decision makers to investigate DSM strategies and effectiveness. • The model provides means to measure the effect of energy prices on daily profile. • The model considers the coupling effects of adopting multiple new technologies. - Abstract: In this paper, we extend a previously developed bottom-up energy demand model such that the model can be used to determine changes in behavioral and energy usage patterns of a community when: (i) new load patterns from Plug-in Electrical Vehicles (PEV) or other devices are introduced; (ii) new technologies and smart devices are used within premises; and (iii) new Demand Side Management (DSM) strategies, such as price responsive demand are implemented. Unlike time series forecasting methods that solely rely on historical data, the model only uses a minimal amount of data at the atomic level for its basic constructs. These basic constructs can be integrated into a household unit or a community model using rules and connectors that are, in principle, flexible and can be altered according to the type of questions that need to be answered. Furthermore, the embedded dynamics of the model works on the basis of: (i) Markovian stochastic model for simulating human activities, (ii) Bayesian and logistic technology adoption models, and (iii) optimization, and rule-based models to respond to price signals without compromising users’ comfort. The proposed model is not intended to replace traditional forecasting models. Instead it provides an analytical framework that can be used at the design stage of new products and communities to evaluate design alternatives. The framework can also be used to answer questions such as why demand behaves the way it does by examining demands at different scales and by playing What-If games. These

  5. Demand-Side Energy Management Based on Nonconvex Optimization in Smart Grid

    Directory of Open Access Journals (Sweden)

    Kai Ma

    2017-10-01

    Full Text Available Demand-side energy management is used for regulating the consumers’ energy usage in smart grid. With the guidance of the grid’s price policy, the consumers can change their energy consumption in response. The objective of this study is jointly optimizing the load status and electric supply, in order to make a tradeoff between the electric cost and the thermal comfort. The problem is formulated into a nonconvex optimization model. The multiplier method is used to solve the constrained optimization, and the objective function is transformed to the augmented Lagrangian function without constraints. Hence, the Powell direction acceleration method with advance and retreat is applied to solve the unconstrained optimization. Numerical results show that the proposed algorithm can achieve the balance between the electric supply and demand, and the optimization variables converge to the optimum.

  6. Matching energy sources to demand

    International Nuclear Information System (INIS)

    Hendry, A.

    1979-01-01

    Diagrams show the current pattern of energy usage in Scotland; primary energy inputs; the various classes of user; the disposition of input energy in terms of useful and waste energy; an energy flow diagram showing the proportions of primary fuels taken by the various user groups and the proportions of useful energy derived by each. Within the S.S.E.B. area, installed capacity and maximum demand are shown for the present and projected future to the year 2000. A possible energy flow diagram for Scotland in 1996 is shown. The more efficient use of energy is discussed, with particular reference to the use of electricity. The primary energy inputs considered are oil, coal, nuclear, hydro and gas. (U.K.)

  7. Energy Systems Scenario Modelling and Long Term Forecasting of Hourly Electricity Demand

    DEFF Research Database (Denmark)

    Alberg Østergaard, Poul; Møller Andersen, Frits; Kwon, Pil Seok

    2015-01-01

    . The results show that even with a limited short term electric car fleet, these will have a significant effect on the energy system; the energy system’s ability to integrate wind power and the demand for condensing power generation capacity in the system. Charging patterns and flexibility have significant...... or inflexible electric vehicles and individual heat pumps, and in the long term it is investigated what the effects of changes in the load profiles due to changing weights of demand sectors are. The analyses are based on energy systems simulations using EnergyPLAN and demand forecasting using the Helena model...... effects on this. Likewise, individual heat pumps may affect the system operation if they are equipped with heat storages. The analyses also show that the long term changes in electricity demand curve profiles have little impact on the energy system performance. The flexibility given by heat pumps...

  8. Energy demand of the German and Dutch residential building stock under climate change

    Science.gov (United States)

    Olonscheck, Mady; Holsten, Anne; Walther, Carsten; Kropp, Jürgen P.

    2014-05-01

    In order to mitigate climate change, extraordinary measures are necessary in the future. The building sector, in particular, offers considerable potential for transformation to lower energy demand. On a national level, however, successful and far-reaching measures will likely be taken only if reliable estimates regarding future energy demand from different scenarios are available. The energy demand for space heating and cooling is determined by a combination of behavioral, climatic, constructional, and demographic factors. For two countries, namely Germany and the Netherlands, we analyze the combined effect of future climate and building stock changes as well as renovation measures on the future energy demand for room conditioning of residential buildings until 2060. We show how much the heating energy demand will decrease in the future and answer the question of whether the energy decrease will be exceeded by an increase in cooling energy demand. Based on a sensitivity analysis, we determine those influencing factors with the largest impact on the future energy demand from the building stock. Both countries have national targets regarding the reduction of the energy demand for the future. We provide relevant information concerning the annual renovation rates that are necessary to reach these targets. Retrofitting buildings is a win-win option as it not only helps to mitigate climate change and to lower the dependency on fossil fuels but also transforms the buildings stock into one that is better equipped for extreme temperatures that may occur more frequently with climate change. For the Netherlands, the study concentrates not only on the national, but also the provincial level, which should facilitate directed policy measures. Moreover, the analysis is done on a monthly basis in order to ascertain a deeper understanding of the future seasonal energy demand changes. Our approach constitutes an important first step towards deeper insights into the internal dynamics

  9. Trip Energy Estimation Methodology and Model Based on Real-World Driving Data for Green Routing Applications: Preprint

    Energy Technology Data Exchange (ETDEWEB)

    Holden, Jacob [National Renewable Energy Laboratory (NREL), Golden, CO (United States); Van Til, Harrison J [National Renewable Energy Laboratory (NREL), Golden, CO (United States); Wood, Eric W [National Renewable Energy Laboratory (NREL), Golden, CO (United States); Gonder, Jeffrey D [National Renewable Energy Laboratory (NREL), Golden, CO (United States); Zhu, Lei [National Renewable Energy Laboratory (NREL), Golden, CO (United States)

    2018-02-09

    A data-informed model to predict energy use for a proposed vehicle trip has been developed in this paper. The methodology leverages nearly 1 million miles of real-world driving data to generate the estimation model. Driving is categorized at the sub-trip level by average speed, road gradient, and road network geometry, then aggregated by category. An average energy consumption rate is determined for each category, creating an energy rates look-up table. Proposed vehicle trips are then categorized in the same manner, and estimated energy rates are appended from the look-up table. The methodology is robust and applicable to almost any type of driving data. The model has been trained on vehicle global positioning system data from the Transportation Secure Data Center at the National Renewable Energy Laboratory and validated against on-road fuel consumption data from testing in Phoenix, Arizona. The estimation model has demonstrated an error range of 8.6% to 13.8%. The model results can be used to inform control strategies in routing tools, such as change in departure time, alternate routing, and alternate destinations to reduce energy consumption. This work provides a highly extensible framework that allows the model to be tuned to a specific driver or vehicle type.

  10. Estimating Household Travel Energy Consumption in Conjunction with a Travel Demand Forecasting Model

    Energy Technology Data Exchange (ETDEWEB)

    Garikapati, Venu M. [Systems Analysis and Integration Section, National Renewable Energy Laboratory, 15013 Denver West Parkway, Golden, CO 80401; You, Daehyun [Maricopa Association of Governments, 302 North First Avenue, Suite 300, Phoenix, AZ 85003; Zhang, Wenwen [School of City and Regional Planning, Center for Geographic Information Systems, Georgia Institute of Technology, 760 Spring Street, Suite 230, Atlanta, GA 30308; Pendyala, Ram M. [School of Sustainable Engineering and the Built Environment, Arizona State University, 660 South College Avenue, Tempe, AZ 85281; Guhathakurta, Subhrajit [School of City and Regional Planning, Center for Geographic Information Systems, Georgia Institute of Technology, 760 Spring Street, Suite 230, Atlanta, GA 30308; Brown, Marilyn A. [School of Public Policy, 685 Cherry Street, Georgia Institute of Technology, Atlanta, GA 30332; Dilkina, Bistra [School of Computational Science and Engineering, 266 Ferst Drive, Georgia Institute of Technology, Atlanta, GA 30332

    2017-01-01

    This paper presents a methodology for the calculation of the consumption of household travel energy at the level of the traffic analysis zone (TAZ) in conjunction with information that is readily available from a standard four-step travel demand model system. This methodology embeds two algorithms. The first provides a means of allocating non-home-based trips to residential zones that are the source of such trips, whereas the second provides a mechanism for incorporating the effects of household vehicle fleet composition on fuel consumption. The methodology is applied to the greater Atlanta, Georgia, metropolitan region in the United States and is found to offer a robust mechanism for calculating the footprint of household travel energy at the level of the individual TAZ; this mechanism makes possible the study of variations in the energy footprint across space. The travel energy footprint is strongly correlated with the density of the built environment, although socioeconomic differences across TAZs also likely contribute to differences in travel energy footprints. The TAZ-level calculator of the footprint of household travel energy can be used to analyze alternative futures and relate differences in the energy footprint to differences in a number of contributing factors and thus enables the design of urban form, formulation of policy interventions, and implementation of awareness campaigns that may produce more-sustainable patterns of energy consumption.

  11. Comparison of routing metrics for wireless mesh networks

    CSIR Research Space (South Africa)

    Nxumalo, SL

    2011-09-01

    Full Text Available in each and every relay node so as to find the next hop for the packet. A routing metric is simply a measure used for selecting the best path, used by a routing protocol. Figure 2 shows the relationship between a routing protocol and the routing... on its QoS-awareness level. The routing metrics that considered QoS the most were selected from each group. This section discusses the four routing metrics that were compared in this paper, which are: hop count (HOP), expected transmission count (ETX...

  12. Perspective of long term demand and supply of energy and general inspection of energy policy

    International Nuclear Information System (INIS)

    1983-01-01

    Since the oil crisis, Japanese energy policy was promoted to get rid of the excess dependence on petroleum and to attain energy security, but energy situation largely changed during the past ten years, and it has become necessary to make general inspection on the long term demand and supply of energy and the energy policy. After the second oil crisis, the worldwide demand of petroleum decreased drastically due to the rapid price rise, and the base price of crude oil was lowered for the first time. It is necessary to positively endeavor to reduce energy cost with new idea. The points of the general inspection are the correspondence of the energy policy to the large structural change of energy, the most desirable system for attaining the optimum structure of energy demand and supply and the utilization of market mechanism as far as possible. This report is the results of discussion held eight times since April, 1983. The change of energy situation in Japan and abroad and the perspective, the new problems in energy countermeasures and the trend of response, the preferential and effective promotion of general energy countermeasures and so on are reported. This report shows the fundamental direction of energy countermeasures hereafter, and the concrete and special examination must be made on many remaining problems. (Kako, I.)

  13. Long term energy demand projection and potential for energy savings of Croatian tourism–catering trade sector

    International Nuclear Information System (INIS)

    Irsag, Bojan; Pukšec, Tomislav; Duić, Neven

    2012-01-01

    Today, tourism represents one of the backbones of Croatian economy and one of the main factors of its growth. Combined with catering trade sector, tourism represents a significant energy consumer that has the tendencies of future growth. Since services sector, which tourism–catering trade sector is a part of, is not yet well described regarding future energy balances it would be very interesting to see how could possible future growth in tourism influence energy consumption of the services sector in Croatia. Through this paper long term energy demand projections of tourism–catering trade sector were studied with special emphasis on future growth of tourism in Croatia as well as different mechanisms that might lead to certain energy savings. Bottom-up approach was chosen as the most suitable one since it allows better quantification of different measures, technological or legal, that would influence future energy demand. Downside of this approach is extensive input data that is required to analyse and model future energy demand which is roughly divided into heating/cooling section and all other consumption. Results show that additional energy savings in the tourism–catering trade sector are possible if careful and rational demand side planning is in place. -- Highlights: ► Future energy demand of Croatian touristm–catering trade sector has been modelled. ► Model is roughly divided into two basic modes (heating/cooling and all other consumption). ► Different factors influencing future energy demand were implemented into the model. ► Possibilities for energy efficiency improvements have been presented.

  14. Regional Energy Demand Responses To Climate Change. Methodology And Application To The Commonwealth Of Massachusetts

    International Nuclear Information System (INIS)

    Amato, A.D.; Ruth, M.; Kirshen, P.; Horwitz, J.

    2005-01-01

    Climate is a major determinant of energy demand. Changes in climate may alter energy demand as well as energy demand patterns. This study investigates the implications of climate change for energy demand under the hypothesis that impacts are scale dependent due to region-specific climatic variables, infrastructure, socioeconomic, and energy use profiles. In this analysis we explore regional energy demand responses to climate change by assessing temperature-sensitive energy demand in the Commonwealth of Massachusetts. The study employs a two-step estimation and modeling procedure. The first step evaluates the historic temperature sensitivity of residential and commercial demand for electricity and heating fuels, using a degree-day methodology. We find that when controlling for socioeconomic factors, degree-day variables have significant explanatory power in describing historic changes in residential and commercial energy demands. In the second step, we assess potential future energy demand responses to scenarios of climate change. Model results are based on alternative climate scenarios that were specifically derived for the region on the basis of local climatological data, coupled with regional information from available global climate models. We find notable changes with respect to overall energy consumption by, and energy mix of the residential and commercial sectors in the region. On the basis of our findings, we identify several methodological issues relevant to the development of climate change impact assessments of energy demand

  15. Regional Energy Demand Responses To Climate Change. Methodology And Application To The Commonwealth Of Massachusetts

    Energy Technology Data Exchange (ETDEWEB)

    Amato, A.D.; Ruth, M. [Environmental Policy Program, School of Public Policy, University of Maryland, 3139 Van Munching Hall, College Park, MD (United States); Kirshen, P. [Department of Civil and Environmental Engineering, Tufts University, Anderson Hall, Medford, MA (United States); Horwitz, J. [Climatological Database Consultant, Binary Systems Software, Newton, MA (United States)

    2005-07-01

    Climate is a major determinant of energy demand. Changes in climate may alter energy demand as well as energy demand patterns. This study investigates the implications of climate change for energy demand under the hypothesis that impacts are scale dependent due to region-specific climatic variables, infrastructure, socioeconomic, and energy use profiles. In this analysis we explore regional energy demand responses to climate change by assessing temperature-sensitive energy demand in the Commonwealth of Massachusetts. The study employs a two-step estimation and modeling procedure. The first step evaluates the historic temperature sensitivity of residential and commercial demand for electricity and heating fuels, using a degree-day methodology. We find that when controlling for socioeconomic factors, degree-day variables have significant explanatory power in describing historic changes in residential and commercial energy demands. In the second step, we assess potential future energy demand responses to scenarios of climate change. Model results are based on alternative climate scenarios that were specifically derived for the region on the basis of local climatological data, coupled with regional information from available global climate models. We find notable changes with respect to overall energy consumption by, and energy mix of the residential and commercial sectors in the region. On the basis of our findings, we identify several methodological issues relevant to the development of climate change impact assessments of energy demand.

  16. An overview of world future energy demand

    International Nuclear Information System (INIS)

    Jenkin, F.P.

    1995-01-01

    The World Energy Council Commission's report Energy for Tomorrow's World was published in September 1993. The Commission's three year study of world energy problems involved both bottom-up studies, undertaken by groups of experts in nine main regions of the world, and top-down studies of global aspects. The latter included the preparation of energy demand and supply projections up to the study horizon of 2020, together with a brief look at prospects up to 2100. This Paper is based on the Commission's work. (author)

  17. Modeling and analysis of long term energy demands in residential sector of pakistan

    International Nuclear Information System (INIS)

    Rashid, T.; Sahir, M.H.

    2015-01-01

    Residential sector is the core among the energy demand sectors in Pakistan. Currently, various techniques are being used worldwide to assess future energy demands including integrated system modeling (ISM). Therefore, the current study is focused on implementation of ISM approach for future energy demand analysis of Pakistan's residential sector in terms of increase in population, rapid urbanization, household size and type, and increase/decrease in GDP. A detailed business-as-usual (BAU) model is formulated in TIMES energy modeling framework using different factors like growth in future energy services, end-use technology characterization, and restricted fuel supplies. Additionally, the developed model is capable to compare the projected energy demand under different scenarios e.g. strong economy, weak economy and energy efficiency. The implementation of ISM proved a viable approach to predict the future energy demands of Pakistan's residential sector. Furthermore, the analysis shows that the energy consumption in the residential sector would be 46.5 Mtoe (Million Ton of Oil Equivalent) in 2040 compared to 23 Mtoe of the base year (2007) along with 600% increase in electricity demands. The study further maps the potential residential energy policies to congregate the future demands. (author)

  18. Energy and electricity demand forecasting for nuclear power planning in developing countries

    International Nuclear Information System (INIS)

    1988-07-01

    This Guidebook is designed to be a reference document to forecast energy and electricity demand. It presents concepts and methodologies that have been developed to make an analytical approach to energy/electricity demand forecasting as part of the planning process. The Guidebook is divided into 6 main chapters: (Energy demand and development, energy demand analysis, electric load curve analysis, energy and electricity demand forecasting, energy and electricity demand forecasting tools used in various organizations, IAEA methodologies for energy and electricity demand forecasting) and 3 appendices (experience with case studies carried out by the IAEA, reference technical data, reference economic data). A bibliography and a glossary complete the Guidebook. Refs, figs and tabs

  19. Sectoral energy demand studies: Application of the end-use approach to Asian countries

    International Nuclear Information System (INIS)

    1991-01-01

    Events since August 1990 have shown that the world is still dependent on oil despite efforts to decrease that dependency since the oil crisis of 1973 and 1979. Thirteen countries participated in the REDP (UNDP-funded Regional Energy Development Programme) energy planning activities called ''Sectoral energy demand studies'' in which country teams benefited from training in energy data analysis, sectoral accounting of energy demand, and forecasting with the use of MEDEE-S model. This publication documents the training materials on sectoral energy demand series. It includes eight chapters which were indexed separately. Refs, figs, tabs

  20. Energy supply and demand result in fiscal 1995 and a short-term prospect. Report submitted by the energy supply and demand trend investigation committee; 1995 nendo energy jukyu jisseki to tanki tenbo. Energy jukyu doko chosa iinkai hokoku

    Energy Technology Data Exchange (ETDEWEB)

    NONE

    1996-10-01

    This paper describes the energy demand and supply result in fiscal 1995 and a short-term prospect. The business condition in Japan is regaining some brightness. While the net GDP growth has stayed at 0.9%, the domestic primary energy supply has increased by 2.9% and the final energy consumption by 3.2% over the previous year, respectively. The energy consumption has increased by 3.7% with the background of increase in production levels in the industrial department in material industries induced by external demand. The consumer department showed as high growth as 5.1% centering on household room heating due to cold winter. The business and transportation departments presented an increase of 2.2% and 2.4%, respectively. Sharp growth of 3.0% was shown in the net GDP during January through March, 1996, having the net GDP growth rate for fiscal 1995 escaped from zero growth that has lasted three years. The recovery of the domestic business condition is moving gradually centering on the consumer demand, wherein the point to be focused from now on is how much the recovery can compensate for decline in the public demand and reduction in the external demand. Attention is given on path of the business condition recovery and future trends in energy demand under the situation of risen consumption tax and deregulated oil business. 42 figs., 73 tabs.

  1. Continental integration and energy demand in the United States

    International Nuclear Information System (INIS)

    Manning, D.J.

    2004-01-01

    This presentation highlighted some of the major issues regarding energy demand in the United States and continental integration. The energy markets in Canada and the United States are economically integrated with large cross-border investment. Therefore, the energy infrastructure can be significantly affected by inconsistencies between the two countries in policy, regulatory processes and fiscal regimes. The author discussed the inelasticity in the natural gas demand in the United States in the near-term, and how natural gas consumption, particularly for power generation, is greater than North America's supply capacity. New supplies such as liquefied natural gas and arctic gas are needed to meet growing demands. The role of renewable energy technologies and energy efficiency was also discussed. It was emphasized that imbalances in supply and demand inevitably lead to price volatility and that high prices are a major obstacle to economic growth. tabs., figs

  2. Routing algorithms in networks-on-chip

    CERN Document Server

    Daneshtalab, Masoud

    2014-01-01

    This book provides a single-source reference to routing algorithms for Networks-on-Chip (NoCs), as well as in-depth discussions of advanced solutions applied to current and next generation, many core NoC-based Systems-on-Chip (SoCs). After a basic introduction to the NoC design paradigm and architectures, routing algorithms for NoC architectures are presented and discussed at all abstraction levels, from the algorithmic level to actual implementation.  Coverage emphasizes the role played by the routing algorithm and is organized around key problems affecting current and next generation, many-core SoCs. A selection of routing algorithms is included, specifically designed to address key issues faced by designers in the ultra-deep sub-micron (UDSM) era, including performance improvement, power, energy, and thermal issues, fault tolerance and reliability.   ·         Provides a comprehensive overview of routing algorithms for Networks-on-Chip and NoC-based, manycore systems; ·         Describe...

  3. Addressing the Issue of Routing Unfairness in Opportunistic Backhaul Networks for Collecting Sensed Data

    Directory of Open Access Journals (Sweden)

    Tekenate E. Amah

    2017-12-01

    Full Text Available Widely deploying sensors in the environment and embedding them in physical objects is a crucial step towards realizing smart and sustainable cities. To cope with rising resource demands and limited budgets, opportunistic networks (OppNets offer a scalable backhaul option for collecting delay-tolerant data from sensors to gateways in order to enable efficient urban operations and services. While pervasive devices such as smartphones and tablets contribute significantly to the scalability of OppNets, closely following human movement patterns and social structure introduces network characteristics that pose routing challenges. Our study on the impact of these characteristics reveals that existing routing protocols subject a key set of devices to higher resource consumption, to which their users may respond by withdrawing participation. Unfortunately, existing solutions addressing this unfairness do not guarantee achievable throughput since they are not specifically designed for sensed data collection scenarios. Based on concepts derived from the study, we suggest design guidelines for adapting applicable routing protocols to sensed data collection scenarios. We also follow our design guidelines to propose the Fair Locality Aware Routing (FLARoute technique. Evaluating FLARoute within an existing routing protocol confirms improved fairness and throughput under conditions that compromise the performance of existing solutions.

  4. Projection of future transport energy demand of Thailand

    International Nuclear Information System (INIS)

    Limanond, Thirayoot; Jomnonkwao, Sajjakaj; Srikaew, Artit

    2011-01-01

    The objective of this study is to project transport energy consumption in Thailand for the next 20 years. The study develops log-linear regression models and feed-forward neural network models, using the as independent variables national gross domestic product, population and the numbers of registered vehicles. The models are based on 20-year historical data between years 1989 and 2008, and are used to project the trends in future transport energy consumption for years 2010-2030. The final log-linear models include only gross domestic product, since all independent variables are highly correlated. It was found that the projection results of this study were in the range of 54.84-59.05 million tonnes of oil equivalent, 2.5 times the 2008 consumption. The projected demand is only 61-65% of that predicted in a previous study, which used the LEAP model. This major discrepancy in transport energy demand projections suggests that projects related to this key indicator should take into account alternative projections, because these numbers greatly affect plans, policies and budget allocation for national energy management. - Research highlights: → Thailand transport energy consumption would increase to 54.4-59.1 MTOE in Year 2030. → The log-linear models yield a slightly higher projection than the ANN models. → The elasticity of transport energy demand with respect to GDP is 0.995.

  5. Projection of future transport energy demand of Thailand

    Energy Technology Data Exchange (ETDEWEB)

    Limanond, Thirayoot, E-mail: tlimanond@yahoo.co [School of Transportation Engineering, Institute of Engineering, Suranaree University of Technology, Nakhon Ratchasima 30000 (Thailand); Jomnonkwao, Sajjakaj [School of Transportation Engineering, Institute of Engineering, Suranaree University of Technology, Nakhon Ratchasima 30000 (Thailand); Srikaew, Artit [School of Electrical Engineering, Institute of Engineering, Suranaree University of Technology, Nakhon Ratchasima 30000 (Thailand)

    2011-05-15

    The objective of this study is to project transport energy consumption in Thailand for the next 20 years. The study develops log-linear regression models and feed-forward neural network models, using the as independent variables national gross domestic product, population and the numbers of registered vehicles. The models are based on 20-year historical data between years 1989 and 2008, and are used to project the trends in future transport energy consumption for years 2010-2030. The final log-linear models include only gross domestic product, since all independent variables are highly correlated. It was found that the projection results of this study were in the range of 54.84-59.05 million tonnes of oil equivalent, 2.5 times the 2008 consumption. The projected demand is only 61-65% of that predicted in a previous study, which used the LEAP model. This major discrepancy in transport energy demand projections suggests that projects related to this key indicator should take into account alternative projections, because these numbers greatly affect plans, policies and budget allocation for national energy management. - Research highlights: {yields} Thailand transport energy consumption would increase to 54.4-59.1 MTOE in Year 2030. {yields} The log-linear models yield a slightly higher projection than the ANN models. {yields} The elasticity of transport energy demand with respect to GDP is 0.995.

  6. Energy Awareness Displays - Making the Invisible Visible

    NARCIS (Netherlands)

    Börner, Dirk

    2011-01-01

    Börner, D. (2011). Energy Awareness Displays - Making the Invisible Visible. Presentation given at the Startbijeenkomst SURFnet Innovatieregeling Duurzaamheid & ICT. May, 13, 2011, Utrecht, The Netherlands.

  7. Analyzing the Effect of Passenger-Requested Unscheduled Stops on Demand

    Directory of Open Access Journals (Sweden)

    Dejan Paliska

    2007-07-01

    Full Text Available This paper discusses the effect of unscheduled stops requestedby passengers on bus transit demand and presents theresults of its study. In the research a set of regression modelsthat estimate the route-level demand were developed using datacollected with Automatic Passenger Counters and AutomaticVehicle Location systems installed on buses, and demographic,socio-economic and land use information from other sources.The results obtained indicate that the number of rider-requestedunscheduled stops have no significant effect on demand,suggesting that the company policy which tolerates unscheduledstops is inadequate for attracting new riders.

  8. A Survey on Content Adaptation Systems towards Energy Consumption Awareness

    Directory of Open Access Journals (Sweden)

    Mohd Norasri Ismail

    2013-01-01

    Full Text Available The availability of heterogeneous devices has rapidly changed the way people access the World Wide Web that includes rich content applications such as video streaming, 3D games, video conferencing, and mobile TV. However, most of these devices' (i.e., mobile phone, PDA, smartphone, and tablet capabilities differ in terms of built-in software and library (what they can display, display size (how the content appears, and battery supply (how long the content can be displayed. In order for the digital contents to fit the target device, content adaptation is required. There have been many projects focused on energy-aware-based content adaptation that have been designed with different goals and approaches. This paper reviews some of the representative content adaptation solutions that have been proposed during the last few years, in relation to energy consumption focusing on wireless multimedia streaming in mobile devices. Also, this paper categorizes the research work according to different classifications of multimedia content adaptation requirements. In addition, we discuss some energy-related challenges content adaptation systems.

  9. Supply Chain Coordination with Carbon Trading Price and Consumers’ Environmental Awareness Dependent Demand

    Directory of Open Access Journals (Sweden)

    Qinghua Pang

    2018-01-01

    Full Text Available Carbon emissions reduction in supply chain is an effective method to reduce the greenhouse effect. The paper investigates the impacts of carbon trading price and consumers’ environmental awareness on carbon emissions in supply chain under the cap-and-trade system. Firstly, it analyzes the centralized decision structure and obtains the requirements to coordinate carbon emissions reduction and order quantity in supply chain. Secondly, it proposes the supply chain coordination mechanism with revenue-sharing contract based on quantity discount policy, and the requirements that the contract parameters need to satisfy are also given. Thirdly, assuming the market demand is affected by consumer’s environmental awareness in addition form, the paper proposes the methods to determine the optimal order quantity and the optimal level of carbon emissions through model optimization. Finally, it investigates the impacts of carbon trading price on carbon emissions in supply chain. The results show that clean manufacturer’s optimal per-unit carbon emissions increase as the carbon trading price increases, while nongreen manufacturer’s optimal per-unit carbon emissions decrease as the carbon trading price increases. For the middle emissions manufacturer, the optimal per-unit carbon emissions depend on the relationship between the carbon trading price and the carbon reduction coefficient.

  10. Analysis of a Residential Building Energy Consumption Demand Model

    Directory of Open Access Journals (Sweden)

    Meng Liu

    2011-03-01

    Full Text Available In order to estimate the energy consumption demand of residential buildings, this paper first discusses the status and shortcomings of current domestic energy consumption models. Then it proposes and develops a residential building energy consumption demand model based on a back propagation (BP neural network model. After that, taking residential buildings in Chongqing (P.R. China as an example, 16 energy consumption indicators are introduced as characteristics of the residential buildings in Chongqing. The index system of the BP neutral network prediction model is established and the multi-factorial BP neural network prediction model of Chongqing residential building energy consumption is developed using the Cshap language, based on the SQL server 2005 platform. The results obtained by applying the model in Chongqing are in good agreement with actual ones. In addition, the model provides corresponding approximate data by taking into account the potential energy structure adjustments and relevant energy policy regulations.

  11. Energy Efficient Caching in Backhaul-Aware Cellular Networks with Dynamic Content Popularity

    Directory of Open Access Journals (Sweden)

    Jiequ Ji

    2018-01-01

    Full Text Available Caching popular contents at base stations (BSs has been regarded as an effective approach to alleviate the backhaul load and to improve the quality of service. To meet the explosive data traffic demand and to save energy consumption, energy efficiency (EE has become an extremely important performance index for the 5th generation (5G cellular networks. In general, there are two ways for improving the EE for caching, that is, improving the cache-hit rate and optimizing the cache size. In this work, we investigate the energy efficient caching problem in backhaul-aware cellular networks jointly considering these two approaches. Note that most existing works are based on the assumption that the content catalog and popularity are static. However, in practice, content popularity is dynamic. To timely estimate the dynamic content popularity, we propose a method based on shot noise model (SNM. Then we propose a distributed caching policy to improve the cache-hit rate in such a dynamic environment. Furthermore, we analyze the tradeoff between energy efficiency and cache capacity for which an optimization is formulated. We prove its convexity and derive a closed-form optimal cache capacity for maximizing the EE. Simulation results validate the proposed scheme and show that EE can be improved with appropriate choice of cache capacity.

  12. Electricity demand in France: what's at stake for the energy transition?

    International Nuclear Information System (INIS)

    Berghmans, Nicolas

    2017-02-01

    This study identifies five key issues linked to electricity consumption to be taken into consideration in the management of the French power system transition: articulating the building stock renovation strategy and electricity consumption; integrating demand for electricity stemming from the development of electric vehicles; addressing winter 'peak' demand with specific demand-side policies; establishing energy demand management economic models as a flexible solution for the power system; identifying the impact of the emergence of a power system that is decentralised, balanced locally and connected with other energy carriers on the nature of demand for power from the grid. In the context of weak economic and demographic growth, the recent stabilization of electricity demand in France can be attributed to 'structural' factors, i.e. the continued expansion of the tertiary sector in the economy and the acceleration in energy efficiency gains. This evolution was poorly anticipated by stakeholders in the sector, which contributed to an imbalance between electricity demand and supply in Europe. In the absence of a major disruption, planning for transition in the electrical system should be made assuming relatively stable demand. However, major transformations will change the nature of the requirements placed on the electricity system: the times at which energy is consumed, the ability to manage the demand side of the system, and the geographical location of electricity demand within the network. Five key challenges are identified to anticipate the development of electricity consumption patterns: the role of electricity in satisfying building sector heating requirements, the integration of electric vehicle charging, the evolution of the winter demand peak, the development of demand-side management, and the emergence of an electric system based on local-level balancing. Too often considered an exogenous factor, the development in electricity consumption is in fact central

  13. Load Reduction, Demand Response and Energy Efficient Technologies and Strategies

    Energy Technology Data Exchange (ETDEWEB)

    Boyd, Paul A.; Parker, Graham B.; Hatley, Darrel D.

    2008-11-19

    The Department of Energy’s (DOE’s) Pacific Northwest National Laboratory (PNNL) was tasked by the DOE Office of Electricity (OE) to recommend load reduction and grid integration strategies, and identify additional demand response (energy efficiency/conservation opportunities) and strategies at the Forest City Housing (FCH) redevelopment at Pearl Harbor and the Marine Corps Base Hawaii (MCBH) at Kaneohe Bay. The goal was to provide FCH staff a path forward to manage their electricity load and thus reduce costs at these FCH family housing developments. The initial focus of the work was at the MCBH given the MCBH has a demand-ratchet tariff, relatively high demand (~18 MW) and a commensurate high blended electricity rate (26 cents/kWh). The peak demand for MCBH occurs in July-August. And, on average, family housing at MCBH contributes ~36% to the MCBH total energy consumption. Thus, a significant load reduction in family housing can have a considerable impact on the overall site load. Based on a site visit to the MCBH and meetings with MCBH installation, FCH, and Hawaiian Electric Company (HECO) staff, recommended actions (including a "smart grid" recommendation) that can be undertaken by FCH to manage and reduce peak-demand in family housing are made. Recommendations are also made to reduce overall energy consumption, and thus reduce demand in FCH family housing.

  14. The long-term forecast of Taiwan's energy supply and demand: LEAP model application

    International Nuclear Information System (INIS)

    Huang, Yophy; Bor, Yunchang Jeffrey; Peng, Chieh-Yu

    2011-01-01

    The long-term forecasting of energy supply and demand is an extremely important topic of fundamental research in Taiwan due to Taiwan's lack of natural resources, dependence on energy imports, and the nation's pursuit of sustainable development. In this article, we provide an overview of energy supply and demand in Taiwan, and a summary of the historical evolution and current status of its energy policies, as background to a description of the preparation and application of a Long-range Energy Alternatives Planning System (LEAP) model of Taiwan's energy sector. The Taiwan LEAP model is used to compare future energy demand and supply patterns, as well as greenhouse gas emissions, for several alternative scenarios of energy policy and energy sector evolution. Results of scenarios featuring 'business-as-usual' policies, aggressive energy-efficiency improvement policies, and on-schedule retirement of Taiwan's three existing nuclear plants are provided and compared, along with sensitivity cases exploring the impacts of lower economic growth assumptions. A concluding section provides an interpretation of the implications of model results for future energy and climate policies in Taiwan. - Research highlights: → The LEAP model is useful for international energy policy comparison. → Nuclear power plants have significant, positive impacts on CO 2 emission. → The most effective energy policy is to adopt demand-side management. → Reasonable energy pricing provides incentives for energy efficiency and conservation. → Financial crisis has less impact on energy demand than aggressive energy policy.

  15. Structured luminescent solar energy concentrators : a new route towards inexpensive photovoltaic energy

    NARCIS (Netherlands)

    Tsoi, S.

    2012-01-01

    The solar energy market has grown considerably over the last decade due to increasing global awareness of environmental issues, the effects of greenhouse gases and fossil fuel shortages. More and more areas are now perceived as potential markets for solar energy conversion devices with the ultimate

  16. Energy efficient routing protocols for wireless sensor networks: comparison and future directions

    Directory of Open Access Journals (Sweden)

    Loganathan Murukesan

    2017-01-01

    Full Text Available Wireless sensor network consists of nodes with limited resources. Hence, it is important to design protocols or algorithms which increases energy efficiency in order to improve the network lifetime. In this paper, techniques used in the network layer (routing of the internet protocol stack to achieve energy efficiency are reviewed. Usually, the routing protocols are classified into four main schemes: (1 Network Structure, (2 Communication Model, (3 Topology Based, and (4 Reliable Routing. In this work, only network structure based routing protocols are reviewed due to the page constraint. Besides, this type of protocols are much popular among the researchers since they are fairly simple to implement and produce good results as presented in this paper. Also, the pros and cons of each protocols are presented. Finally, the paper concludes with possible further research directions.

  17. A comprehensive assessment of the life cycle energy demand of passive houses

    International Nuclear Information System (INIS)

    Stephan, André; Crawford, Robert H.; Myttenaere, Kristel de

    2013-01-01

    Highlights: • The life cycle energy demand of a passive house (PH) is measured over 100 years. • Embodied, operational and user transport energy demand are considered. • Embodied energy represents the highest energy consumption in all variations. • A PH might not save energy compared to a standard house. • A poorly insulated city apartment can use less energy than a best case suburban PH. - Abstract: Certifications such as the Passive House aim to reduce the final space heating energy demand of residential buildings. The latter are responsible for a significant share of final energy consumption in Europe of which nearly 70% is associated with space conditioning, notably heating. The improvement of the energy efficiency of residential buildings, in terms of space heating, can therefore reduce their total energy demand. However, most certifications totally overlook other energy requirements associated with residential buildings. Studies on passive houses do not take into consideration the embodied energy required to manufacture the building materials, especially the large amount of insulation required to achieve high operational efficiencies. At an urban scale, most passive houses are single family detached houses located in low density suburbs with a high car usage, resulting in considerable transport related energy demand. This paper analyses the total life cycle energy demand of a typical Belgian passive house, comprising embodied, operational and transport energy. It relies on a comprehensive technique developed by Stephan et al. [1] and conducts a parametric analysis as well as a comparison to alternative building types. Results show that current building energy efficiency certifications might not ensure a lower energy demand and can, paradoxically result in an increased energy consumption because of their limited scope. More comprehensive system boundaries should be used to make sure that net energy savings do occur. The embodied energy of passive

  18. Routing helicopters for crew exchanges on off-shore locations

    NARCIS (Netherlands)

    Sierksma, G.; Tijssen, G.A.

    This paper deals with a vehicle routing problem with split demands, namely the problem of determining a flight schedule for helicopters to off-shore platform locations for exchanging crew people employed on these platforms. The problem is formulated as an LP model and solved by means of a

  19. Regional Differences in the Price-Elasticity of Demand for Energy

    Energy Technology Data Exchange (ETDEWEB)

    Bernstein, M. A.; Griffin, J.

    2006-02-01

    At the request of the National Renewable Energy Laboratory (NREL), the RAND Corporation examined the relationship between energy demand and energy prices with the focus on whether the relationships between demand and price differ if these are examined at different levels of data resolution. In this case, RAND compares national, regional, state, and electric utility levels of data resolution. This study is intended as a first step in helping NREL understand the impact that spatial disaggregation of data can have on estimating the impacts of their programs. This report should be useful to analysts in NREL and other national laboratories, as well as to policy nationals at the national level. It may help them understand the complex relationships between demand and price and how these might vary across different locations in the United States.

  20. Comparison of Demand Response Performance with an EnergyPlus Model in a Low Energy Campus Building

    Energy Technology Data Exchange (ETDEWEB)

    Dudley, Junqiao Han; Black, Doug; Apte, Mike; Piette, Mary Ann; Berkeley, Pam

    2010-05-14

    We have studied a low energy building on a campus of the University of California. It has efficient heating, ventilation, and air conditioning (HVAC) systems, consisting of a dual-fan/dual-duct variable air volume (VAV) system. As a major building on the campus, it was included in two demand response (DR) events in the summers of 2008 and 2009. With chilled water supplied by thermal energy storage in the central plant, cooling fans played a critical role during DR events. In this paper, an EnergyPlus model of the building was developed and calibrated. We compared both whole-building and HVAC fan energy consumption with model predictions to understand why demand savings in 2009 were much lower than in 2008. We also used model simulations of the study building to assess pre-cooling, a strategy that has been shown to improve demand saving and thermal comfort in many types of building. This study indicates a properly calibrated EnergyPlus model can reasonably predict demand savings from DR events and can be useful for designing or optimizing DR strategies.

  1. Impacts of Climate Change on Energy Consumption and Peak Demand in Buildings: A Detailed Regional Approach

    Energy Technology Data Exchange (ETDEWEB)

    Dirks, James A.; Gorrissen, Willy J.; Hathaway, John E.; Skorski, Daniel C.; Scott, Michael J.; Pulsipher, Trenton C.; Huang, Maoyi; Liu, Ying; Rice, Jennie S.

    2015-01-01

    This paper presents the results of numerous commercial and residential building simulations, with the purpose of examining the impact of climate change on peak and annual building energy consumption over the portion of the Eastern Interconnection (EIC) located in the United States. The climate change scenario considered (IPCC A2 scenario as downscaled from the CASCaDE data set) has changes in mean climate characteristics as well as changes in the frequency and duration of intense weather events. This investigation examines building energy demand for three annual periods representative of climate trends in the CASCaDE data set at the beginning, middle, and end of the century--2004, 2052, and 2089. Simulations were performed using the Building ENergy Demand (BEND) model which is a detailed simulation platform built around EnergyPlus. BEND was developed in collaboration with the Platform for Regional Integrated Modeling and Analysis (PRIMA), a modeling framework designed to simulate the complex interactions among climate, energy, water, and land at decision-relevant spatial scales. Over 26,000 building configurations of different types, sizes, vintages, and, characteristics which represent the population of buildings within the EIC, are modeled across the 3 EIC time zones using the future climate from 100 locations within the target region, resulting in nearly 180,000 spatially relevant simulated demand profiles for each of the 3 years. In this study, the building stock characteristics are held constant based on the 2005 building stock in order to isolate and present results that highlight the impact of the climate signal on commercial and residential energy demand. Results of this analysis compare well with other analyses at their finest level of specificity. This approach, however, provides a heretofore unprecedented level of specificity across multiple spectrums including spatial, temporal, and building characteristics. This capability enables the ability to

  2. Energy efficiency improvement potentials and a low energy demand scenario for the global industrial sector

    NARCIS (Netherlands)

    Kermeli, Katerina; Graus, Wina H J; Worrell, Ernst

    2014-01-01

    The adoption of energy efficiency measures can significantly reduce industrial energy use. This study estimates the future industrial energy consumption under two energy demand scenarios: (1) a reference scenario that follows business as usual trends and (2) a low energy demand scenario that takes

  3. Utilizing a programmatic focus on energy efficiency and customer feedback to improve the effectiveness of demand side management

    International Nuclear Information System (INIS)

    Smith, S.; Tharp, A.

    2006-01-01

    A project to encourage effective demand side management (DSM) programs through price-responsive load management was presented. The project was conducted through literature searches, surveys of utility programs and interviews with experts. National security, environmental awareness and economic factors were identified as the primary drivers for DSM. A overview of DSM strategies included details of: price responsive programs; power buyback; direct load control; and conservation-based rebates. Target sectors for DSM programs were divided into 4 sectors: (1) residential; (2) agricultural; (3) commercial/industrial; and (4) institutional. A customer decision cycle for DSM was presented, and various programs were evaluated. A comparison between DR and energy efficiency programs in the United States suggested that an increased focus on energy efficiency will benefit DR programs. However, perception of risk due to pricing exposure and the potential for loss of comfort are significant barriers to effective DSM. Studies have shown that DSM is most effective when participants receive direct feedback on consumption. Simple mechanisms for alerting participants of peak periods were recommended, as well as disaggregation tools to highlight areas of high energy usage and spotlight corrective measures. National and regional coordination of DSM activities was also recommended. It was concluded that DSM programs are successful when both customers and suppliers have an equal stake in their success. refs., tabs., figs

  4. Cognitive load during route selection increases reliance on spatial heuristics.

    Science.gov (United States)

    Brunyé, Tad T; Martis, Shaina B; Taylor, Holly A

    2018-05-01

    Planning routes from maps involves perceiving the symbolic environment, identifying alternate routes and applying explicit strategies and implicit heuristics to select an option. Two implicit heuristics have received considerable attention, the southern route preference and initial segment strategy. This study tested a prediction from decision-making theory that increasing cognitive load during route planning will increase reliance on these heuristics. In two experiments, participants planned routes while under conditions of minimal (0-back) or high (2-back) working memory load. In Experiment 1, we examined how memory load impacts the southern route heuristic. In Experiment 2, we examined how memory load impacts the initial segment heuristic. Results replicated earlier results demonstrating a southern route preference (Experiment 1) and initial segment strategy (Experiment 2) and further demonstrated that evidence for heuristic reliance is more likely under conditions of concurrent working memory load. Furthermore, the extent to which participants maintained efficient route selection latencies in the 2-back condition predicted the magnitude of this effect. Together, results demonstrate that working memory load increases the application of heuristics during spatial decision making, particularly when participants attempt to maintain quick decisions while managing concurrent task demands.

  5. Reliable Adaptive Data Aggregation Route Strategy for a Trade-off between Energy and Lifetime in WSNs

    Directory of Open Access Journals (Sweden)

    Wenzhong Guo

    2014-09-01

    Full Text Available Mobile security is one of the most fundamental problems in Wireless Sensor Networks (WSNs. The data transmission path will be compromised for some disabled nodes. To construct a secure and reliable network, designing an adaptive route strategy which optimizes energy consumption and network lifetime of the aggregation cost is of great importance. In this paper, we address the reliable data aggregation route problem for WSNs. Firstly, to ensure nodes work properly, we propose a data aggregation route algorithm which improves the energy efficiency in the WSN. The construction process achieved through discrete particle swarm optimization (DPSO saves node energy costs. Then, to balance the network load and establish a reliable network, an adaptive route algorithm with the minimal energy and the maximum lifetime is proposed. Since it is a non-linear constrained multi-objective optimization problem, in this paper we propose a DPSO with the multi-objective fitness function combined with the phenotype sharing function and penalty function to find available routes. Experimental results show that compared with other tree routing algorithms our algorithm can effectively reduce energy consumption and trade off energy consumption and network lifetime.

  6. Energy demand modelling: pointing out alternative energy sources. The example of industry in OECD countries

    International Nuclear Information System (INIS)

    Renou, P.

    1992-01-01

    This thesis studies energy demand and alternative energy sources in OECD countries. In the first part, the principle models usually used for energy demand modelling. In the second part, the author studies the flexible functional forms (translog, generalized Leontief, generalized quadratic, Fourier) to obtain an estimation of the production function. In the third part, several examples are given, chosen in seven countries (Usa, Japan, Federal Republic of Germany, France, United Kingdom, Italy, Canada). Energy systems analysis in these countries, can help to choose models and gives informations on alternative energies. 246 refs., 24 figs., 27 tabs

  7. Outlook of Japan's economy and energy demand for FY2017

    International Nuclear Information System (INIS)

    Aoshima, Momoko; Yorita, Y.; Tsunoda, M.

    2017-01-01

    This paper disclosed the prospects of Japan's economy and energy demand as the standard scenario, with the following major preconditions in mind: (1) world economy grows moderately, (2) supply and demand of crude oil are gently balanced, (3) exchange rate is Yen110/$, (4) nuclear power generation gradually moves back to operation, and the number of cumulative reopening units until the end of FY2017 reaches 14, and (5) supply and demand of electric power can secure 3% supply reserve ratio necessary for stable supply of electricity nationwide. In addition, this paper carried out evaluation analyses on the following various influences: macro economy, production activity, primary energy domestic supply, final energy consumption, electricity sales volume and power source composition (electric power companies), city gas sales volume (gas companies), fuel oil and LPG sales volume and crude oil throughput, renewable energy power generation, impact of nuclear power plant restart base, income/expenditure for on renewable energy generation, and impact of realization of large scale coal thermal power plant plan. (A.O.)

  8. An Airline-Based Multilevel Analysis of Airfare Elasticity for Passenger Demand

    Science.gov (United States)

    Castelli, Lorenzo; Ukovich, Walter; Pesenti, Raffaele

    2003-01-01

    Price elasticity of passenger demand for a specific airline is estimated. The main drivers affecting passenger demand for air transportation are identified. First, an Ordinary Least Squares regression analysis is performed. Then, a multilevel analysis-based methodology to investigate the pattern of variation of price elasticity of demand among the various routes of the airline under study is proposed. The experienced daily passenger demands on each fare-class are grouped for each considered route. 9 routes were studied for the months of February and May in years from 1999 to 2002, and two fare-classes were defined (business and economy). The analysis has revealed that the airfare elasticity of passenger demand significantly varies among the different routes of the airline.

  9. Dynamic temperature dependence patterns in future energy demand models in the context of climate change

    International Nuclear Information System (INIS)

    Hekkenberg, M.; Moll, H.C.; Uiterkamp, A.J.M. Schoot

    2009-01-01

    Energy demand depends on outdoor temperature in a 'u' shaped fashion. Various studies have used this temperature dependence to investigate the effects of climate change on energy demand. Such studies contain implicit or explicit assumptions to describe expected socio-economic changes that may affect future energy demand. This paper critically analyzes these implicit or explicit assumptions and their possible effect on the studies' outcomes. First we analyze the interaction between the socio-economic structure and the temperature dependence pattern (TDP) of energy demand. We find that socio-economic changes may alter the TDP in various ways. Next we investigate how current studies manage these dynamics in socio-economic structure. We find that many studies systematically misrepresent the possible effect of socio-economic changes on the TDP of energy demand. Finally, we assess the consequences of these misrepresentations in an energy demand model based on temperature dependence and climate scenarios. Our model results indicate that expected socio-economic dynamics generally lead to an underestimation of future energy demand in models that misrepresent such dynamics. We conclude that future energy demand models should improve the incorporation of socio-economic dynamics. We propose dynamically modeling several key parameters and using direct meteorological data instead of degree days. (author)

  10. The UK-DALE dataset, domestic appliance-level electricity demand and whole-house demand from five UK homes

    Science.gov (United States)

    Kelly, Jack; Knottenbelt, William

    2015-03-01

    Many countries are rolling out smart electricity meters. These measure a home’s total power demand. However, research into consumer behaviour suggests that consumers are best able to improve their energy efficiency when provided with itemised, appliance-by-appliance consumption information. Energy disaggregation is a computational technique for estimating appliance-by-appliance energy consumption from a whole-house meter signal. To conduct research on disaggregation algorithms, researchers require data describing not just the aggregate demand per building but also the ‘ground truth’ demand of individual appliances. In this context, we present UK-DALE: an open-access dataset from the UK recording Domestic Appliance-Level Electricity at a sample rate of 16 kHz for the whole-house and at 1/6 Hz for individual appliances. This is the first open access UK dataset at this temporal resolution. We recorded from five houses, one of which was recorded for 655 days, the longest duration we are aware of for any energy dataset at this sample rate. We also describe the low-cost, open-source, wireless system we built for collecting our dataset.

  11. Energy systems scenario modelling and long term forecasting of hourly electricity demand

    Directory of Open Access Journals (Sweden)

    Poul Alberg Østergaard

    2015-06-01

    Full Text Available The Danish energy system is undergoing a transition from a system based on storable fossil fuels to a system based on fluctuating renewable energy sources. At the same time, more of and more of the energy system is becoming electrified; transportation, heating and fuel usage in industry and elsewhere. This article investigates the development of the Danish energy system in a medium year 2030 situation as well as in a long-term year 2050 situation. The analyses are based on scenario development by the Danish Climate Commission. In the short term, it is investigated what the effects will be of having flexible or inflexible electric vehicles and individual heat pumps, and in the long term it is investigated what the effects of changes in the load profiles due to changing weights of demand sectors are. The analyses are based on energy systems simulations using EnergyPLAN and demand forecasting using the Helena model. The results show that even with a limited short-term electric car fleet, these will have a significant effect on the energy system; the energy system’s ability to integrated wind power and the demand for condensing power generation capacity in the system. Charging patterns and flexibility have significant effects on this. Likewise, individual heat pumps may affect the system operation if they are equipped with heat storages. The analyses also show that the long-term changes in electricity demand curve profiles have little impact on the energy system performance. The flexibility given by heat pumps and electric vehicles in the long-term future overshadows any effects of changes in hourly demand curve profiles.

  12. Energy conservation awareness and practice in restaurants of Hennepin County, Minnesota.

    Science.gov (United States)

    Brondum, Jack; Palchick, Susan

    2012-12-01

    Greenhouse gases result mainly from the combustion of fossil fuels in energy use. Restaurants use large amounts of energy in their operation but systematically gathered information about such use is lacking. Hennepin County Human Services and Public Health Department surveyed owners of licensed restaurants to assess their energy use and awareness of energy conservation measures. Of 434 owners surveyed, 276 (63.6%) returned completed surveys. Responses indicated that large pluralities or majorities of restaurant owners often were aware of energy-efficient methods of operation and the means to achieve greater efficiency but used such means much less frequently. For example, 57% of respondents were familiar with the U.S. Environmental Protection Agency's Energy Star program, but only 33% of this group actually used Energy Star appliances. Given the gap between awareness and practice, opportunities for consultation and outreach to restaurant owners about energy-efficient business operation are manifold.

  13. Wheeled mobility device transportation safety in fixed route and demand-responsive public transit vehicles within the United States.

    Science.gov (United States)

    Frost, Karen L; van Roosmalen, Linda; Bertocci, Gina; Cross, Douglas J

    2012-01-01

    An overview of the current status of wheelchair transportation safety in fixed route and demand-responsive, non-rail, public transportation vehicles within the US is presented. A description of each mode of transportation is provided, followed by a discussion of the primary issues affecting safety, accessibility, and usability. Technologies such as lifts, ramps, securement systems, and occupant restraint systems, along with regulations and voluntary industry standards have been implemented with the intent of improving safety and accessibility for individuals who travel while seated in their wheeled mobility device (e.g., wheelchair or scooter). However, across both fixed route and demand-responsive transit systems a myriad of factors such as nonuse and misuse of safety systems, oversized wheeled mobility devices, vehicle space constraints, and inadequate vehicle operator training may place wheeled mobility device (WhMD) users at risk of injury even under non-impact driving conditions. Since WhMD-related incidents also often occur during the boarding and alighting process, the frequency of these events, along with factors associated with these events are described for each transit mode. Recommendations for improving WhMD transportation are discussed given the current state of

  14. An Energy Centric Cluster-Based Routing Protocol for Wireless Sensor Networks.

    Science.gov (United States)

    Hosen, A S M Sanwar; Cho, Gi Hwan

    2018-05-11

    Clustering is an effective way to prolong the lifetime of a wireless sensor network (WSN). The common approach is to elect cluster heads to take routing and controlling duty, and to periodically rotate each cluster head's role to distribute energy consumption among nodes. However, a significant amount of energy dissipates due to control messages overhead, which results in a shorter network lifetime. This paper proposes an energy-centric cluster-based routing mechanism in WSNs. To begin with, cluster heads are elected based on the higher ranks of the nodes. The rank is defined by residual energy and average distance from the member nodes. With the role of data aggregation and data forwarding, a cluster head acts as a caretaker for cluster-head election in the next round, where the ranks' information are piggybacked along with the local data sending during intra-cluster communication. This reduces the number of control messages for the cluster-head election as well as the cluster formation in detail. Simulation results show that our proposed protocol saves the energy consumption among nodes and achieves a significant improvement in the network lifetime.

  15. Enabling technologies for demand management: Transport

    International Nuclear Information System (INIS)

    Smith, Roderick A.

    2008-01-01

    Rising transport demand is likely to be the biggest hurdle to reducing our greenhouse gas emissions. Globally and nationally, transport is consuming an ever increasing share of our total energy use. Furthermore, the bulk of energy used in transport comes from the burning of petroleum products. This brief paper summarises options arising from the two routes to reduce energy demand in transport: improved and more efficient use of existing and possible new transport modes, and the reduction of transport demand. In both areas, the prospects in the immediate and longer-term future are hedged with difficulties. Automobiles and aircraft have improved considerably in recent decades, but future improvements are likely to be incremental. The introduction of hydrogen as a fuel is appealing, but there are technical problems to be solved. Active reduction of demand for transport will require a decoupling of the link between demand and growth in gross domestic product. Globally, this will be very difficult to achieve. Various modes of public transport exist that are efficient in terms of their energy use per passenger kilometre. But they need large investments to make them more attractive than the automobile. However, population concentration in mega-cities, allied with congestion, will make such innovation essential. Policy measures can be assisted in their implementation by new technology, but will remain politically problematic

  16. The energy demand in the Netherlands

    International Nuclear Information System (INIS)

    Stoffers, M.J.

    1992-01-01

    Based on three scenarios for the global and economic developments the CPB (Dutch Central Planning Bureau) made projections of the Dutch energy demand to the year 2015. Factors of interest are the development of the energy prices, sectoral analysis of the economic growth and the government policy. The scenarios are Balanced Growth, characterized by a strong economic growth, sustainable economic development, and a dynamic technological development, the Global Shift scenario, characterized by a very dynamic technological development, and the European Renaissance scenario with a less dynamic development. 2 ills., 5 tabs., 2 refs

  17. Decisions on Energy Demand Response Option Contracts in Smart Grids Based on Activity-Based Costing and Stochastic Programming

    Directory of Open Access Journals (Sweden)

    Alfred J. Hildreth

    2013-01-01

    Full Text Available Smart grids enable a two-way energy demand response capability through which a utility company offers its industrial customers various call options for energy load curtailment. If a customer has the capability to accurately determine whether to accept an offer or not, then in the case of accepting an offer, the customer can earn both an option premium to participate, and a strike price for load curtailments if requested. However, today most manufacturing companies lack the capability to make the correct contract decisions for given offers. This paper proposes a novel decision model based on activity-based costing (ABC and stochastic programming, developed to accurately evaluate the impact of load curtailments and determine as to whether or not to accept an energy load curtailment offer. The proposed model specifically targets state-transition flexible and Quality-of-Service (QoS flexible energy use activities to reduce the peak energy demand rate. An illustrative example with the proposed decision model under a call-option based energy demand response scenario is presented. As shown from the example results, the proposed decision model can be used with emerging smart grid opportunities to provide a competitive advantage to the manufacturing industry.

  18. The demand for environmental quality in driving transitions to low-polluting energy sources

    International Nuclear Information System (INIS)

    Fouquet, Roger

    2012-01-01

    The purpose of this paper is to understand the long run demand for energy-related environmental quality, its influence on legislation and on transitions to low polluting energy sources. It presents a series of episodes in British history where a demand for improvements in energy-related environmental quality existed. These episodes helped to identify a few cases where markets partially drove transitions to low polluting energy sources, in specific economic conditions. More generally, they showed that, when pushed, governments will introduce environmental legislation, although it tends to be weak and poorly enforced. In the case of air pollution, strong and binding legislation occurred roughly one hundred years later than was socially optimal. Based on this evidence, for a transition to a low carbon economy, governments will probably need to introduce focussed and binding legislation, and this cannot be expected without strong and sustained demand for climate stability. This demand will need to be spearheaded by pressure groups to introduce legislation, to enforce it and to avoid it being over-turned by future governments. - Highlights: ► Reviews demand for improvements in environmental quality in British history. ► In special cases, demand may drive transitions through markets. ► Demand will probably have to drive transitions to low polluting energy through legislation. ► Need for strong and sustained demand spearheaded through pressure groups.

  19. Energy demand projection of China using a path-coefficient analysis and PSO–GA approach

    International Nuclear Information System (INIS)

    Yu Shiwei; Zhu Kejun; Zhang Xian

    2012-01-01

    Highlights: ► The effect mechanism of China’s energy demand is investigated detailedly. ► A hybrid algorithm PSO–GA optimal energy demands estimating model for China. ► China’s energy demand will reach 4.48 billion tce in 2015. ► The proposed method forecast shows its superiority compared with others. - Abstract: Energy demand projection is fundamental to rational energy planning formulation. The present study investigates the direct and indirect effects of five factors, namely GDP, population, proportion of industrial, proportion of urban population and coal percentage of total energy consumption on China’s energy demand, implementing a path-coefficient analysis. On this basis, a hybrid algorithm, Particle Swarm Optimization and Genetic Algorithm optimal Energy Demand Estimating (PSO–GA EDE) model, is proposed for China. The coefficients of the three forms of the model (linear, exponential and quadratic model) are optimized by proposed PSO–GA. To obtain a combinational prediction of three forms, a departure coefficient method is applied to get the combinational weights. The results show that the China’s energy demand will be 4.48 billion tce in 2015. Furthermore; the proposed method forecast shows its superiority compared with other single optimization method such as GA, PSO or ACO and multiple linear regressions.

  20. A Multipath Routing Protocol Based on Bloom Filter for Multihop Wireless Networks

    Directory of Open Access Journals (Sweden)

    Junwei Jin

    2016-01-01

    Full Text Available On-demand multipath routing in a wireless ad hoc network is effective in achieving load balancing over the network and in improving the degree of resilience to mobility. In this paper, the salvage capable opportunistic node-disjoint multipath routing (SNMR protocol is proposed, which forms multiple routes for data transmission and supports packet salvaging with minimum overhead. The proposed mechanism constructs a primary path and a node-disjoint backup path together with alternative paths for the intermediate nodes in the primary path. It can be achieved by considering the reverse route back to the source stored in the route cache and the primary path information compressed by a Bloom filter. Our protocol presents higher capability in packet salvaging and lower overhead in forming multiple routes. Simulation results show that SNMR outperforms the compared protocols in terms of packet delivery ratio, normalized routing load, and throughput.

  1. Transportation Energy Futures Series: Freight Transportation Demand: Energy-Efficient Scenarios for a Low-Carbon Future

    Energy Technology Data Exchange (ETDEWEB)

    Grenzeback, L. R.; Brown, A.; Fischer, M. J.; Hutson, N.; Lamm, C. R.; Pei, Y. L.; Vimmerstedt, L.; Vyas, A. D.; Winebrake, J. J.

    2013-03-01

    Freight transportation demand is projected to grow to 27.5 billion tons in 2040, and to nearly 30.2 billion tons in 2050. This report describes the current and future demand for freight transportation in terms of tons and ton-miles of commodities moved by truck, rail, water, pipeline, and air freight carriers. It outlines the economic, logistics, transportation, and policy and regulatory factors that shape freight demand, the trends and 2050 outlook for these factors, and their anticipated effect on freight demand. After describing federal policy actions that could influence future freight demand, the report then summarizes the capabilities of available analytical models for forecasting freight demand. This is one in a series of reports produced as a result of the Transportation Energy Futures project, a Department of Energy-sponsored multi-agency effort to pinpoint underexplored strategies for reducing GHGs and petroleum dependence related to transportation.

  2. Contention aware mobility prediction routing for intermittently connected mobile networks

    KAUST Repository

    Elwhishi, Ahmed; Ho, Pin-Han; Shihada, Basem

    2013-01-01

    This paper introduces a novel multi-copy routing protocol, called predict and forward (PF), for delay tolerant networks, which aims to explore the possibility of using mobile nodes as message carriers for end-to-end delivery of the messages. With PF, the message forwarding decision is made by manipulating the probability distribution of future inter-contact and contact durations based on the network status, including wireless link condition and nodal buffer availability. In particular, PF is based on the observations that the node mobility behavior is semi-deterministic and could be predicted once there is sufficient mobility history information. We implemented the proposed protocol and compared it with a number of existing encounter-based routing approaches in terms of delivery delay, delivery ratio, and the number of transmissions required for message delivery. The simulation results show that PF outperforms all the counterpart multi-copy encounter-based routing protocols considered in the study.

  3. Contention aware mobility prediction routing for intermittently connected mobile networks

    KAUST Repository

    Elwhishi, Ahmed

    2013-04-26

    This paper introduces a novel multi-copy routing protocol, called predict and forward (PF), for delay tolerant networks, which aims to explore the possibility of using mobile nodes as message carriers for end-to-end delivery of the messages. With PF, the message forwarding decision is made by manipulating the probability distribution of future inter-contact and contact durations based on the network status, including wireless link condition and nodal buffer availability. In particular, PF is based on the observations that the node mobility behavior is semi-deterministic and could be predicted once there is sufficient mobility history information. We implemented the proposed protocol and compared it with a number of existing encounter-based routing approaches in terms of delivery delay, delivery ratio, and the number of transmissions required for message delivery. The simulation results show that PF outperforms all the counterpart multi-copy encounter-based routing protocols considered in the study.

  4. Modelling the impact of urban form on household energy demand and related CO2 emissions in the Greater Dublin Region

    International Nuclear Information System (INIS)

    Liu Xiaochen; Sweeney, John

    2012-01-01

    This study aims to investigate the relationship between household space heating energy use and urban form (land use characteristics) for the Greater Dublin Region. The geographical distributions of household energy use are evaluated at the Enumeration Districts (ED) level based on the building thermal balance model. Moreover, it estimates the impact of possible factors on the household space heating consumption. Results illustrate that the distribution profile of dwellings is a significant factor related to overall heating energy demand and individual dwelling energy consumption for space heating. Residents living in compact dwellings with small floor areas consume less energy for space heating than residents living in dwellings with big floor areas. Moreover, domestic heating energy demand per household was also estimated for two extreme urban development scenarios: the compact city scenario and the dispersed scenario. The results illustrate that the compact city scenario is likely to decrease the domestic heating energy consumption per household by 16.2% compared with the dispersed city scenario. Correspondingly, the energy-related CO 2 emissions could be significantly decreased by compact city scenario compared with the dispersed city scenario. - Highlights: ► A method was developed to investigate urban form impacts on energy demand. ► This study estimates impacts of possible factors on the household energy consumption. ► Household heating energy demand is sensitive to dwelling distribution profile. ► The compact case could reduce domestic energy demand compared with the dispersed case.

  5. The effect of additive manufacturing on global energy demand : An assessment using a bottom-up approach

    NARCIS (Netherlands)

    Verhoef, L.A.; Budde, Bart; Chockalingam, Cindhuja; García Nodar, Brais; van Wijk, A.J.M.

    2018-01-01

    The effect of disruptive technologies unrelated to the energy sector, such as additive manufacturing (AM), tends to be overlooked in energy scenarios. The present research assessed the potential effect of AM on the global energy demand in four energy scenarios for 2050 with extended versus

  6. Meeting India's growing energy demand with nuclear power

    International Nuclear Information System (INIS)

    Matzie, R.

    2009-01-01

    Full text: With world energy demand expected to nearly double by 2030, the need for safe, reliable and clean energy is imperative. In India, energy demand has outpaced the increase in energy production, with the country experiencing as much as a 12 percent gap between peak demand and availability. To meet demand, nuclear power is the ideal solution for providing baseload electricity, and as much as 40-60 GWe of nuclear capacity will need to be added throughout the county over the next 20 years. This presentation will describe the benefits of nuclear power compared to other energy sources, provide an overview of new nuclear power plant construction projects worldwide, and explain the benefits and advantages of the Westinghouse AP1000 nuclear power plant. The presentation will also outline the steps that Westinghouse is taking to help facilitate new nuclear construction in India, and how the company's 'Buy Where We Build' approach to supply chain management will positively impact the Indian economy through continued in-country supplier agreements, job creation, and the exporting of materials and components to support AP1000 projects outside of India. Finally, the presentation will show that the experience Westinghouse is gaining in constructing AP1000 plants in both China and the United States will help ensure the success of projects in India

  7. A net-zero building application and its role in exergy-aware local energy strategies for sustainability

    International Nuclear Information System (INIS)

    Kılkış, Şiir

    2012-01-01

    Highlights: ► Net-zero exergy targets are put forth for more energy-sufficient buildings and districts. ► A premier building that is the first LEED Platinum building in Turkey exemplifies this target. ► The building integrates low-exergy measures with PV/BIPV, CHP, GSHP, solar collectors and TES. ► Two districts in the south heating network of Stockholm are compared with this technology bundle. ► Net-zero exergy targets are related to a re-structuring of an exergy-aware energy value chain. - Abstract: Based on two case studies, this paper explores the nexus of exergy, net-zero targets, and sustainable cities as a means of analyzing the role of exergy-aware strategies at the building and district level. The first case study is a premier building in Ankara that is ready to meet the net-zero exergy target. It is also the first building in Turkey to receive the highest Platinum rating in Leadership in Energy and Environmental Design. A net-zero exergy building (NZEXB) is a building that has an annual sum of net-zero exergy transfer across the building-district boundary. This new target is made possible by lowered annual exergy consumption, (AEXC), and increased on-site production from a bundle of sustainable energy technologies. The modeled results of the building indicate that the reduced AEXC of 60 kW h/m 2 yr is met with on-site production of 62 kW h/m 2 yr. On-site production includes PV and building integrated PV, a micro-wind turbine, combined heat and power, GSHP, and solar collectors. Diversified thermal energy storage tanks further facilitate the exergy supply to meet with the exergy demand. The results of this case study provide key lessons to structure an energy value chain that is more aware of exergy, which are up-scalable to the district level when the bundle of sustainable energy technologies is zoomed out across a larger spatial area. These key lessons are then compared with the second case study of two districts in the south heating network

  8. China's energy demand and its characteristics in the industrialization and urbanization process

    International Nuclear Information System (INIS)

    Jiang Zhujun; Lin Boqiang

    2012-01-01

    China is currently in the process of industrialization and urbanization, which is the key stage of transition from a low-income country to a middle-income country and requires large amount of energy. The process will not end until 2020, so China's primary energy demand will keep high growth in the mid-term. Although each country is unique considering its particular history and background, all countries are sharing some common rules in energy demand for economic development. Based on the comparison with developed countries, here, we report some rules in the process of industrialization and urbanization as follows: (1) urbanization always goes along with industrialization; (2) the higher economic growth is, the higher energy demand is; (3) economic globalization makes it possible to shorten the time of industrialization, but the shorter the transition phase is, the faster energy demand grows; (4) the change of energy intensity presents as an “inverted U” curve, but whose shape can be changed for different energy policy. The above rules are very important for the Chinese government in framing its energy policy. - Highlights: ► China's energy demand will maintain high growth in mid-term. ► Urbanization always goes along with industrialization. ► Higher economic growth needs more energy. ► The energy intensity presents as an “inverted U” curve.

  9. Uruguay Energy Supply Options Study: a Detailed Multi-Sector Integrated Energy Supply and Demand Analysis

    International Nuclear Information System (INIS)

    Conzelmann, G.; Veselka, T.

    1997-01-01

    Uruguay is in the middle of making critical decisions affecting the design of its future energy supply system.Momentum for change is expected to come from several directions including recent and foreseeable upgrades and modifications to energy conversion facilities, the importation of natural gas from Argentina, the possibility for a stronger interconnection of regional electricity systems, the country s membership in MERCOSUR, and the potential for energy sector reforms by the Government of Uruguay.The objective of this study is to analyze the effects of several fuel diversification strategies on Uruguay s energy supply system.The analysis pays special attention to fuel substitution trends due to potential imports of natural gas via a gas pipeline from Argentina and increasing electricity ties with neighboring countries.The Government of Uruguay contracted Argonne National Laboratory (ANL) to study several energy development scenario ns with the support of several Uruguayan Institutions.Specifically, ANL was asked to conduct a detailed energy supply and demand analysis, develop energy demand projections based on an analysis of past energy demand patterns with support from local institutions, evaluate the effects of potential natural gas imports and electricity exchanges, and determine the market penetration of natural gas under various scenarios

  10. Climate change, renewable energy and population impact on future energy demand for Burkina Faso build environment

    Science.gov (United States)

    Ouedraogo, B. I.

    This research addresses the dual challenge faced by Burkina Faso engineers to design sustainable low-energy cost public buildings and domestic dwellings while still providing the required thermal comfort under warmer temperature conditions caused by climate change. It was found base don climate change SRES scenario A2 that predicted mean temperature in Burkina Faso will increase by 2oC between 2010 and 2050. Therefore, in order to maintain a thermally comfortable 25oC inside public buildings, the projected annual energy consumption for cooling load will increase by 15%, 36% and 100% respectively for the period between 2020 to 2039, 2040 to 2059 and 2070 to 2089 when compared to the control case. It has also been found that a 1% increase in population growth will result in a 1.38% and 2.03% increase in carbon emission from primary energy consumption and future electricity consumption respectively. Furthermore, this research has investigated possible solutions for adaptation to the severe climate change and population growth impact on energy demand in Burkina Faso. Shading devices could potentially reduce the cooling load by up to 40%. Computer simulation programming of building energy consumption and a field study has shown that adobe houses have the potential of significantly reducing energy demand for cooling and offer a formidable method for climate change adaptation. Based on the Net Present Cost, hybrid photovoltaic (PV) and Diesel generator energy production configuration is the most cost effective local electricity supply system, for areas without electricity at present, with a payback time of 8 years when compared to diesel generator stand-alone configuration. It is therefore a viable solution to increase electricity access to the majority of the population.

  11. DRUG: An Energy-Efficient Data-Centric Routing Protocol for Wireless Sensor Networks

    OpenAIRE

    Sahoo, B. P. S.; Puthal, Deepak

    2014-01-01

    In general, sensor nodes are deployed in left unattended area. In such situation feeding energy to the batteries or replacing the batteries is difficult or even sometimes impossible too. Therefore, prolonging the network lifetime is an important optimization goal in this aspect. In this paper, we propose a new Energy-efficient Datacentric RoUtinG protocol called DRUG. In this paper, we propose an adaptive Data centric approach to find an optimal routing path from source to sink when the senso...

  12. The relationship between house size and life cycle energy demand: Implications for energy efficiency regulations for buildings

    International Nuclear Information System (INIS)

    Stephan, André; Crawford, Robert H.

    2016-01-01

    House size has significantly increased over the recent decades in many countries. Larger houses often have a higher life cycle energy demand due to their increased use of materials and larger area to heat, cool and light. Yet, most energy efficiency regulations for buildings fail to adequately include requirements for addressing the energy demand associated with house size. This study quantifies the effect of house size on life cycle energy demand in order to inform future regulations. It uses a parametric model of a typical detached house in Melbourne, Australia and varies its floor area from 100 to 392 m"2 for four different household sizes. Both initial and recurrent embodied energy requirements are quantified using input-output-based hybrid analysis and operational energy is calculated in primary energy terms over 50 years. Results show that the life cycle energy demand increases at a slower rate compared to house size. Expressing energy efficiency per m"2 therefore favours large houses while these require more energy. Also, embodied energy represents 26–50% across all variations. Building energy efficiency regulations should incorporate embodied energy, correct energy intensity thresholds for house size and use multiple functional units to measure efficiency. These measures may help achieve greater net energy reductions. - Highlights: • The life cycle energy demand (LCE) is calculated for 90 house sizes and 4 household sizes. • The LCE is sublinearly correlated with house size. • Larger houses appear to be more energy efficient per m"2 while they use more energy overall. • Embodied energy (EE) represents up to 52% of the LCE over 50 years. • Building energy efficiency regulations need to consider house size and EE.

  13. Analysis of Energy Demand for Low-Energy Multi-Dwelling Buildings of Different Configuration

    Directory of Open Access Journals (Sweden)

    Giedrė Streckienė

    2014-10-01

    Full Text Available To meet the goals established by Directive 2010/31/EU of the European Parliament and of the Council on the energy performance of buildings, the topics of energy efficiency in new and old buildings must be solved. Research and development of new energy solutions and technology are necessary for increasing energy performance of buildings. Three low-energy multi-dwelling buildings have been modelled and analyzed in the presented study. All multi-dwelling houses are made of similar single-family house cells. However, multi-dwelling buildings are of different geometry, flat number and height. DesignBuilder software was used for simulating and determining heating, cooling and electricity demand for buildings. Three different materials (silicate, ceramic and clay concrete blocks as bearing constructions of external walls have been analyzed. To decrease cooling demand for buildings, the possibility of mounting internal or external louvers has been considered. Primary energy savings for multi-dwelling buildings using passive solar measures have been determined.

  14. Energy-Efficient Routes for the Production of Gasoline from Biogas and Pyrolysis Oil-Process Design and Life-Cycle Assessment.

    Science.gov (United States)

    Sundaram, Smitha; Kolb, Gunther; Hessel, Volker; Wang, Qi

    2017-03-29

    energy demand; but there are also some in which the conventional route fares better, such as the human toxicity potential and the categories related to land-use change such as biotic production potential and the groundwater resistance indicator. The results confirmed that even though using biomass such as timber pine as raw material does result in reduced greenhouse gas emissions, the activities associated with biomass, such as cultivation and harvesting, contribute to the environmental footprint, particularly the land use change categories. This gives an impetus to investigate the potential of agricultural, forest, or even food waste, which would be likely to have a substantially lower impact on the environment. Moreover, it could be seen that the source of electricity used in the process has a major impact on the environmental performance.

  15. Simulated thermal energy demand and actual energy consumption in refurbished and non-refurbished buildings

    Science.gov (United States)

    Ilie, C. A.; Visa, I.; Duta, A.

    2016-08-01

    The EU legal frame imposes the Nearly Zero Energy Buildings (nZEB) status to any new public building starting with January 1st, 2019 and for any other new building starting with 2021. Basically, nZEB represents a Low Energy Building (LEB) that covers more than half of the energy demand by using renewable energy systems installed on or close to it. Thus, two steps have to be followed in developing nZEB: (1) reaching the LEB status through state- of-the art architectural and construction solutions (for the new buildings) or through refurbishing for the already existent buildings, followed by (2) implementing renewables; in Romania, over 65% of the energy demand in a building is directly linked to heating, domestic hot water (DHW), and - in certain areas - for cooling. Thus, effort should be directed to reduce the thermal energy demand to be further covered by using clean and affordable systems: solar- thermal systems, heat pumps, biomass, etc. or their hybrid combinations. Obviously this demand is influenced by the onsite climatic profile and by the building performance. An almost worst case scenario is approached in the paper, considering a community implemented in a mountain area, with cold and long winters and mild summers (Odorheiul Secuiesc city, Harghita county, Romania). Three representative types of buildings are analysed: multi-family households (in blocks of flats), single-family houses and administrative buildings. For the first two types, old and refurbished buildings were comparatively discussed.

  16. Free energy option and its relevance to improve domestic energy demands in southern Nigeria

    Directory of Open Access Journals (Sweden)

    Moses Eterigho Emetere

    2016-11-01

    Full Text Available The aim of this paper is to seek an energy option that would benefit the growing energy demands. Domestic energy demands in southern Nigeria had increased greatly due to failing power programs and seasonal migrations. The fossil fuel option is gradually fading away due to environmental pollution and recent dynamic cost. The renewable energy option had been celebrated with little success in the coastal area of southern Nigeria. At the moment, the renewable energy option is very expensive with little guarantee on its efficiency with time. The data set used for this study was obtained from the Davis weather installation in Covenant University. The free energy option was considered. The cost and its environmental implication for domestic use were comparatively discussed alongside other energy options — using the Life cycle cost analysis. It was found out that free energy option is more affordable and efficient for domestic use.

  17. Joint energy demand and thermal comfort optimization in photovoltaic-equipped interconnected microgrids

    International Nuclear Information System (INIS)

    Baldi, Simone; Karagevrekis, Athanasios; Michailidis, Iakovos T.; Kosmatopoulos, Elias B.

    2015-01-01

    Highlights: • Energy efficient operation of photovoltaic-equipped interconnected microgrids. • Optimized energy demand for a block of heterogeneous buildings with different sizes. • Multiobjective optimization: matching demand and supply taking into account thermal comfort. • Intelligent control mechanism for heating, ventilating, and air conditioning units. • Optimization of energy consumption and thermal comfort at the aggregate microgrid level. - Abstract: Electrical smart microgrids equipped with small-scale renewable-energy generation systems are emerging progressively as an alternative or an enhancement to the central electrical grid: due to the intermittent nature of the renewable energy sources, appropriate algorithms are required to integrate these two typologies of grids and, in particular, to perform efficiently dynamic energy demand and distributed generation management, while guaranteeing satisfactory thermal comfort for the occupants. This paper presents a novel control algorithm for joint energy demand and thermal comfort optimization in photovoltaic-equipped interconnected microgrids. Energy demand shaping is achieved via an intelligent control mechanism for heating, ventilating, and air conditioning units. The intelligent control mechanism takes into account the available solar energy, the building dynamics and the thermal comfort of the buildings’ occupants. The control design is accomplished in a simulation-based fashion using an energy simulation model, developed in EnergyPlus, of an interconnected microgrid. Rather than focusing only on how each building behaves individually, the optimization algorithm employs a central controller that allows interaction among the buildings of the microgrid. The control objective is to optimize the aggregate microgrid performance. Simulation results demonstrate that the optimization algorithm efficiently integrates the microgrid with the photovoltaic system that provides free electric energy: in

  18. Optimal balance between energy demand and onsite energy generation for robust net zero energy buildings considering future scenarios

    NARCIS (Netherlands)

    Kotireddy, R.R.; Hoes, P.; Hensen, J.L.M.

    2015-01-01

    Net-zero energy buildings have usually very low energy demand, and consequently heating ventilation and air conditioning (HVAC) systems are designed and controlled to meet this low energy demand. However, a number of uncertainties in the building use, operation and external conditions such as

  19. Heat demand profiles of energy conservation measures in buildings and their impact on a district heating system

    International Nuclear Information System (INIS)

    Lundström, Lukas; Wallin, Fredrik

    2016-01-01

    Highlights: • Energy savings impact on an low CO 2 emitting district heating system. • Heat profiles of eight building energy conservation measures. • Exhaust air heat pump, heat recovery ventilation, electricity savings etc. • Heat load weather normalisation with segmented multivariable linear regression. - Abstract: This study highlights the forthcoming problem with diminishing environmental benefits from heat demand reducing energy conservation measures (ECM) of buildings within district heating systems (DHS), as the supply side is becoming “greener” and more primary energy efficient. In this study heat demand profiles and annual electricity-to-heat factors of ECMs in buildings are computed and their impact on system efficiency and greenhouse gas emissions of a Swedish biomass fuelled and combined heat and power utilising DHS are assessed. A weather normalising method for the DHS heat load is developed, combining segmented multivariable linear regressions with typical meteorological year weather data to enable the DHS model and the buildings model to work under the same weather conditions. Improving the buildings’ envelope insulation level and thereby levelling out the DHS heat load curve reduces greenhouse gas emissions and improves primary energy efficiency. Reducing household electricity use proves to be highly beneficial, partly because it increases heat demand, allowing for more cogeneration of electricity. However the other ECMs considered may cause increased greenhouse gas emissions, mainly because of their adverse impact on the cogeneration of electricity. If biomass fuels are considered as residuals, and thus assigned low primary energy factors, primary energy efficiency decreases when implementing ECMs that lower heat demand.

  20. Policy of energy demand control and resistance to change. A socio-anthropological approach

    International Nuclear Information System (INIS)

    Zelem, Marie-Christine

    2010-03-01

    The development of energy consuming devices, the growth of electricity consumptions, the exhaustion of fossil fuels and the increase of greenhouse gases are as many factors that contribute to the acceleration of global warming. The control of energy demand is one of the levers to influence the energy-consuming behaviours. What are such policies made of? What instruments are used and with what efficiency? What population is targeted? Using some practical examples taken in the everyday life, the first part of this book shows how professionals and consumers are reticent to change their habits, equipments and know-how, and why they have very good reasons to do so. The second part of the book treats of incentive systems and shows that they very often have problems with finding a public. The different energy saving awareness campaigns show the importance of the preliminary building of an energy saving culture to make energy saving policies efficient and socially acceptable. The next part deals with the experience gained from the energy efficiency programs implemented in Quebec and in French Guyana. In both cases, the public information tools are adapted to the culture of the targeted populations. The last part reviews some paths to explore to durably change the behaviours. (J.S.)

  1. Implementation of a demand elasticity model in the building energy management system

    NARCIS (Netherlands)

    Ożadowicz, A.; Grela, J.; Babar, M.

    2016-01-01

    Nowadays, crucial part of modern Building Automation and Control Systems (BACS) is electric energy management. An active demand side management is very important feature of a Building Energy Management Systems (BEMS) integrated within the BACS. Since demand value changes in time and depends on

  2. Energy management in microgrid based on the multi objective stochastic programming incorporating portable renewable energy resource as demand response option

    International Nuclear Information System (INIS)

    Tabar, Vahid Sohrabi; Jirdehi, Mehdi Ahmadi; Hemmati, Reza

    2017-01-01

    Renewable energy resources are often known as cost-effective and lucrative resources and have been widely developed due to environmental-economic issues. Renewable energy utilization even in small scale (e.g., microgrid networks) has attracted significant attention. Energy management in microgrid can be carried out based on the generating side management or demand side management. In this paper, portable renewable energy resource are modeled and included in microgrid energy management as a demand response option. Utilizing such resources could supply the load when microgrid cannot serve the demand. This paper addresses energy management and scheduling in microgrid including thermal and electrical loads, renewable energy sources (solar and wind), CHP, conventional energy sources (boiler and micro turbine), energy storage systems (thermal and electrical ones), and portable renewable energy resource (PRER). Operational cost of microgrid and air pollution are considered as objective functions. Uncertainties related to the parameters are incorporated to make a stochastic programming. The proposed problem is expressed as a constrained, multi-objective, linear, and mixed-integer programing. Augmented Epsilon-constraint method is used to solve the problem. Final results and calculations are achieved using GAMS24.1.3/CPLEX12.5.1. Simulation results demonstrate the viability and effectiveness of the proposed method in microgrid energy management. - Highlights: • Introducing portable renewable energy resource (PRER) and considering effect of them. • Considering reserve margin and sensitivity analysis for validate robustness. • Multi objective and stochastic management with considering various loads and sources. • Using augmented Epsilon-constraint method to solve multi objective program. • Highly decreasing total cost and pollution with PRER in stochastic state.

  3. A multi-sensor fusion framework for improving situational awareness in demanding maritime training

    International Nuclear Information System (INIS)

    Sanfilippo, Filippo

    2017-01-01

    Real offshore operational scenarios can involve a considerable amount of risk. Sophisticated training programmes involving specially designed simulator environments constitute a promising approach for improving an individual's perception and assessment of dangerous situations in real applications. One of the world's most advanced providers of simulators for such demanding offshore operations is the Offshore Simulator Centre AS (OSC). However, even though the OSC provides powerful simulation tools, techniques for visualising operational procedures that can be used to further improve Situational awareness (SA), are still lacking. Providing the OSC with an integrated multi-sensor fusion framework is the goal of this work. The proposed framework is designed to improve planning, execution and assessment of demanding maritime operations by adopting newly-designed risk-evaluation tools. Different information from the simulator scene and from the real world can be collected, such as audio, video, bio-metric data from eye-trackers, other sensor data and annotations. This integration is the base for research on novel SA assessment methodologies. This will serve the industry for the purpose of improving operational effectiveness and safety through the use of simulators. In this work, a training methodology based on the concept of briefing/debriefing is adopted based on previous literature. By using this methodology borrowed from similarly demanding applications, the efficiency of the proposed framework is validated in a conceptual case study. In particular, the training procedure, which was previously performed by Statoil and partners, for the world's first sub-sea gas compression plant, in Aasgard, Norway, is considered and reviewed highlighting the potentials of the proposed framework. - Highlights: • A framework for improving SA in demanding maritime training is proposed. • The proposed framework is integrated with the Offshore Simulator Centre AS (OSC). • This

  4. Impact of oil prices, economic diversification policies and energy conservation programs on the electricity and water demands in Kuwait

    International Nuclear Information System (INIS)

    Wood, Michael; Alsayegh, Osamah A.

    2014-01-01

    This paper describes the influences of oil revenue and government's policies toward economic developments and energy efficiency on the electricity and water demands. A Kuwait-specific electricity and water demand model was developed based on historic data of oil income, gross domestic product (GDP), population and electric load and water demand over the past twelve years (1998–2010). Moreover, the model took into account the future mega projects, annual new connected loads and expected application of energy conservation programs. It was run under six circumstances representing the combinations of three oil income scenarios and two government action policies toward economic diversification and energy conservation. The first government policy is the status quo with respect to economic diversification and applying energy conservation programs. The second policy scenario is the proactive strategy of raising the production of the non-oil sector revenue and enforcing legislations toward energy demand side management and conservation. In the upcoming 20 years, the average rates of change of the electric load and water demand increase are 0.13 GW and 3.0 MIGD, respectively, per US dollar oil price increase. Moreover, through proactive policy, the rates of average load and water demand decrease are 0.13 GW and 2.9 MIGD per year, respectively. - Highlights: • Kuwait-specific electricity and water demand model is presented. • Strong association between oil income and electricity and water demands. • Rate of change of electric load per US dollar oil price change is 0.13 GW. • Rate of change of water demand per US dollar oil price change is 3.0 MIGD. • By 2030, efficiency lowers electric load and water demand by 10 and 6%, respectively

  5. Data-Based Energy Efficient Clustered Routing Protocol for Wireless Sensors Networks – Tabuk Flood Monitoring System Case Study

    Directory of Open Access Journals (Sweden)

    Ammar Babiker

    2017-10-01

    Full Text Available Energy efficiency has been considered as the most important issue in wireless sensor networks. As in many applications, wireless sensors are scattered in a wide harsh area, where the battery replacement or charging will be quite difficult and it is the most important challenge. Therefore, the design of energy saving mechanism becomes mandatory in most recent research. In this paper, a new energy efficient clustered routing protocol is proposed: the proposed protocol is based on analyzing the data collected from the sensors in a base-station. Based on this analysis the cluster head will be selected as the one with the most useful data. Then, a variable time slot is specified to each sensor to minimize the transmission of repetitive and un-useful data. The proposed protocol Data-Based Energy Efficient Clustered Routing Protocol for Wireless Sensors Networks (DCRP was compared with the famous energy efficient LEACH protocol and also with one of the recent energy efficient routing protocols named Position Responsive Routing Protocol (PRRP. DCRP has been used in monitoring the floods in Tabuk area –Saudi Arabia. It shows comparatively better results.

  6. Design of Logistics Route Planning for Printing Enterprises Based on Baidu Map

    Directory of Open Access Journals (Sweden)

    Da Zhong-Yue

    2017-01-01

    Full Text Available As traditional printing industry is facing fierce competition in the market and logistics becomes a new sources of growth, the traditional printing enterprises want to build and improve their logistics system. So in this paper, the author has designed the logistics planning system based on the Baidu map development kit. It has the function of route planning and location tracking. This system meet the printing enterprise logistics route planning and tracking demand.

  7. Effects of Seismological and Soil Parameters on Earthquake Energy demand in Level Ground Sand Deposits

    Science.gov (United States)

    nabili, sara; shahbazi majd, nafiseh

    2013-04-01

    Liquefaction has been a source of major damages during severe earthquakes. To evaluate this phenomenon there are several stress, strain and energy based approaches. Use of the energy method has been more focused by researchers due to its advantages with respect to other approaches. The use of the energy concept to define the liquefaction potential is validated through laboratory element and centrifuge tests as well as field studies. This approach is based on the hypothesis that pore pressure buildup is directly related to the dissipated energy in sands which is the accumulated areas between the stress-strain loops. Numerous investigations were performed to find a relationship which correlates the dissipated energy to the soil parameters, but there are not sufficient studies to relate this dissipated energy, known as demand energy, concurrently, to the seismological and the soil parameters. The aim of this paper is to investigate the dependency of the demand energy in sands to seismological and the soil parameters. To perform this task, an effective stress analysis has been executed using FLAC finite difference program. Finn model, which is a built-in constitutive model implemented in FLAC program, was utilized. Since an important stage to predict the liquefaction is the prediction of excess pore water pressure at a given point, a simple numerical framework is presented to assess its generation during a cyclic loading in a given centrifuge test. According to the results, predicted excess pore water pressures did not closely match to the measured excess pore water pressure values in the centrifuge test but they can be used in the numerical assessment of excess pore water pressure with an acceptable degree of preciseness. Subsequently, the centrifuge model was reanalyzed using several real earthquake acceleration records with different seismological parameters such as earthquake magnitude and Hypocentral distance. The accumulated energies (demand energy) dissipated in

  8. Optimising building net energy demand with dynamic BIPV shading

    International Nuclear Information System (INIS)

    Jayathissa, P.; Luzzatto, M.; Schmidli, J.; Hofer, J.; Nagy, Z.; Schlueter, A.

    2017-01-01

    Highlights: •Coupled analysis of PV generation and building energy using adaptive BIPV shading. •20–80% net energy saving compared to an equivalent static system. •The system can in some cases compensate for the entire heating/cooling/lighting load. •High resolution radiation simulation including impacts of module self shading. -- Abstract: The utilisation of a dynamic photovoltaic system for adaptive shading can improve building energy performance by controlling solar heat gains and natural lighting, while simultaneously generating electricity on site. This paper firstly presents an integrated simulation framework to couple photovoltaic electricity generation to building energy savings through adaptive shading. A high-resolution radiance and photovoltaic model calculates the photovoltaic electricity yield while taking into account partial shading between modules. The remaining solar irradiation that penetrates the window is used in a resistance-capacitance building thermal model. A simulation of all possible dynamic configurations is conducted for each hourly time step, of which the most energy efficient configuration is chosen. We then utilise this framework to determine the optimal orientation of the photovoltaic panels to maximise the electricity generation while minimising the building’s heating, lighting and cooling demand. An existing adaptive photovoltaic facade was used as a case study for evaluation. Our results report a 20–80% net energy saving compared to an equivalent static photovoltaic shading system depending on the efficiency of the heating and cooling system. In some cases the Adaptive Solar Facade can almost compensate for the entire energy demand of the office space behind it. The control of photovoltaic production on the facade, simultaneously with the building energy demand, opens up new methods of building management as the facade can control both the production and consumption of electricity.

  9. A Hybrid Node Scheduling Approach Based on Energy Efficient Chain Routing for WSN

    Directory of Open Access Journals (Sweden)

    Yimei Kang

    2014-04-01

    Full Text Available Energy efficiency is usually a significant goal in wireless sensor networks (WSNs. In this work, an energy efficient chain (EEC data routing approach is first presented. The coverage and connectivity of WSNs are discussed based on EEC. A hybrid node scheduling approach is then proposed. It includes sleep scheduling for cyclically monitoring regions of interest in time-driven modes and wakeup scheduling for tracking emergency events in event-driven modes. A failure rate is introduced to the sleep scheduling to improve the reliability of the system. A wakeup sensor threshold and a sleep time threshold are introduced in the wakeup scheduling to reduce the consumption of energy to the possible extent. The results of the simulation show that the proposed algorithm can extend the effective lifetime of the network to twice that of PEAS. In addition, the proposed methods are computing efficient because they are very simple to implement.

  10. Overview of energy demand and opportunities for conservation

    Energy Technology Data Exchange (ETDEWEB)

    Graham, P. J.

    1977-10-15

    The widespread practice of conservation could make a substantial reduction in the rate of growth of demand and hence in the rate at which resources need to be developed and consumed. An attempt is not made to show that conservation is an alternative to increasing energy supply. After reviewing the consumption of energy before the 1973 energy crisis, the main features of conservation which have brought it to the forefront of energy policy are examined. Some information on present consumption patterns in New Zealand is presented.

  11. Energy-aware design of digital systems

    Energy Technology Data Exchange (ETDEWEB)

    Gruian, F.

    2000-02-01

    Power and energy consumption are important issues in many digital applications, for reasons such as packaging cost and battery life-span. With the development of portable computing and communication, an increasing number of research groups are addressing power and energy related issues at various stages during the design process. Most of the work done in this area focuses on lower abstraction levels, such as gate or transistor level. Ideally, a power and energy-efficient design flow should consider the power and energy issues at every stage in the design process. Therefore, power and energy aware methods, applicable early in the design process are required. In this trend, the thesis presents two high-level design methods addressing power and energy consumption minimization. The first of the two approaches we describe, targets power consumption minimization during behavioral synthesis. This is carried out by minimizing the switching activity, while taking the correlations between signals into account. The second approach performs energy consumption minimization during system-level design, by choosing the most energy-efficient schedule and configuration of resources. Both methods make use of the constraint programming paradigm to model the problems in an elegant manner. The experimental results presented in this thesis show the impact of addressing the power and energy related issues early in the design process.

  12. Future demand scenarios of Bangladesh power sector

    International Nuclear Information System (INIS)

    Mondal, Md. Alam Hossain; Boie, Wulf; Denich, Manfred

    2010-01-01

    Data on the future electricity demand is an essential requirement for planning the expansion of a power system. The purpose of this study is to provide a general overview of electricity consumption in Bangladesh, forecast sector-wise electricity demand up to 2035 considering the base year 2005, and compare the results with official projections. The Long-range Energy Alternative Planning (LEAP) model with three scenarios, namely low gross domestic product (GDP) growth, average GDP growth and high GDP growth, is applied in this study. In the low to high GDP growth scenarios, the extent of industrial restructuring and technical advancement is gradually increased. The findings have significant implications with respect to energy conservation and economic development. The study also compares the projected per capita electricity consumption in Bangladesh with the historical growth in several other developing countries. Such an evaluation can create awareness among the planners of power system expansion in Bangladesh to meet the high future demand.

  13. Economic, demographic and social factors of energy demand in Mexican households, 2008-2014

    Science.gov (United States)

    Perez Pena, Rafael

    This research project focuses on estimating the effect of economic, demographic, and social factors in residential energy demand in Mexico from 2008 to 2014. Therefore, it estimates demand equations for electricity, natural gas, liquefied petroleum gas (LPG), coal and natural gas using Mexican household data from 2008 to 2014. It also applies accessibility theory and it estimates energy access indicators using different specifications of demand for LPG in 2014. Sprawl measures, gravity model, and central place theory are the accessibility theory supporting the energy access indicators. Results suggest the greater the household income, the population size, the educational level of the householder, the energy access, and the lower the energy price and the household size, the greater the demand for energy in Mexico from 2008 to 2014. The greater the education, the lower the demand for firewood and coal. LPG and firewood have a monopolistically competitive market structure. Energy access indicators informed by accessibility theory are statistically significant and show the expected sign when applied to LPG in Mexican household in 2014.

  14. Managing the growing energy demand - The case of Egypt

    Energy Technology Data Exchange (ETDEWEB)

    El-Kholy, Hosni; Faried, Ragy

    2010-09-15

    The electric energy consumption rate in Egypt has an average increase of 7% per year through the last three decades. In order to satisfy the ever increasing energy demand, several actions were, and have to be taken. These actions have to be carried out in parallel. The one having the greatest effect is the measures carried out for energy conservation and loss reduction. Diversifying the energy source such as utilization of Renewable Energy technologies can contribute to satisfying the demand and extending the hydro-carbon reserves life. Regional integration of electrical networks will save expenditures used to build additional power plants.

  15. A PSO–GA optimal model to estimate primary energy demand of China

    International Nuclear Information System (INIS)

    Yu Shiwei; Wei Yiming; Wang Ke

    2012-01-01

    To improve estimation efficiency for future projections, the present study has proposed a hybrid algorithm, Particle Swarm Optimization and Genetic Algorithm optimal Energy Demand Estimating (PSO–GA EDE) model, for China. The coefficients of the three forms of the model (linear, exponential, and quadratic) are optimized by PSO–GA using factors, such as GDP, population, economic structure, urbanization rate, and energy consumption structure, that affect demand. Based on 20-year historical data between 1990 and 2009, the simulation results of the proposed model have greater accuracy and reliability than other single optimization methods. Moreover, it can be used with optimal coefficients for the energy demand projections of China. The departure coefficient method is applied to get the weights of the three forms of the model to obtain a combinational prediction. The energy demand of China is going to be 4.79, 4.04, and 4.48 billion tce in 2015, and 6.91, 5.03, and 6.11 billion tce (“standard” tons coal equivalent) in 2020 under three different scenarios. Further, the projection results are compared with other estimating methods. - Highlights: ► A hybrid algorithm PSO–GA optimal energy demands estimating model for China. ► Energy demand of China is estimated by 2020 in three different scenarios. ► The projection results are compared with other estimating methods.

  16. Analysis of Final Energy Demand by Sector in Malaysia using MAED Model

    International Nuclear Information System (INIS)

    Kumar, M.; Muhammed Zulfakar Mohd Zolkaffly; Alawiah Musa

    2011-01-01

    Energy supply security is important in ensuring a long term supply to fulfill the growing energy demand. This paper presents the use of IAEA energy planning tool, Model for Analysis of Energy Demand (MAED) to analyze, simulate and compare final energy demand by five different sectors in Malaysia under some assumptions, bounds and restrictions and the outcome can be used for planning of energy supply in future. (author)

  17. Energy demand in China: Comparison of characteristics between the US and China in rapid urbanization stage

    International Nuclear Information System (INIS)

    Lin, Boqiang; Ouyang, Xiaoling

    2014-01-01

    Highlights: • Energy demand characteristics of the US and China were compared. • Major factors affecting energy demand were examined based on the panel data and the cointegration models. • China’s energy demand would reach 5498.13 Mtce in 2020 and 6493.07 Mtce in 2030. • Urbanization can be an opportunity for low-carbon development in China. - Abstract: China’s energy demand has shown characteristics of rigid growth in the current urbanization stage. This paper applied the panel data model and the cointegration model to examine the determinants of energy demand in China, and then forecasts China’s energy demand based on the scenario analysis. Results demonstrate an inverted U-shaped relationship between energy demand and economic growth in the long term. In business as usual scenario, China’s energy consumption will reach 6493.07 million tons of coal equivalent in 2030. The conclusions can be drawn on the basis of the comparison of characteristics between the US and China. First, energy demand has rigid growth characteristics in the rapid urbanization stage. Second, coal-dominated energy structure of China will lead to the severe problems of CO 2 emissions. Third, rapid economic growth requires that energy prices should not rise substantially, so that energy conservation will be the major strategy for China’s low-carbon transition. Major policy implications are: first, urbanization can be used as an opportunity for low-carbon development; second, energy price reform is crucial for China’s energy sustainability

  18. Assessment of patients' awareness and factors influencing patients' demands for sedation in endodontics.

    Science.gov (United States)

    Huh, Yoo Kyeom; Montagnese, Thomas A; Harding, Jarrod; Aminoshariae, Anita; Mickel, Andre

    2015-02-01

    Endodontic therapy is perceived by many as a procedure to be feared. Many studies have reported that fear and anxiety are major deterrents to seeking dental care in general, but only a few deal with the use of sedation in endodontic therapies. The purpose of this study was to assess patients' awareness of and factors influencing the potential demand for sedation in endodontics. We hypothesized that there is an association between demographic factors and the demand for sedation in endodontics. A survey consisting of 24 questions was given to patients 18 years and older who presented to the graduate endodontic clinic. Results were collected and statistically analyzed. Thirty-six percent of patients reported that their perception of sedation was being put to sleep, and 27% perceived it as related to or reducing pain. Concerns associated with endodontic therapy were the fear of pain (35%), fear of needles (16%), difficulty getting numb (10%), and anxiety (7%). The 2 major demographic factors that influenced the demand for sedation were cost and the level of anxiety (P endodontic therapy if the option of sedation was available. The demand for sedation in endodontics is high. Patients' understanding of sedation varies. More patients would consider having endodontic procedures if sedation was available. The provision of sedation by endodontists could result in more patients accepting endodontic therapies. Copyright © 2015 American Association of Endodontists. Published by Elsevier Inc. All rights reserved.

  19. Prediction of energy demands using neural network with model identification by global optimization

    Energy Technology Data Exchange (ETDEWEB)

    Yokoyama, Ryohei; Wakui, Tetsuya; Satake, Ryoichi [Department of Mechanical Engineering, Osaka Prefecture University, 1-1 Gakuen-cho, Naka-ku, Sakai, Osaka 599-8531 (Japan)

    2009-02-15

    To operate energy supply plants properly from the viewpoints of stable energy supply, and energy and cost savings, it is important to predict energy demands accurately as basic conditions. Several methods of predicting energy demands have been proposed, and one of them is to use neural networks. Although local optimization methods such as gradient ones have conventionally been adopted in the back propagation procedure to identify the values of model parameters, they have the significant drawback that they can derive only local optimal solutions. In this paper, a global optimization method called ''Modal Trimming Method'' proposed for non-linear programming problems is adopted to identify the values of model parameters. In addition, the trend and periodic change are first removed from time series data on energy demand, and the converted data is used as the main input to a neural network. Furthermore, predicted values of air temperature and relative humidity are considered as additional inputs to the neural network, and their effect on the prediction of energy demand is investigated. This approach is applied to the prediction of the cooling demand in a building used for a bench mark test of a variety of prediction methods, and its validity and effectiveness are clarified. (author)

  20. Energy-aware virtual network embedding in flexi-grid networks.

    Science.gov (United States)

    Lin, Rongping; Luo, Shan; Wang, Haoran; Wang, Sheng

    2017-11-27

    Network virtualization technology has been proposed to allow multiple heterogeneous virtual networks (VNs) to coexist on a shared substrate network, which increases the utilization of the substrate network. Efficiently mapping VNs on the substrate network is a major challenge on account of the VN embedding (VNE) problem. Meanwhile, energy efficiency has been widely considered in the network design in terms of operation expenses and the ecological awareness. In this paper, we aim to solve the energy-aware VNE problem in flexi-grid optical networks. We provide an integer linear programming (ILP) formulation to minimize the electricity cost of each arriving VN request. We also propose a polynomial-time heuristic algorithm where virtual links are embedded sequentially to keep a reasonable acceptance ratio and maintain a low electricity cost. Numerical results show that the heuristic algorithm performs closely to the ILP for a small size network, and we also demonstrate its applicability to larger networks.

  1. Energy demand analytics using coupled technological and economic models

    Science.gov (United States)

    Impacts of a range of policy scenarios on end-use energy demand are examined using a coupling of MARKAL, an energy system model with extensive supply and end-use technological detail, with Inforum LIFT, a large-scale model of the us. economy with inter-industry, government, and c...

  2. Practical research on energy demand - a basis for realistic energy strategies. Joint meeting held in Schliersee on May 7/8, 1981

    Energy Technology Data Exchange (ETDEWEB)

    Wenzel, B

    1981-09-01

    The Schliersee meeting, which is held every two years by VDI Gesellschaft Energietechnik, Energietechnische Gesellschaft des VDE, and Forschungsstelle fuer Energiewirtschaft der Gesellschaft fuer Praktische Energiekunde e.V., took place this year under the motto 'Knowledge to replace opinions'. Lectures from the fields of politics, economy, and science pointed out that energy conservation as well as future-minded energy planning require reliable and detailed knowledge on energy demand and its technical, economic, and ecological interdependences. The subjects discussed at the meeting are briefly reviewed.

  3. Performance Analysis of AODV Routing Protocol for Wireless Sensor Network based Smart Metering

    International Nuclear Information System (INIS)

    Farooq, Hasan; Jung, Low Tang

    2013-01-01

    Today no one can deny the need for Smart Grid and it is being considered as of utmost importance to upgrade outdated electric infrastructure to cope with the ever increasing electric load demand. Wireless Sensor Network (WSN) is considered a promising candidate for internetworking of smart meters with the gateway using mesh topology. This paper investigates the performance of AODV routing protocol for WSN based smart metering deployment. Three case studies are presented to analyze its performance based on four metrics of (i) Packet Delivery Ratio, (ii) Average Energy Consumption of Nodes (iii) Average End-End Delay and (iv) Normalized Routing Load.

  4. Power Management Based Grid Routing Protocol for IEEE 802.11 Based MANET

    Institute of Scientific and Technical Information of China (English)

    XU Li; ZHENG Bao-yu; YANG Zhen

    2004-01-01

    MANET ( Mobile Ad Hoc Network ) is a collection of wireless mobile nodes forming a temporary communication network without the aid of any established infrastructure or centralized administration. The lifetime of a MANET depends on the battery resources of the mobile nodes. So energy consumption may one of important design criterions for MANET. With changing the idle model to sleep model in the grid environment, this paper proposes a new energy-aware routing protocol. Performance simulation results show that the proposed strategy can dynamic balance the traffic load inside the whole network, extend the lifetime of a MANET, and without decreasing the throughput ratio.

  5. Sensitivity analysis of the energy demand of existing buildings based on the Danish Building and Dwelling Register

    DEFF Research Database (Denmark)

    Nielsen, Anker; Wittchen, Kim Bjarne; Bertelsen, Niels Haldor

    2014-01-01

    performance certificate. The Danish Building Research Institute has described a method that can be applied for estimating the energy demand of dwellings. This is based on the information in the Danish Building and Dwelling Register and requirements in the Danish Building Regulations from the year......The EU Directive on the Energy Performance of Buildings requires that energy certification of buildings should be implemented in Denmark so that houses that are sold or let should have an energy performance certificate. The result is that only a small part of existing houses has an energy...... of construction of the house. The result is an estimate of the energy demand of each building with a variation. This makes it possible to make an automatic classification of all buildings. The paper discusses the uncertainties and makes a sensitivity analysis to find the important parameters. The variations...

  6. AWARENESS ON ENERGY MANAGEMENT IN RESIDENTIAL BUILDINGS: A CASE STUDY IN KAJANG AND PUTRAJAYA

    Directory of Open Access Journals (Sweden)

    MAYTHAM S. AHMED

    2017-05-01

    Full Text Available This paper presents a case study on a survey and measurement being carried out for the purpose of determining residential electric power consumption and awareness toward smart energy management system in the areas of Putrajaya and Kajang, Malaysia. Questionnaires were developed with 37 questions grouped in 5 different sections related to home appliance information. Data was collected from a sample size of 384 respondents with confidence level of 95%. The accuracy of the percentage energy usage data were analysed by applying the SPSS software. Actual residential electric power consumption was measured by using a power quality analyser to determine the total power consumption at weekday and weekend and power consumption of each electrical appliance. The measurement results showed that the average energy consumption is 25.8 kWh/day during weekend and 21.9 kWh/day during weekdays with 11.5 kWh/day for the air conditioner only. The survey results revealed that 89.06% of the respondents expressed awareness toward household power consumption and that they are willing to install home automation system to reducing their electricity bill.

  7. ENERGY AWARE NETWORK: BAYESIAN BELIEF NETWORKS BASED DECISION MANAGEMENT SYSTEM

    Directory of Open Access Journals (Sweden)

    Santosh Kumar Chaudhari

    2011-06-01

    Full Text Available A Network Management System (NMS plays a very important role in managing an ever-evolving telecommunication network. Generally an NMS monitors & maintains the health of network elements. The growing size of the network warrants extra functionalities from the NMS. An NMS provides all kinds of information about networks which can be used for other purposes apart from monitoring & maintaining networks like improving QoS & saving energy in the network. In this paper, we add another dimension to NMS services, namely, making an NMS energy aware. We propose a Decision Management System (DMS framework which uses a machine learning technique called Bayesian Belief Networks (BBN, to make the NMS energy aware. The DMS is capable of analysing and making control decisions based on network traffic. We factor in the cost of rerouting and power saving per port. Simulations are performed on standard network topologies, namely, ARPANet and IndiaNet. It is found that ~2.5-6.5% power can be saved.

  8. The role of energy-service demand reduction in global climate change mitigation: Combining energy modelling and decomposition analysis

    International Nuclear Information System (INIS)

    Kesicki, Fabian; Anandarajah, Gabrial

    2011-01-01

    In order to reduce energy-related CO 2 emissions different options have been considered: energy efficiency improvements, structural changes to low carbon or zero carbon fuel/technologies, carbon sequestration, and reduction in energy-service demands (useful energy). While efficiency and technology options have been extensively studied within the context of climate change mitigation, this paper addresses the possible role of price-related energy-service demand reduction. For this analysis, the elastic demand version of the TIAM-UCL global energy system model is used in combination with decomposition analysis. The results of the CO 2 emission decomposition indicate that a reduction in energy-service demand can play a limited role, contributing around 5% to global emission reduction in the 21st century. A look at the sectoral level reveals that the demand reduction can play a greater role in selected sectors like transport contributing around 16% at a global level. The societal welfare loss is found to be high when the price elasticity of demand is low. - Highlights: → A reduction in global energy-service demand can contribute around 5% to global emission reduction in the 21st century. → The role of demand is a lot higher in transport than in the residential sector. → Contribution of demand reduction is higher in early periods of the 21st century. → Societal welfare loss is found to be high when the price elasticity of demand is low. → Regional shares in residual emissions vary under different elasticity scenarios.

  9. The role of energy-service demand reduction in global climate change mitigation: Combining energy modelling and decomposition analysis

    Energy Technology Data Exchange (ETDEWEB)

    Kesicki, Fabian, E-mail: fabian.kesicki.09@ucl.ac.uk [UCL Energy Institute, University College London, 14 Upper Woburn Place, London, WC1H 0NN (United Kingdom); Anandarajah, Gabrial [UCL Energy Institute, University College London, 14 Upper Woburn Place, London, WC1H 0NN (United Kingdom)

    2011-11-15

    In order to reduce energy-related CO{sub 2} emissions different options have been considered: energy efficiency improvements, structural changes to low carbon or zero carbon fuel/technologies, carbon sequestration, and reduction in energy-service demands (useful energy). While efficiency and technology options have been extensively studied within the context of climate change mitigation, this paper addresses the possible role of price-related energy-service demand reduction. For this analysis, the elastic demand version of the TIAM-UCL global energy system model is used in combination with decomposition analysis. The results of the CO{sub 2} emission decomposition indicate that a reduction in energy-service demand can play a limited role, contributing around 5% to global emission reduction in the 21st century. A look at the sectoral level reveals that the demand reduction can play a greater role in selected sectors like transport contributing around 16% at a global level. The societal welfare loss is found to be high when the price elasticity of demand is low. - Highlights: > A reduction in global energy-service demand can contribute around 5% to global emission reduction in the 21st century. > The role of demand is a lot higher in transport than in the residential sector. > Contribution of demand reduction is higher in early periods of the 21st century. > Societal welfare loss is found to be high when the price elasticity of demand is low. > Regional shares in residual emissions vary under different elasticity scenarios.

  10. The energy supply and demand outlook in the Asia-Pacific region

    International Nuclear Information System (INIS)

    Fesharaki, F.

    1993-01-01

    The 1980s witnessed spectacular growth rates in the Asia-Pacific region. While the relationship between economic growth and energy consumption is not necessarily one-to-one, energy is a required input for economic activity and trade. Energy demand growth in the Asia-Pacific region has been accordingly rapid. At this point in history, oil and economic growth are so inter-related that changes in one invariably have major repercussions on the other. During the coming decade, continued economic growth is foreseen for the Asia-Pacific region, coupled with the fastest rate of oil demand growth of any region on earth. Pressure will come to bear on the regional oil and gas markets, since demand growth will take place concurrently with a decline in the availability of local, low-sulfur crudes. The region will become even more dependent on imports of Middle Eastern crude, which will result in a higher-sulfur crude slate. Moreover, we anticipate that the existing and planned refinery complexes will lack the capacity and the flexibility to fully satisfy product demand. The consequence will be a higher level of refined product imports. The paper looks in greater detail at the supply and demand situation with respect to oil and natural gas, at regional oil import dependency and refining capacity. (10 figures). (author)

  11. Blockchain Based Decentralized Management of Demand Response Programs in Smart Energy Grids

    Science.gov (United States)

    Pop, Claudia; Cioara, Tudor; Antal, Marcel; Anghel, Ionut; Salomie, Ioan; Bertoncini, Massimo

    2018-01-01

    In this paper, we investigate the use of decentralized blockchain mechanisms for delivering transparent, secure, reliable, and timely energy flexibility, under the form of adaptation of energy demand profiles of Distributed Energy Prosumers, to all the stakeholders involved in the flexibility markets (Distribution System Operators primarily, retailers, aggregators, etc.). In our approach, a blockchain based distributed ledger stores in a tamper proof manner the energy prosumption information collected from Internet of Things smart metering devices, while self-enforcing smart contracts programmatically define the expected energy flexibility at the level of each prosumer, the associated rewards or penalties, and the rules for balancing the energy demand with the energy production at grid level. Consensus based validation will be used for demand response programs validation and to activate the appropriate financial settlement for the flexibility providers. The approach was validated using a prototype implemented in an Ethereum platform using energy consumption and production traces of several buildings from literature data sets. The results show that our blockchain based distributed demand side management can be used for matching energy demand and production at smart grid level, the demand response signal being followed with high accuracy, while the amount of energy flexibility needed for convergence is reduced. PMID:29315250

  12. Blockchain Based Decentralized Management of Demand Response Programs in Smart Energy Grids.

    Science.gov (United States)

    Pop, Claudia; Cioara, Tudor; Antal, Marcel; Anghel, Ionut; Salomie, Ioan; Bertoncini, Massimo

    2018-01-09

    In this paper, we investigate the use of decentralized blockchain mechanisms for delivering transparent, secure, reliable, and timely energy flexibility, under the form of adaptation of energy demand profiles of Distributed Energy Prosumers, to all the stakeholders involved in the flexibility markets (Distribution System Operators primarily, retailers, aggregators, etc.). In our approach, a blockchain based distributed ledger stores in a tamper proof manner the energy prosumption information collected from Internet of Things smart metering devices, while self-enforcing smart contracts programmatically define the expected energy flexibility at the level of each prosumer, the associated rewards or penalties, and the rules for balancing the energy demand with the energy production at grid level. Consensus based validation will be used for demand response programs validation and to activate the appropriate financial settlement for the flexibility providers. The approach was validated using a prototype implemented in an Ethereum platform using energy consumption and production traces of several buildings from literature data sets. The results show that our blockchain based distributed demand side management can be used for matching energy demand and production at smart grid level, the demand response signal being followed with high accuracy, while the amount of energy flexibility needed for convergence is reduced.

  13. Blockchain Based Decentralized Management of Demand Response Programs in Smart Energy Grids

    Directory of Open Access Journals (Sweden)

    Claudia Pop

    2018-01-01

    Full Text Available In this paper, we investigate the use of decentralized blockchain mechanisms for delivering transparent, secure, reliable, and timely energy flexibility, under the form of adaptation of energy demand profiles of Distributed Energy Prosumers, to all the stakeholders involved in the flexibility markets (Distribution System Operators primarily, retailers, aggregators, etc.. In our approach, a blockchain based distributed ledger stores in a tamper proof manner the energy prosumption information collected from Internet of Things smart metering devices, while self-enforcing smart contracts programmatically define the expected energy flexibility at the level of each prosumer, the associated rewards or penalties, and the rules for balancing the energy demand with the energy production at grid level. Consensus based validation will be used for demand response programs validation and to activate the appropriate financial settlement for the flexibility providers. The approach was validated using a prototype implemented in an Ethereum platform using energy consumption and production traces of several buildings from literature data sets. The results show that our blockchain based distributed demand side management can be used for matching energy demand and production at smart grid level, the demand response signal being followed with high accuracy, while the amount of energy flexibility needed for convergence is reduced.

  14. Geo-economy of world energy supply and demand

    International Nuclear Information System (INIS)

    Gauthier, Jean-Michel

    2009-01-01

    For over 50 years now, the global primary energy demand structure has been based on fossil fuels for more than 80%. In 25 years, our energy needs will still be covered by an over 80% fossil energy mix according to the reference scenario of most energy agencies. Over this period of time, the economics of energy will be radically altered as a result of a long term sustained global demand of energy and a growing constraint on some hydrocarbon production, conventional oil in particular. The oil production profile on currently operated oil fields, essentially in the OECD, will further decline or require significantly increasing investments. Non conventional oil sources are already proving to be even more capital-intensive. In the face of dwindling reserves in the old OECD hydrocarbon basins, the only resource-rich region in the world with low extraction costs and available swing supply capacities is the Middle East. Tomorrow's oil industry and markets will therefore represent a risk concentrated around a single region in the world, whilst the global gas industry will face a risk concentrated around two regions in the world, including Russia and the Middle East. Massive investments in energy infrastructures will be necessary to bring gas from these two sources to the remote markets in Asia, Europe or the US. The era of cheap energy is definitely gone. Far from being an obsolete fuel, coal is and will remain the most abundant, competitive and favoured source of energy for power generation across the world. CO_2 emissions from coal use are coal's only handicap. The vision of our energy future is in front of us: the environment will be filthy, energy will be costly and geopolitical tensions between producers and consumers will be strong

  15. RELIABLE DYNAMIC SOURCE ROUTING PROTOCOL (RDSRP FOR ENERGY HARVESTING WIRELESS SENSOR NETWORKS

    Directory of Open Access Journals (Sweden)

    B. Narasimhan

    2015-03-01

    Full Text Available Wireless sensor networks (WSNs carry noteworthy pros over traditional communication. Though, unkind and composite environments fake great challenges in the reliability of WSN communications. It is more vital to develop a reliable unipath dynamic source routing protocol (RDSRPl for WSN to provide better quality of service (QoS in energy harvesting wireless sensor networks (EH-WSN. This paper proposes a dynamic source routing approach for attaining the most reliable route in EH-WSNs. Performance evaluation is carried out using NS-2 and throughput and packet delivery ratio are chosen as the metrics.

  16. ETEEM- Extended Traffic Aware Energy Efficient MAC Scheme for WSNs

    OpenAIRE

    Younas Khan; Sheeraz Ahmed; Fakhri Alam Khan; Imran Ahmad; Saqib Shahid Rahim; M. Irfan Khattak

    2016-01-01

    Idle listening issue arises when a sensor node listens to medium despite the absence of data which results in consumption of energy. ETEEM is a variant of Traffic Aware Energy Efficient MAC protocol (TEEM) which focuses on energy optimization due to reduced idle listening time and much lesser overhead on energy sources. It uses a novel scheme for using idle listening time of sensor nodes. The nodes are only active for small amount of time and most of the time, will be in sleep mode when no da...

  17. Energy demand analysis in the industrial sector

    International Nuclear Information System (INIS)

    Lapillone, B.

    1991-01-01

    This Chapter of the publication is dealing with Energy Demand Analysis in the Industrial Sector.Different estimates of energy consumption in Industry taking Thailand as an example is given. Major energy consuming industrial sectors in selected Asian countries are given. Suggestion for the analysis of the energy consumption trends in industry, whether at the overall level or at the sub-sector level (e.g. food) using the conventional approach , through energy/output ratio is given. 4 refs, 7 figs, 13 tabs

  18. Adaptive Reliable Routing Based on Cluster Hierarchy for Wireless Multimedia Sensor Networks

    Directory of Open Access Journals (Sweden)

    Kai Lin

    2010-01-01

    Full Text Available As a multimedia information acquisition and processing method, wireless multimedia sensor network(WMSN has great application potential in military and civilian areas. Compared with traditional wireless sensor network, the routing design of WMSN should obtain more attention on the quality of transmission. This paper proposes an adaptive reliable routing based on clustering hierarchy named ARCH, which includes energy prediction and power allocation mechanism. To obtain a better performance, the cluster structure is formed based on cellular topology. The introduced prediction mechanism makes the sensor nodes predict the remaining energy of other nodes, which dramatically reduces the overall information needed for energy balancing. ARCH can dynamically balance the energy consumption of nodes based on the predicted results provided by power allocation. The simulation results prove the efficiency of the proposed ARCH routing.

  19. Energy demand futures by global models : Projections of a complex system

    NARCIS (Netherlands)

    Edelenbosch, O.Y.

    2018-01-01

    The energy demand sectors industry, transport and buildings are together directly responsible for around 51 % of the global energy-related CO2 emissions and indirectly drive the emissions in the energy supply sectors. The demand sectors are characterized by many subsectors, technologies,

  20. Reducing Energy Demand Using Wheel-Individual Electric Drives to Substitute EPS-Systems

    Directory of Open Access Journals (Sweden)

    Jürgen Römer

    2018-01-01

    Full Text Available The energy demand of vehicles is influenced, not only by the drive systems, but also by a number of add-on systems. Electric vehicles must satisfy this energy demand completely from the battery. Hence, the use of power steering systems directly result in a range reduction. The “e2-Lenk” joint project funded by the German Federal Ministry of Education and Research (BMBF involves a novel steering concept for electric vehicles to integrate the function of steering assistance into the drive-train. Specific distribution of driving torque at the steered axle allows the steering wheel torque to be influenced to support the steering force. This provides a potential for complete substitution of conventional power steering systems and reduces the vehicle’s energy demand. This paper shows the potential of wheel-individual drives influencing the driver’s steering torque using a control technique based on classical EPS control plans. Compared to conventional power-assisted steering systems, a reduced energy demand becomes evident over a wide range of operating conditions.

  1. Hard impact of the crisis on energy demand in 2009, except for China and India. Analysis of the energy consumption in 2009 of major countries by Enerdata based on our global energy database - 3 May 2010

    International Nuclear Information System (INIS)

    2010-01-01

    Based on its 2009 global energy industry data, Enerdata analyses the evolution of the energy demand in the G20: Energy consumption in the G20 decreased by 1% in 2009. This slight decrease is the result of contrasting trends: On the one-hand, most industrialized countries experienced a sharp decrease of up to 10% in energy demand. Oil, gas, coal, and electricity markets are following the same trends. On the other hand, China and India show no signs of slowing down, and continue to have a strong appetite for all forms of energy. (authors)

  2. Technological progress and long-term energy demand - a survey of recent approaches and a Danish case

    DEFF Research Database (Denmark)

    Klinge Jacobsen, Henrik

    2001-01-01

    This paper discusses di!erent approaches to incorporating technological progress in energy-economy models and the e!ecton long-term energy demand projections. Approaches to modelling based on an exogenous annual change of energy e$ciencyto an endogenous explanation of innovation for energy...... technologies are covered. Technological progress is an important issue for modelling long-term energy demand and is often characterised as the main contributor to the di!erent energy demand forecasts from di!erent models. New economic theoretical developments in the "elds of endogenous growth and industrial...... description, two models of residential energy demand in Denmark are compared. A Danish macroeconometric model is compared to a technological vintage model that is covering electric appliances and residential heating demand. The energy demand projection of the two models diverges, and the underlying...

  3. Estimation of demand response to energy price signals in energy consumption behaviour in Beijing, China

    International Nuclear Information System (INIS)

    He, Y.X.; Liu, Y.Y.; Xia, T.; Zhou, B.

    2014-01-01

    Highlights: • Demand response to energy price signals in energy consumption in Beijing is studied. • The electricity price is of great importance to Beijing’s energy market stability. • Industrial sectors have a large electricity self-elasticity and cross-elasticity. • When consuming electricity, customers pay more attention to natural gas price. • Analysis of demand response to energy price can provide guidance to energy policies. - Abstract: The energy price system in Beijing has not fully exploited customers’ price elasticity, and has a negative impact on achieving the goals of energy saving. This paper analyses the response behaviours of different customers to typical energy prices. As for electricity self-elasticity, the range of the primary, secondary, tertiary industry and residents are −0.026 to −0.033, −0.045 to −0.059, −0.035 to −0.047 and −0.024 to −0.032, respectively. As regards self-elasticity on coal, the range of the primary, secondary, tertiary industry and residents are −0.030 to −0.037, −0.066 to −0.093, −0.055 to −0.072 and −0.034 to −0.051, respectively. The self-elasticities on oil and natural gas are very weak. As for cross-elasticity, when consuming electricity and oil, customers mainly focus on the prices of natural gas, which are 0.185 and 0.112. When consuming coal and natural gas, customers are concerned about the electricity prices, and their cross-elasticities are 0.03 and 0.36, respectively. The estimation of demand response to energy price signals in energy consumption behaviours can provide a decision support for formulating rational energy price policies

  4. Modelling energy demand of developing countries: Are the specific features adequately captured?

    International Nuclear Information System (INIS)

    Bhattacharyya, Subhes C.; Timilsina, Govinda R.

    2010-01-01

    This paper critically reviews existing energy demand forecasting methodologies highlighting the methodological diversities and developments over the past four decades in order to investigate whether the existing energy demand models are appropriate for capturing the specific features of developing countries. The study finds that two types of approaches, econometric and end-use accounting, are commonly used in the existing energy demand models. Although energy demand models have greatly evolved since the early seventies, key issues such as the poor-rich and urban-rural divides, traditional energy resources and differentiation between commercial and non-commercial energy commodities are often poorly reflected in these models. While the end-use energy accounting models with detailed sectoral representations produce more realistic projections as compared to the econometric models, they still suffer from huge data deficiencies especially in developing countries. Development and maintenance of more detailed energy databases, further development of models to better reflect developing country context and institutionalizing the modelling capacity in developing countries are the key requirements for energy demand modelling to deliver richer and more reliable input to policy formulation in developing countries.

  5. Modelling energy demand of developing countries: Are the specific features adequately captured?

    Energy Technology Data Exchange (ETDEWEB)

    Bhattacharyya, Subhes C. [CEPMLP, University of Dundee, Dundee DD1 4HN (United Kingdom); Timilsina, Govinda R. [Development Research Group, The World Bank, Washington DC (United States)

    2010-04-15

    This paper critically reviews existing energy demand forecasting methodologies highlighting the methodological diversities and developments over the past four decades in order to investigate whether the existing energy demand models are appropriate for capturing the specific features of developing countries. The study finds that two types of approaches, econometric and end-use accounting, are commonly used in the existing energy demand models. Although energy demand models have greatly evolved since the early seventies, key issues such as the poor-rich and urban-rural divides, traditional energy resources and differentiation between commercial and non-commercial energy commodities are often poorly reflected in these models. While the end-use energy accounting models with detailed sectoral representations produce more realistic projections as compared to the econometric models, they still suffer from huge data deficiencies especially in developing countries. Development and maintenance of more detailed energy databases, further development of models to better reflect developing country context and institutionalizing the modelling capacity in developing countries are the key requirements for energy demand modelling to deliver richer and more reliable input to policy formulation in developing countries. (author)

  6. Citizen awareness level of the peaceful uses of atomic energy

    International Nuclear Information System (INIS)

    Elfawairs, Kh.; Elammari, M.

    2015-01-01

    This paper aims to know the level of public awareness of different types of people, about the peaceful application of nuclear energy. A questionnaire about this subject was distributed randomly in different cities in Libya; the questionnaire was targeting males and females with different educational levels. From data obtained and which was analyzed statistically comparing the educational level with the level of awareness. It was found that the highest contribution was for those holding university degrees 43%. Data analysis showed that 50.5% of the total number do not know what is meant by the peaceful uses of atomic energy and this significantly related to the educational level at significance level ∝=0.01. Concerning the assessment of environmental awareness of the Libyan citizens, 83.3% said that it is weak and the relation is not signification. Concerning the best ways of making people more aware of atomic energy and its peaceful uses 63.9% said all possible means should be used and 21.3% said practical application is the best way, where 13.9% said that they don't know. About the uses of nuclear technology in different fields, the participants had different views. From this study it was concluded that a%. Warnaco programs concerning the peaceful uses of atomic energy should be intensified.(author)

  7. Demand-side management and demand response in the Ontario energy sectors

    International Nuclear Information System (INIS)

    2003-01-01

    In June 2003, the Ontario Energy Board was asked by the Minister of Energy to identify and review options for the delivery of demand-side management (DSM) and demand response (DR) activities within the electricity sector, by consulting with stakeholders. The role of local distribution company (distributor) in such activities was also to be determined. The objective was to balance implementation costs with the benefits to consumers and the entire system. The preliminary research and ideas were presented in this discussion paper. Definitions of both DSM and DR were provided, followed by an overview of economic theory and competitive markets. The framework for discussion was presented, along with a list of issues and other considerations. A spectrum of potential approaches to a DSM and DR framework was included and jurisdictional examples provided. A brief overview of the concept of load aggregation was presented and the next steps for consultations were outlined. 30 refs., 7 tabs

  8. Report on the planning of Senegal's energy demand by MAED

    International Nuclear Information System (INIS)

    Kanouté, Mamadou

    2012-01-01

    This study was carried out to strengthen the capacities of the participants in the implementation of a global energy balance of a country using the MAED model. The training which saw the participation of two teams (Senegal and Mali) took place from 30 July to 17 August 2012. The aim of this study is to: 1. Develop future scenarios on the volution of energy consumption. 2. Propose concrete measures to enable the country to face Soaring prices of petroleum products. 3. Streamlining and distributing energy consumption in a safe and sustainable manner. 4. Better planning for energy demand. Also, this study showed that the household sector occupies the leading position in terms of energy consumption. The Agriculture sector does not consume much energy because of the lack of modernization that prevails in the agricultural process with the use of rudimentary tools when tractors are used in developed countries. However, given the objectives of the State of Senegal to revive the economy of Senegal, there are significant changes in all sectors. The share of agriculture in GDP tends to decline in the future as the share of services increases slightly. In the household sector, it should be stressed that the use of modern biomass tends to increase in the coming decades to the detriment of traditional fuels which follow a stagnant trend.

  9. A Distributed Routing Scheme for Energy Management in Solar Powered Sensor Networks

    KAUST Repository

    Dehwah, Ahmad H.; Shamma, Jeff S.; Claudel, Christian G.

    2017-01-01

    Energy management is critical for solar-powered sensor networks. In this article, we consider data routing policies to optimize the energy in solar powered networks. Motivated by multipurpose sensor networks, the objective is to find the best

  10. The long-term forecast of Taiwan's energy supply and demand: LEAP model application

    Energy Technology Data Exchange (ETDEWEB)

    Huang, Yophy, E-mail: yohuanghaka@gmail.com [Deptartment of Public Finance and Tax Administration, National Taipei College of Business, Taipei Taiwan, 10051 (China); Bor, Yunchang Jeffrey [Deptartment of Economics, Chinese Culture University, Yang-Ming-Shan, Taipei, 11114, Taiwan (China); Peng, Chieh-Yu [Statistics Department, Taoyuan District Court, No. 1 Fazhi Road, Taoyuan City 33053, Taiwan (China)

    2011-11-15

    The long-term forecasting of energy supply and demand is an extremely important topic of fundamental research in Taiwan due to Taiwan's lack of natural resources, dependence on energy imports, and the nation's pursuit of sustainable development. In this article, we provide an overview of energy supply and demand in Taiwan, and a summary of the historical evolution and current status of its energy policies, as background to a description of the preparation and application of a Long-range Energy Alternatives Planning System (LEAP) model of Taiwan's energy sector. The Taiwan LEAP model is used to compare future energy demand and supply patterns, as well as greenhouse gas emissions, for several alternative scenarios of energy policy and energy sector evolution. Results of scenarios featuring 'business-as-usual' policies, aggressive energy-efficiency improvement policies, and on-schedule retirement of Taiwan's three existing nuclear plants are provided and compared, along with sensitivity cases exploring the impacts of lower economic growth assumptions. A concluding section provides an interpretation of the implications of model results for future energy and climate policies in Taiwan. - Research Highlights: > The LEAP model is useful for international energy policy comparison. > Nuclear power plants have significant, positive impacts on CO{sub 2} emission. > The most effective energy policy is to adopt demand-side management. > Reasonable energy pricing provides incentives for energy efficiency and conservation. > Financial crisis has less impact on energy demand than aggressive energy policy.

  11. Testing simulation and structural models with applications to energy demand

    Science.gov (United States)

    Wolff, Hendrik

    2007-12-01

    This dissertation deals with energy demand and consists of two parts. Part one proposes a unified econometric framework for modeling energy demand and examples illustrate the benefits of the technique by estimating the elasticity of substitution between energy and capital. Part two assesses the energy conservation policy of Daylight Saving Time and empirically tests the performance of electricity simulation. In particular, the chapter "Imposing Monotonicity and Curvature on Flexible Functional Forms" proposes an estimator for inference using structural models derived from economic theory. This is motivated by the fact that in many areas of economic analysis theory restricts the shape as well as other characteristics of functions used to represent economic constructs. Specific contributions are (a) to increase the computational speed and tractability of imposing regularity conditions, (b) to provide regularity preserving point estimates, (c) to avoid biases existent in previous applications, and (d) to illustrate the benefits of our approach via numerical simulation results. The chapter "Can We Close the Gap between the Empirical Model and Economic Theory" discusses the more fundamental question of whether the imposition of a particular theory to a dataset is justified. I propose a hypothesis test to examine whether the estimated empirical model is consistent with the assumed economic theory. Although the proposed methodology could be applied to a wide set of economic models, this is particularly relevant for estimating policy parameters that affect energy markets. This is demonstrated by estimating the Slutsky matrix and the elasticity of substitution between energy and capital, which are crucial parameters used in computable general equilibrium models analyzing energy demand and the impacts of environmental regulations. Using the Berndt and Wood dataset, I find that capital and energy are complements and that the data are significantly consistent with duality

  12. Supplementing energy demand of rural households in Bangladesh through appropriate biogas technology

    DEFF Research Database (Denmark)

    Ashekuzzaman, S.M.; Badruzzaman, A.B.M.; Rafiqul Hoque, A.T.M.

    2010-01-01

    This paper has sought to show the potential of energy recovery from rurally available agro and household organic wastes and thus, the possible impact on supplementing energy demand, reducing deforestation, and replacing fossil fuel as well as avoided greenhouse gases. Results show that co......-digestion of a wide range of manure, crop residues and household wastes with cow manure was successful to produce increased gas yield than what would be if cow dung is digested separately and the energy value from this can supplement 57–79% of the rural energy demand, depending on the methane yield from organic waste...

  13. Secure Trust Based Key Management Routing Framework for Wireless Sensor Networks

    Directory of Open Access Journals (Sweden)

    Jugminder Kaur

    2016-01-01

    Full Text Available Security is always a major concern in wireless sensor networks (WSNs. Several trust based routing protocols are designed that play an important role in enhancing the performance of a wireless network. However they still have some disadvantages like limited energy resources, susceptibility to physical capture, and little protection against various attacks due to insecure wireless communication channels. This paper presents a secure trust based key management (STKF routing framework that establishes a secure trustworthy route depending upon the present and past node to node interactions. This route is then updated by isolating the malicious or compromised nodes from the route, if any, and a dedicated link is created between every pair of nodes in the selected route with the help of “q” composite random key predistribution scheme (RKPS to ensure data delivery from source to destination. The performance of trust aware secure routing framework (TSRF is compared with the proposed routing scheme. The results indicate that STKF provides an effective mechanism for finding out a secure route with better trustworthiness than TSRF which avoids the data dropping, thereby increasing the data delivery ratio. Also the distance required to reach the destination in the proposed protocol is less hence effectively utilizing the resources.

  14. Energy demand and greenhouse gas emissions during the production of a passenger car in China

    International Nuclear Information System (INIS)

    Yan Xiaoyu

    2009-01-01

    Rapidly-rising oil demand and associated greenhouse gas (GHG) emissions from road vehicles in China, passenger cars in particular, have attracted worldwide attention. As most studies to date were focused on the vehicle operation stage, the present study attempts to evaluate the energy demand and GHG emissions during the vehicle production process, which usually consists of two major stages-material production and vehicle assembly. Energy demand and GHG emissions in the material production stage are estimated using the following data: the mass of the vehicle, the distribution of material used by mass, and energy demand and GHG emissions associated with the production of each material. Energy demand in the vehicle assembly stage is estimated as a linear function of the vehicle mass, while the associated GHG emission is estimated according to the primary energy sources. It is concluded that the primary energy demand, petroleum demand and GHG emissions during the production of a medium-sized passenger car in China are 69,108 MJ, 14,545 MJ and 6575 kg carbon dioxide equivalent (CO 2 -eq). Primary energy demand, petroleum demand and GHG emissions in China's passenger car fleets in 2005 would be increased by 22%, 5% and 30%, respectively, if the vehicle production stage were included.

  15. An overview of the energy demand

    International Nuclear Information System (INIS)

    Lavergne, R.

    2009-01-01

    According to IEA the world demand for energy is likely to grow by 45% from now to 2030 if today's tendency is extrapolated and coal would represent the third of this energy increase. The world CO 2 releases might have grown by 55% in 2030 compared to today's releases. Today at the world scale, the sector that generates most greenhouse effect gases is the energy production (26%) followed by industry (19%). France's strategy concerning climate change and energy policy is recalled and fits with European Union's action plan. This action plan in the energy sector follows 6 axes: -) the setting of an European market of energy, -) +20% in energy efficiency by 2020, -) 20% of renewable energies in the energy mix by 2020, -) the development of a European technology for a low carbon future, -) the development of nuclear energy, and -) The setting of a European foreign energy policy. (A.C.)

  16. ENVIRONMENTAL IMPLICATIONS OF THE INCREASING DEMAND FOR ENERGY

    Directory of Open Access Journals (Sweden)

    Perticas Diana

    2012-07-01

    Full Text Available During human society’s development on large geographical areas, a series of cultural systems have appeared and have determined a certain approach concerning the environment and social relations. These systems of thought persist even today and they are strongly influenced by individuals’ thinking and approaches in that society, thing that requires a specific approach for the implementation of these relatively new concepts (e.g. sustainable development, pollution, ecological approaches on social life. Furthermore, the continuous growth of the demand for energy in the world is seen as an alarm. Between 1970 and 1997 world energy consumption has almost doubled and it is projected to grow by about 57% during 2004-2030 and the thing which should be mentioned is that with the increasing energy demand, pollution levels will increase too. But we must not forget that electric and thermal power represent one of the basic needs of mankind, and when the fulfilment of this need started to affect the climate and implicitly human health this problem turned into a hardly manageable one. We must not forget that the world’s population is growing rapidly and the level of pollution per capita increased we might even say in direct proportion. In many cases, increased pollution has its explanation in the growing number of individuals at global level and also the increasing needs, desires, aspirations, standard of living, of these. This paper intends to objectively analyse the interconnections that arise between the environment and the growth of the demand for energy, emphasizing the devastating effects of pollution created by burning fossil fuels in order to obtain electric and thermal power as well as the current and future possibilities for the replacement of these energy reserves with renewable energy reserves. The whole analysis will be accompanied by case studies and will follow strictly imposed goals by sustainable development.

  17. A novel hybrid approach based on Particle Swarm Optimization and Ant Colony Algorithm to forecast energy demand of Turkey

    International Nuclear Information System (INIS)

    Kıran, Mustafa Servet; Özceylan, Eren; Gündüz, Mesut; Paksoy, Turan

    2012-01-01

    Highlights: ► PSO and ACO algorithms are hybridized for forecasting energy demands of Turkey. ► Linear and quadratic forms are developed to meet the fluctuations of indicators. ► GDP, population, export and import have significant impacts on energy demand. ► Quadratic form provides better fit solution than linear form. ► Proposed approach gives lower estimation error than ACO and PSO, separately. - Abstract: This paper proposes a new hybrid method (HAP) for estimating energy demand of Turkey using Particle Swarm Optimization (PSO) and Ant Colony Optimization (ACO). Proposed energy demand model (HAPE) is the first model which integrates two mentioned meta-heuristic techniques. While, PSO, developed for solving continuous optimization problems, is a population based stochastic technique; ACO, simulating behaviors between nest and food source of real ants, is generally used for discrete optimizations. Hybrid method based PSO and ACO is developed to estimate energy demand using gross domestic product (GDP), population, import and export. HAPE is developed in two forms which are linear (HAPEL) and quadratic (HAPEQ). The future energy demand is estimated under different scenarios. In order to show the accuracy of the algorithm, a comparison is made with ACO and PSO which are developed for the same problem. According to obtained results, relative estimation errors of the HAPE model are the lowest of them and quadratic form (HAPEQ) provides better-fit solutions due to fluctuations of the socio-economic indicators.

  18. Long term building energy demand for India: Disaggregating end use energy services in an integrated assessment modeling framework

    International Nuclear Information System (INIS)

    Chaturvedi, Vaibhav; Eom, Jiyong; Clarke, Leon E.; Shukla, Priyadarshi R.

    2014-01-01

    With increasing population, income, and urbanization, meeting the energy service demands for the building sector will be a huge challenge for Indian energy policy. Although there is broad consensus that the Indian building sector will grow and evolve over the coming century, there is little understanding of the potential nature of this evolution over the longer term. The present study uses a technologically detailed, service based building energy model nested in the long term, global, integrated assessment framework, GCAM, to produce scenarios of the evolution of the Indian buildings sector up through the end of the century. The results support the idea that as India evolves toward developed country per-capita income levels, its building sector will largely evolve to resemble those of the currently developed countries (heavy reliance on electricity both for increasing cooling loads and a range of emerging appliance and other plug loads), albeit with unique characteristics based on its climate conditions (cooling dominating heating and even more so with climate change), on fuel preferences that may linger from the present (for example, a preference for gas for cooking), and vestiges of its development path (including remnants of rural poor that use substantial quantities of traditional biomass). - Highlights: ► Building sector final energy demand in India will grow to over five times by century end. ► Space cooling and appliance services will grow substantially in the future. ► Energy service demands will be met predominantly by electricity and gas. ► Urban centers will face huge demand for floor space and building energy services. ► Carbon tax policy will have little effect on reducing building energy demands

  19. Energy demand and supply, energy policies, and energy security in the Republic of Korea

    International Nuclear Information System (INIS)

    Kim, Hoseok; Shin, Eui-soon; Chung, Woo-jin

    2011-01-01

    The Republic of Korea (ROK) has enjoyed rapid economic growth and development over the last 30 years. Rapid increases in energy use-especially petroleum, natural gas, and electricity, and especially in the industrial and transport sectors-have fueled the ROK's economic growth, but with limited fossil fuel resources of its own, the result has been that the ROK is almost entirely dependent on energy imports. The article that follows summarizes the recent trends in the ROK energy sector, including trends in energy demand and supply, and trends in economic, demographic, and other activities that underlie trends in energy use. The ROK has been experiencing drastic changes in its energy system, mainly induced by industrial, supply security, and environmental concerns, and energy policies in the ROK have evolved over the years to address such challenges through measures such as privatization of energy-sector activities, emphases on enhancing energy security through development of energy efficiency, nuclear power, and renewable energy, and a related focus on reducing greenhouse gas emissions. The assembly of a model for evaluating energy futures in the ROK (ROK2010 LEAP) is described, and results of several policy-based scenarios focused on different levels of nuclear energy utilization are described, and their impacts on of energy supply and demand in the ROK through the year 2030 are explored, along with their implications for national energy security and long-term policy plans. Nuclear power continues to hold a crucial position in the ROK's energy policy, but aggressive expansion of nuclear power alone, even if possible given post-Fukushima global concerns, will not be sufficient to attain the ROK's 'green economy' and greenhouse gas emissions reduction goals. - Research highlights: →Rapid industrialization caused ROK energy use to increase over 10-fold during 1970-2000, with dramatic structural changes. → Growth in energy use after 2000 slowed to under 5%/yr, and

  20. Design of capacity incentive and energy compensation for demand response programs

    Science.gov (United States)

    Liu, Zhoubin; Cui, Wenqi; Shen, Ran; Hu, Yishuang; Wu, Hui; Ye, Chengjin

    2018-02-01

    Variability and Uncertainties caused by renewable energy sources have called for large amount of balancing services. Demand side resources (DSRs) can be a good alternative of traditional generating units to provide balancing service. In the areas where the electricity market has not been fully established, e.g., China, DSRs can help balance the power system with incentive-based demand response programs. However, there is a lack of information about the interruption cost of consumers in these areas, making it hard to determine the rational amount of capacity incentive and energy compensation for the participants of demand response programs. This paper proposes an algorithm to calculate the amount of capacity incentive and energy compensation for demand response programs when there lacks the information about interruption cost. Available statistical information of interruption cost in referenced areas is selected as the referenced data. Interruption cost of the targeted area is converted from the referenced area by product per electricity consumption. On this basis, capacity incentive and energy compensation are obtained to minimize the payment to consumers. Moreover, the loss of consumers is guaranteed to be covered by the revenue they earned from load serving entities.

  1. Creating Public Awareness of Renewable Energy by Combining a Photovoltaic System and Nature

    DEFF Research Database (Denmark)

    Knott, Arnold; Lund, Dorthe Hedensted; Andersen, Thomas

    2011-01-01

    Energy is seemingly permanently and nearly everywhere in the western world available to the end consumer. While a majority of the western civilization is aware of the downsides of fossil energy sources and is favoring renewable energy sources, the energy consumption is still increasing. The situa......Energy is seemingly permanently and nearly everywhere in the western world available to the end consumer. While a majority of the western civilization is aware of the downsides of fossil energy sources and is favoring renewable energy sources, the energy consumption is still increasing....... The situation is quite clear to the experts in the field, but further awareness in the public must be created. Therefore this paper addresses a method of creating this awareness: installations that stimulate conversations of renewable energy. A solar tree was developed and built to serve young people with an AC....... The mechanical requirements and the developed solution is shown, before providing intensive insight into the electrical configuration, consisting of a battery, photovoltaic cells and a DC-AC converter. Furthermore a low complexity charge controller is presented. The resulting solar tree is capable of attracting...

  2. Energy-environment policy goals and instruments and electricity demand response. A framework for the analysis

    International Nuclear Information System (INIS)

    Rio, Pablo del; Hernandez, F.

    2004-01-01

    The environment and energy realms have traditionally been two major focus of attention of EU and Member State (MS) policy. This attention has intensified in recent years as a response to, both, internal and external events and strategies (i.e., the Kyoto Protocol). In this context, the EU and its MS have set ambitious goals in the environmental and energy contexts and are already implementing packages of policies and measures. Both policies interact. Although there might be conflicts between both, there are also mutually reinforcing effects with significant policy implications. Actually, as stated in the Amsterdam Treaty, environmental protection is one of the major goals of energy policy (together with 'security of supply' and 'competitive energy systems'). On the other hand, the energy sector is instrumental in the success of environmental policy. In this context, a wide array of measures are currently being implemented in the EU and its MS which have a more or less direct impact on the electricity market. Particularly, Demand Side Management (DSM) activities, promotion of electricity from renewable energy sources (RES-E) and measures aimed at the mitigation of Greenhouse Gas (GHG) emissions are arguably three major instruments which have the potential to contribute to energy and environmental goals. The effectiveness and impact of there measures depends to a large extent on the demand response in the electricity market. Some of there measures affect the electricity demand curve, while others do not have a direct impact on the demand curve but affect the quantity of electricity demand by displacing the electricity supply curve. In turn, the effectiveness of energy and environmental policies may be different when electricity demand response varies (i.e., different elasticity demand). This paper entails an initial effort to provide a theoretical framework for the analysis of the interactions between electricity demand response and the above mentioned energy

  3. The electric energy demand-side planning: necessity and possibilities of execution

    International Nuclear Information System (INIS)

    Sposito, E.S.

    1991-05-01

    Aiming at reducing the level of investments, is presented a demand-side planning approach, divided into two parts. The first part is an analysis on the actual need of our demand-side approaching. In view of this, is showed a set of data and comments both on economic and technological aspects concerning the electric network and sector, as well as evaluation of the social, ecological and financial aspects which could act against the full expansion of the electric system. In the second part, a demand-side planning methodology is introduced, as well as its main concepts, its variables and its instruments of affecting the demand: energy conservation, replacement of sources, reduction of losses and electric power decentralized generation. Each of them is fully detailed in a set of planning policies and actions. Concluding is presented the basic elements of a National Electric Energy Substitution and Conservation Plan - PLANSCON. (author)

  4. An Energy-Aware Trajectory Optimization Layer for sUAS

    Science.gov (United States)

    Silva, William A.

    The focus of this work is the implementation of an energy-aware trajectory optimization algorithm that enables small unmanned aircraft systems (sUAS) to operate in unknown, dynamic severe weather environments. The software is designed as a component of an Energy-Aware Dynamic Data Driven Application System (EA-DDDAS) for sUAS. This work addresses the challenges of integrating and executing an online trajectory optimization algorithm during mission operations in the field. Using simplified aircraft kinematics, the energy-aware algorithm enables extraction of kinetic energy from measured winds to optimize thrust use and endurance during flight. The optimization layer, based upon a nonlinear program formulation, extracts energy by exploiting strong wind velocity gradients in the wind field, a process known as dynamic soaring. The trajectory optimization layer extends the energy-aware path planner developed by Wenceslao Shaw-Cortez te{Shaw-cortez2013} to include additional mission configurations, simulations with a 6-DOF model, and validation of the system with flight testing in June 2015 in Lubbock, Texas. The trajectory optimization layer interfaces with several components within the EA-DDDAS to provide an sUAS with optimal flight trajectories in real-time during severe weather. As a result, execution timing, data transfer, and scalability are considered in the design of the software. Severe weather also poses a measure of unpredictability to the system with respect to communication between systems and available data resources during mission operations. A heuristic mission tree with different cost functions and constraints is implemented to provide a level of adaptability to the optimization layer. Simulations and flight experiments are performed to assess the efficacy of the trajectory optimization layer. The results are used to assess the feasibility of flying dynamic soaring trajectories with existing controllers as well as to verify the interconnections between

  5. Formulations and Branch-and-Cut Algorithms for the Generalized Vehicle Routing Problem

    DEFF Research Database (Denmark)

    Bektas, Tolga; Erdogan, Günes; Røpke, Stefan

    2011-01-01

    The Generalized Vehicle Routing Problem (GVRP) consists of nding a set of routes for a number of vehicles with limited capacities on a graph with the vertices partitioned into clusters with given demands such that the total cost of travel is minimized and all demands are met. This paper offers four...

  6. Expected Transmission Energy Route Metric for Wireless Mesh Senor Networks

    Directory of Open Access Journals (Sweden)

    YanLiang Jin

    2011-01-01

    Full Text Available Mesh is a network topology that achieves high throughput and stable intercommunication. With great potential, it is expected to be the key architecture of future networks. Wireless sensor networks are an active research area with numerous workshops and conferences arranged each year. The overall performance of a WSN highly depends on the energy consumption of the network. This paper designs a new routing metric for wireless mesh sensor networks. Results from simulation experiments reveal that the new metric algorithm improves the energy balance of the whole network and extends the lifetime of wireless mesh sensor networks (WMSNs.

  7. Modeling of Energy Demand in the Greenhouse Using PSO-GA Hybrid Algorithms

    Directory of Open Access Journals (Sweden)

    Jiaoliao Chen

    2015-01-01

    Full Text Available Modeling of energy demand in agricultural greenhouse is very important to maintain optimum inside environment for plant growth and energy consumption decreasing. This paper deals with the identification parameters for physical model of energy demand in the greenhouse using hybrid particle swarm optimization and genetic algorithms technique (HPSO-GA. HPSO-GA is developed to estimate the indistinct internal parameters of greenhouse energy model, which is built based on thermal balance. Experiments were conducted to measure environment and energy parameters in a cooling greenhouse with surface water source heat pump system, which is located in mid-east China. System identification experiments identify model parameters using HPSO-GA such as inertias and heat transfer constants. The performance of HPSO-GA on the parameter estimation is better than GA and PSO. This algorithm can improve the classification accuracy while speeding up the convergence process and can avoid premature convergence. System identification results prove that HPSO-GA is reliable in solving parameter estimation problems for modeling the energy demand in the greenhouse.

  8. Biomass energy consumption in Nigeria: integrating demand and supply

    International Nuclear Information System (INIS)

    Momoh, S.; Soaga, J.

    1999-01-01

    The study examined the present and future consumption of biomass energy in Nigeria. Direct consumption of fire wood for domestic purposes is the predominant form of biomass energy consumption. Charcoal plays minot roles in biomass energy supply. The current and expected demand for fuelwood is projected to increase by 399% whereas supply is expected to decrease by 17.2% between 1995 and year 2010. Resource adequacy in terms of planned supply is on the decline. Forest estates which is the only planned strategy for fuelwood and wood production is projected to decline from 6.37 million ha. in 1990 to 2.4 million ha, in year 2010. The possibilities of meeting the fuelwood demand in the future is precarious. Policy measures aimed at increasing forest estates. reduction of loss of forest lands to other uses and encouragement of private forestry are recommended

  9. Heating and cooling energy demand and related emissions of the German residential building stock under climate change

    International Nuclear Information System (INIS)

    Olonscheck, Mady; Holsten, Anne; Kropp, Juergen P.

    2011-01-01

    The housing sector is a major consumer of energy. Studies on the future energy demand under climate change which also take into account future changes of the building stock, renovation measures and heating systems are still lacking. We provide the first analysis of the combined effect of these four influencing factors on the future energy demand for room conditioning of residential buildings and resulting greenhouse gas (GHG) emissions in Germany until 2060. We show that the heating energy demand will decrease substantially in the future. This shift will mainly depend on the number of renovated buildings and climate change scenarios and only slightly on demographic changes. The future cooling energy demand will remain low in the future unless the amount of air conditioners strongly increases. As a strong change in the German energy mix is not expected, the future GHG emissions caused by heating will mainly depend on the energy demand for future heating. - Highlights: → The future heating energy demand of German residential buildings strongly decreases. → Extent of these changes mainly depends on the number of renovated buildings. → Demographic changes will only play a minor role. → Cooling energy demand will remain low in future but with large insecurities. → Germany's 2050 emission targets for the building stock are ambitious.

  10. Towards designing energy-efficient routing protocol for wireless mesh networks

    CSIR Research Space (South Africa)

    Dludla, AG

    2009-08-01

    Full Text Available Different studies have proposed number of routing protocols to overcome data transmission challenges. Very few of these protocols consider node energy. In this study, the state of art work from various studies is reviewed and compared based...

  11. Development of climate change scenarios to evaluate the impacts of temperature change on the energy demand in south of Quebec

    International Nuclear Information System (INIS)

    Chamount, D.

    2008-01-01

    'Full text': In year 2000, Hydro-Quebec Distribution began to integrate temperature change in the planning of Quebec energy demand. With the evolution of knowledge in climate change science and the availability of larger ensemble of climate projections from GCMs (Global Climate Model), the methodology has progressively improved and uncertainties are now more efficiently taken into account. Inclusion of temperature evolution in the estimation of energy demand covers two issues : 1) the adjustment of climate normals as reference values and 2) integration of the climate change scenario in long term planning (horizon 2040). Recently, the analysis of an ensemble of climate simulations produced from 17 different GCMs forced by 3 emissions scenarios for a total of 39 projections, enabled these two aspects to be effectively addressed. Following the analysis the use of linear temperature increase on a monthly basis is recommended for the needs of addressing climate change impacts on energy demand. Higher slope values are obtained during winter while lower ones are present in summer. Heating and cooling degree days have then been calculated for an optimistic, median and pessimistic climate change scenario to evaluate economic impacts of temperature change on three energy sources: hydro-power, natural gas and heating oil. The evaluation was carried out taking into account not only the temperature change scenario but demographical and economical scenarios as well. Obviously, temperature increase will cause opposite effects for the winter and summer seasons (reducing energy demand for heating purpose during winter while increasing cooling demand during summer). However, comparing energy sources, combustibles might see a more important decrease than hydro-power. Overall, the net effect of temperature change on energy demand is quite small: a reduction of 2 to 3% is projected. (author)

  12. Demands on thermal power plants in the liberalised energy market

    International Nuclear Information System (INIS)

    Hein, D.; Kwanka, K.; Fischer, T.

    2005-01-01

    In the liberalised energy market, a diversified set (''mix'') of power plants will be needed. By investigating present and anticipated future criteria in detail, available technologies and outlines of further development are identified and discussed. Among them, concepts for efficiency-optimised base load plants as well as units with an improved cycling operation capability are both attributed to a specific valued benefit. Following the demand for a significant reduction of the overall greenhouse gas emissions, centralised power plants fed by fossil fuels and modified for retention of CO 2 are needed to guarantee a supply of energy at moderate costs in the 21st century. (author)

  13. The Demand for Oil and Energy in Developing Countries

    National Research Council Canada - National Science Library

    Wolf, Jr., Charles; Relles, Daniel A; Navarro, Jaime

    1980-01-01

    ...? How will world demand be affected by the economic growth of the NOLDCs? In this report, the authors try to develop some reasonable forecasts of the range of NOLDC energy demands in the next 10 years...

  14. The energy markets to 1995 - sector demand forecasts and summary. [United Kingdom

    Energy Technology Data Exchange (ETDEWEB)

    Buckley, J

    1983-01-01

    Energy demand forecasts are often based on assumptions which are uncertain and dependent upon both political and economic factors. However, there is a need for long-term energy forecasting for the benefit of industry and commerce. CIRS (Cambridge Information and Research Services Limited) have tried to fulfill this need, based on forecasts of useful heat demand sector by sector which are then converted to heat energy supply and primary requirements. The first such forecast was produced in 1975. This 1983 updated projection examines coal, oil and gas supplies in the UK to the year 1995.

  15. Analysis on long-term change of energy system structure in Japan considering CO2 emission and domestic demand

    International Nuclear Information System (INIS)

    Kurokawa, Shingo; Tabe, Yutaka; Chikahisa, Takemi

    2011-01-01

    Long-term change of energy system structure in Japan was analyzed to investigate the effect of the CO 2 emission reduction level on the reduction cost using MARKAL model. The MARKAL is composed of energy resources, energy supply technologies, energy ultimate demand technologies and energy service demands with them connected by energy carriers. This paper presents analyses investigating the CO 2 reduction cost and the energy structure change until 2050. Here, we focused on the domestic investment to reduce CO 2 emission. It was shown that the CO 2 reduction until 40% level promotes the energy conversion from coal to natural gas and it causes the increase in total cost of the imported fuel. The higher CO 2 reduction, however, increases the domestic investment for low-emission vehicles, photovoltaic power generation and so on, and decreases the overseas investment, although the total CO 2 reduction cost is increased. This contributes to the revitalization of Japanese economy, together with the reduction of overseas investment. (author)

  16. Saving money vs investing money: Do energy ratings influence consumer demand for energy efficient goods?

    International Nuclear Information System (INIS)

    Panzone, Luca A.

    2013-01-01

    The article analyses economic barriers leading to the energy efficiency gap in the market for energy-using products by observing several million transactions in the UK over two years. The empirical exercise estimates AIDS models for refrigerators, washing machines, TVs, and light bulbs. Results indicate that market barriers are crucial in the demand for energy efficient options, and consumer response to changes in appliance prices, total expenditures, and energy prices depends on the possibility of behavioural adjustments in consumption. In contrast with the induced innovation hypothesis, current electricity prices can fail to induce innovation because of their short-term impact on disposable income, while consumers invest in energy efficiency when expecting electricity prices to rise in the future. - Highlights: • The article analyses economic barriers to energy efficiency in the UK. • Data refers to 2-year sales of refrigerators, washing machines, TV, and light bulbs. • Demand parameters by efficiency rating are estimated from four AIDS models. • Future (not present) electricity prices induce investments in energy efficiency. • Behavioural efficiency adjustments explain differences in market response

  17. Willingness to pay and price elasticities of demand for energy-efficient appliances: Combining the hedonic approach and demand systems

    Energy Technology Data Exchange (ETDEWEB)

    Galarraga, Ibon, E-mail: ibon.galarraga@bc3research.org; Gonzalez-Eguino, Mikel, E-mail: mikel.gonzalez@bc3research.org; Markandya, Anil, E-mail: anil.markandya@bc3research.org

    2011-12-15

    This article proposes a combined approach for estimating willingness to pay for the attributes represented by energy efficiency labels and providing reliable price elasticities of demand (own and cross) for close substitutes (e.g. those with low energy efficiency and those with higher energy efficiency). This is done by using the results of the hedonic approach together with the Quantity Based Demand System (QBDS) model. The elasticity results obtained with the latter are then compared with those simulated using the Linear Almost Ideal Demand System (LA/AIDS). The methodology is applied to the dishwasher market in Spain: it is found that 15.6% of the final price is actually paid for the energy efficiency attribute. This accounts for about Euro 80 of the average market price. The elasticity results confirm that energy efficient appliances are more price elastic than regular ones. - Highlights: > The article shows a combined approach for estimating willingness to pay for energy efficiency labels and price elasticities. > The results of the hedonic approach is used together with the Quantity Based Demand System (QBDS) model. > The elasticity results are compared with those simulated using the Linear Almost Ideal Demand System (LA/AIDS). > The methodology is applied to the dishwasher market in Spain.

  18. Sluggish growth of World energy demand in 2011. Sharp demand decrease in most OECD countries, largely compensated by a healthy Chinese market. Enerdata analyses the trends in energy demand, based on its 2011 data for G20 countries, May 24, 2012

    International Nuclear Information System (INIS)

    2012-01-01

    Analysis of the energy consumption in 2011 of major countries by Enerdata, based on our global energy database. The energy consumption growth in the G20 slowed down to 2% in 2011, after the strong increase of 2010. The economic crisis is largely responsible for this slow growth. For several years now, the world energy demand is characterized by the bullish Chinese and Indian markets, while developed countries struggle with stagnant economies, high oil prices, resulting in stable or decreasing energy consumption. (authors)

  19. Web-based energy information systems for energy management and demand response in commercial buildings

    Energy Technology Data Exchange (ETDEWEB)

    Motegi, Naoya; Piette, Mary Ann; Kinney, Satkartar; Herter, Karen

    2003-04-18

    Energy Information Systems (EIS) for buildings are becoming widespread in the U.S., with more companies offering EIS products every year. As a result, customers are often overwhelmed by the quickly expanding portfolio of EIS feature and application options, which have not been clearly identified for consumers. The object of this report is to provide a technical overview of currently available EIS products. In particular, this report focuses on web-based EIS products for large commercial buildings, which allow data access and control capabilities over the Internet. EIS products combine software, data acquisition hardware, and communication systems to collect, analyze and display building information to aid commercial building energy managers, facility managers, financial managers and electric utilities in reducing energy use and costs in buildings. Data types commonly processed by EIS include energy consumption data; building characteristics; building system data, such as heating, ventilation, and air-conditioning (HVAC) and lighting data; weather data; energy price signals; and energy demand-response event information. This project involved an extensive review of research and trade literature to understand the motivation for EIS technology development. This study also gathered information on currently commercialized EIS. This review is not an exhaustive analysis of all EIS products; rather, it is a technical framework and review of current products on the market. This report summarizes key features available in today's EIS, along with a categorization framework to understand the relationship between EIS, Energy Management and Control Systems (EMCSs), and similar technologies. Four EIS types are described: Basic Energy Information Systems (Basic-EIS); Demand Response Systems (DRS); Enterprise Energy Management (EEM); and Web-based Energy Management and Control Systems (Web-EMCS). Within the context of these four categories, the following characteristics of EIS

  20. Impact of energy storage in buildings on electricity demand side management

    International Nuclear Information System (INIS)

    Qureshi, Waqar A.; Nair, Nirmal-Kumar C.; Farid, Mohammad M.

    2011-01-01

    Research highlights: → Phase change material (PCM) application for space heating has been implemented and assessed for built environment. → Real-Time Pricing (RTP) is assessed as tool to implement Demand Side Management programs effectively. → Two buildings, with and without PCM, have been compared for space heating using RTP in functional electricity market. → PCM found to offer peak load shifting, energy conservation, and reduction in price of electricity. -- Abstract: This paper assesses impact of using phase change materials (PCM) in buildings to leverage its thermal energy storage capability. The emphasis is from an electricity demand side perspective with case studies that incorporates wholesale electricity market data of New Zealand. The results presented in this paper show that for space heating application significant advantages could be obtained using PCM built structures. These positive impacts include peak load shifting, energy conservation and reduction in peak demand for network line companies and potential reduction in electricity consumption and savings for residential customers. This paper uses a testing facility that consists of two identically designed and shaped offices built at Tamaki Campus location of the University of Auckland, New Zealand. The walls and ceilings of one office are finished with ordinary gypsum boards while the interior of the other office is finished with PCM impregnated gypsum boards. Controlled heating facility is provided in both the offices for maintaining temperature within the range of human comfort. This facility is equipped with advanced data acquisition equipment for data monitoring and archiving both locally within the offices and also remotely. Through actual observations and analysis this paper demonstrates two major impacts of DSM. First, the application of phase change material (PCM) in building environment enabling efficient thermal storage to achieve some reduction in the overall electrical energy