Brazilian Nanotechnology National Laboratory,Giuseppe Máximo Scolfaro, 10000, Bairro Guará, , Campinas, São Paulo, Brazil.

Size: px
Start display at page:

Download "Brazilian Nanotechnology National Laboratory,Giuseppe Máximo Scolfaro, 10000, Bairro Guará, , Campinas, São Paulo, Brazil."

Transcription

1 Key Engineering Materials Online: ISSN: , Vol. 605, pp doi: / Trans Tech Publications, Switzerland Energy Efficiency and System Control of Street Lighting Using Wireless Sensors Network and Actuators Felipe Lorenzo Della Lucia 1,2, a, Leandro Tiago Manera 1,b and Felipe Cassaro Frazatto 2,c 1 State University of Campinas, Department of Semiconductors Instrumentation and Photonics, Av. Albert Einstein, 400, DSIF, sala 202, Cidade Universitária, Campinas, SP - Brasil - Caixa-postal: Brazilian Nanotechnology National Laboratory,Giuseppe Máximo Scolfaro, 10000, Bairro Guará, , Campinas, São Paulo, Brazil. a fldlucia@yahoo.com.br, b manera@dsif.fee.unicamp.br, c felipe.frazatto@lnnano.cnpem.br Keywords: Sensors Networks, Energy efficiency, Mesh, HID, Street Lighting, Zigbee. Abstract. This paper presents the development and implementation of a wireless system for street lighting control and monitoring, focusing on its energy efficiency and reliability. Each node of the network consists of a lamp connected to an electronic dimmable ballast through a control unit and a radio module. The network is designed using the IEEE protocol and it is implemented using a mesh topology at 2.45 GHz. It is possible to adjust the power consumption and luminosity of each lamp at a particular point (or street) relative to traffic intensity or safety considerations, saving a considerable amount of energy. It is also possible to adjust the luminosity of the lamp according to the environment light by using a radiant sensor present in the control unit and check the lamp status (on or off). The entire network is monitored by self-proprietary software, and also includes the ability to make decisions depending on local sensors. Each node can also be used as a router to transmit the information from one node to another in order to extend the distance range the network can achieve. The main advantages of this system are the reduction of costs related to energy consumption and the ability to detect in a short time a lamp failure. Results show that it is possible to reduce the power consumption of a single lamp by 69%. The network range was adequate and each node itself could transmit and receive commands 130 m apart. Introduction Since the first attempt to use electric energy to illuminate the streets in replacement of wale oil and kerosene, constant effort has always existed to improve the characteristics of the public illumination system. The recent term Smart Grid is used referring to power grids which incorporate recent advances in communications and control to improve its characteristics. The public street lighting is, perhaps, the field within Smart Grid that offers the greater room for improvement, since it still uses very old and inefficient technologies. Data from the IEA (International Energy Agency) estimates that it is possible to save TWh per year if new technologies on lighting were implemented [1]. In view of this number, energy efficiency is a very important issue regarding public street lighting. When dealing with street lighting, several factors must be observed to achieve adequate operation: Uniformity, adequate glare and illuminance, visual comfort and reliability should always be considered when designing and operating the system. Besides, using the energy provided by power plants efficiently helps to reduce the amount of wasted energy due to losses and reduces significantly the amount of investments necessary both in the power generation and transmission system, benefitting the entire chain of the electrical system. One example of energy efficiency that has already been applied in the street lighting system is the replacement of old mercury vapor lamps by high pressure sodium lamps. Both lamps are High Intensity Discharge (HID), however the illumination efficiency of high pressure sodium (HPS) is higher, meaning that with the same lamp power it is possible to obtain a higher amount of lumens. All rights reserved. No part of contents of this paper may be reproduced or transmitted in any form or by any means without the written permission of Trans Tech Publications, (ID: , Pennsylvania State University, University Park, USA-13/05/16,01:33:34)

2 268 Materials and Applications for Sensors and Transducers III In this paper, a method of improving energy efficiency, illuminance, uniformity and reliability is proposed by controlling and monitoring the HPS lamps via wireless networks and actuators. With this network, it is possible to remotely control every lamp in a city or in a specific region. With the ability to dim the HPS lamps, it is also possible to control the luminosity of each lamp per street, relative to traffic usage and safety considerations, improving the energy efficiency of street lighting systems. The sensors installed in the control units are used to detect the light levels in situ and provide the ability to dim the lamps according its readings or it is also possible to adjust luminosity levels according to the hour of the day. Other kinds of sensors may also be installed in order to verify, for instance, air quality, humidity, etc. It is also possible to receive automatic remote notification in the event of a lamp failure, using the readings of a radiant sensor, alerting the system operator to replace the lamp, making the system more reliable. Other initiatives to control and monitor street lighting were previously reported using Power Line Communication (PLC), however, this technology has some drawbacks that may compromise the system reliability [1,2]. The price of PLC remote controllers is high and PLC usually suffers from impedance variations issues and high noise. When a short circuit appears, there is a lack of communication, since the network does not heal itself. The PLC technology seems not to have a focus on energy efficiency [1,2]. Other approaches have chosen DALI protocol to operate. This is a better approach than PLC, nevertheless it is required to use a pair of wires to form the bus for communication, being more indicated to be used indoors. One approach tried to merge wireless sensors networks and DALI protocol to control street lighting, however, the system required a microcontroller to decode the instructions from the wireless protocol DALI protocol and using a circuit to adjust the interface voltage levels (DALI uses 6.5V for low level and V for High level) [1]. Using GPRS networks is also possible, however it is necessary to pay the mobile network operators for using it (sometimes per message sent), making the cost prohibitive [3]. This paper proposes a different approach. It only uses RF communication modules and a control circuit, without the need of microcontrollers and adaptation circuits. The lamps chosen to be the object of study in this work were the HPS 150 W, since they are the one of the most common kind of lamps used on street lighting. Proposed System The system consists basically in nodes installed on each lamppost. Each node is constituted in 3 blocks: Communication and network module (CNM), control unit (CU) and power unit (PU). A control software is used to manage the entire network and system. Each block will be described in the following sections. Fig. 1 shows a picture of a node and network schematic. The total cost of the system was a constant concern in order to make it affordable and provide adequate rates of return. Fig.1. Node and Network Schematic.

3 Key Engineering Materials Vol Fig 2. Control Software Screen. Fig.3. (a) Active Power vs. Control Levels and (b) Illuminance vs. Distance from Lamp. In order to build a network to connect each module that feeds and controls the lamps, it was chosen the protocol IEEE (Zigbee) to assemble the network (Zigbee is a self building network), since it was developed specifically to be used in sensors networks, providing ways to transmit relative small amounts of information between nodes at reduced energy consumption. The topologies chosen for this network were tree and mesh, since they provide ways to transmit and receive information using each element of the network as a router. This feature allows the network to use multiple hops and achieve higher range, as can be seen in Fig. 1. The biggest advantage of this topology is the self-healing property, in which, if one node of the network is broken, the information is sent through another path, using different nodes. On each node it is installed a communication module to perform the transmission and reception of the information. Each module operates at 2.4 GHz, transmitting signals with 50 mw power and has four analog inputs and 11 digital inputs/outputs (IO). The control unit is an electronic circuit connected to the I/O of the communication module and it is designed to actuate on the power unit. It is also responsible to collect the data from the radiant sensor and send it to the operator to inform about environmental conditions. Four control levels were implemented on the control unit, although more levels could be added if needed. It must be emphasized that no microcontroller is used, so that the cost of each node could be kept considerably low. The power unit consists on a ballast, responsible for igniting and sustaining the current on the lamp. Inductive ballasts are the most common and cheaper on the market, however, to improve energy efficiency and durability of the HPS lamps, an electronic ballast was adopted. The ballast chosen is designed to operate on 150 W HPS lamps with power factor of 0.98 and itself requires 14 W. The control unit is connected to its terminals to determine the dimming level.

4 270 Materials and Applications for Sensors and Transducers III The control software is self-proprietary Graphic User Interface (GUI) developed in C# and it is able to perform the interface between the operator and the network. The operator can check the status, set the dimming levels and read the sensors data of each node of the network. Fig. 2 shows the software control screen. Results and Discussion Fig. 3 (a) presents the power consumed by the system and the power factor as a function of 10 different levels of dimming. It is possible to reduce the power consumption of the system down to 31% of its nominal power. Despite of being possible to reduce the power, one should also check the power factor of the load. Since the power factor is optimized at the ballast nominal power, reducing the operation power also results in reducing the power factor. Each country has its own legislation regarding the minimum power factor. Typically it is used 0.92 as the limit one can operate; hence, the operator should only reduce the lamp power down to 36% of its nominal power. Another important parameter that must be observed while reducing the lamp power is the illuminance. Illuminance is the total luminous flux (visible) incident on a surface plane, per unit area. Illuminance unity in the SI is Lux lumens per square meter - and the majority of the legislations concerning illumination use it to define the requisites of illumination. The equipment used to measure illuminance is called luximeter. Fig. 3 (b) shows the measurement of the illuminance as a function of distance for different dimming control levels. The measurements were performed using Minipa MLM-1011 Luximeter all on the perpendicular plane relative to the lamp. One can observe that as the distance from the lamp increases, the illuminance value decreases, up to the point that no visible light reaches the luximeter. By checking the Brazilian legislation, the typical lamppost at a middle traffic condition ( cars per hour), the lamppost should be 8 m high and at least an average of 10 lux should reach the ground [4]. In this condition, it would be possible to dim the lamp down to 45% of its nominal power. It should be kept in mind that these considerations were made based on the measurement of only one lamp at once, without any influence of other lamps close to it, since the distance between lamps may vary according to the legislations, which usually take into account the traffic intensity and the height of the lampposts. In order to estimate the network range, experiments were conducted to determine how far it was possible to control the lamps and receive sensor data with the current communications modules. Results show that it was possible, with as single node, to control the lamp 130 m apart. This distance is very adequate, once the distance between lampposts is not usually higher than 40 m. When using 2 more nodes, each acting as a router, it was possible to receive sensor data and control the lamps 395 m apart, each node contributing to increase the network range at about 130 m. It can be done by taking three actions: Increasing the transmission power, using lower operation frequency (900 MHz, for instance), using antennas with higher gain on the communication modules. References [1] F.D. Perez, A.G. de Castro, J.M.F. Arias, F.J.B. Outeirino and A.M. Munoz: Low-rate wireless personal area networks applied to street lighting, Lighting Research and Technology 2013, Vol 45, p [2] R. Pantoni, D. Brandão: A confirmation-based geocast routing algorithm for street lighting systems, Computers and Electrical Engineering, Vol. 37 (2011), p [3] L. Long, C. Xiumin, W. Yong, W. Qing: The Development of Road Lighting Intelligent Control System Based on Wireless Network Control, International Conference on Eletrctronic Computer Technology, (2009), p [4] Norma Brasileira ABNT NBR 5101 Iluminação Pública Procedimento. 04/04/2012.

5 Materials and Applications for Sensors and Transducers III / Energy Efficiency and System Control of Street Lighting Using Wireless Sensors Network and Actuators /

A Monitoring and Control System for HID Lamps

A Monitoring and Control System for HID Lamps A Monitoring and Control System for HID Lamps Abstract This paper will present the study and implementation of a control and supervision system for electronic ballast of high intensity discharge (HID)

More information

Improving energy usage efficiency in web enabled smart buildings

Improving energy usage efficiency in web enabled smart buildings Improving energy usage efficiency in web enabled smart buildings Szalontai Levente Abstract Today, smart building systems are extending beyond a usual phone or computer network, including any imaginable

More information

AN WIRELESS COLLECTION AND MONITORING SYSTEM DESIGN BASED ON ARDUINO. Lu Shaokun 1,e*

AN WIRELESS COLLECTION AND MONITORING SYSTEM DESIGN BASED ON ARDUINO. Lu Shaokun 1,e* Advanced Materials Research Online: 2014-06-25 ISSN: 1662-8985, Vols. 971-973, pp 1076-1080 doi:10.4028/www.scientific.net/amr.971-973.1076 2014 Trans Tech Publications, Switzerland AN WIRELESS COLLECTION

More information

Domestic and commercial LED Lighting system considering low power consumtion using intellctual property.

Domestic and commercial LED Lighting system considering low power consumtion using intellctual property. Domestic and commercial LED Lighting system considering low power consumtion using intellctual property. Sunil R. Mali Department of Electronics Priyadarshani College of Engineering Nagpur,Maharastra Srmali26@gmail.com

More information

Huawei StreetLights. Mgr. Petr Klusoň

Huawei StreetLights. Mgr. Petr Klusoň Huawei StreetLights Mgr. Petr Klusoň (petr.kluson@huawei.com) Contents 1 2 3 Challenges of Streetlight Huawei i-lighting Solution Benefits & Cases 1 Challenges of Traditional Streetlight Huge Power Consumption

More information

Controlling electrical home appliances, using Bluetooth Smart Technology (October 2015) Pedro José Vieira da Silva

Controlling electrical home appliances, using Bluetooth Smart Technology (October 2015) Pedro José Vieira da Silva 1 Controlling electrical home appliances, using Smart Technology (October 2015) Pedro José Vieira da Silva Abstract This report presents and describes a Home Energy Management system that accomplish Home

More information

Owlet IoT Wireless Outdoor Luminaire Controller LUCO P7 CM (cellular-mesh) Datasheet. Streetlight controls for smart cities based on IoT Technology

Owlet IoT Wireless Outdoor Luminaire Controller LUCO P7 CM (cellular-mesh) Datasheet. Streetlight controls for smart cities based on IoT Technology Streetlight controls for smart cities based on IoT Technology Commissioning The LUCO P7 CM Luminaire Controller is a smart control module that monitors and controls LED or HID luminaires. It is designed

More information

The Application of Programmable Controller to Chip Design. Shihong Lan 1, Jian Zhang 2

The Application of Programmable Controller to Chip Design. Shihong Lan 1, Jian Zhang 2 Applied Mechanics and Materials Online: 2013-01-11 ISSN: 1662-7482, Vol. 273, pp 722-725 doi:10.4028/www.scientific.net/amm.273.722 2013 Trans Tech Publications, Switzerland The Application of Programmable

More information

Realization of Automatic Keystone Correction for Smart mini Projector Projection Screen

Realization of Automatic Keystone Correction for Smart mini Projector Projection Screen Applied Mechanics and Materials Online: 2014-02-06 ISSN: 1662-7482, Vols. 519-520, pp 504-509 doi:10.4028/www.scientific.net/amm.519-520.504 2014 Trans Tech Publications, Switzerland Realization of Automatic

More information

Experimental Testing of Wireless Sensors Network Functionality

Experimental Testing of Wireless Sensors Network Functionality Journal of Automation and Control, 2015, Vol. 3, No. 3, 53-57 Available online at http://pubs.sciepub.com/automation/3/3/2 Science and Education Publishing DOI:10.12691/automation-3-3-2 Experimental Testing

More information

The Design of the Sensor Node of IOT Based on SIM20 KUANG Xinghong 1, a,yao Zheyi 1, b, Huo haibo 1, c, Li junjun 1, d, Wu yanxiang 1, e

The Design of the Sensor Node of IOT Based on SIM20 KUANG Xinghong 1, a,yao Zheyi 1, b, Huo haibo 1, c, Li junjun 1, d, Wu yanxiang 1, e Advanced Materials Research Online: 2012-12-13 ISSN: 1662-8985, Vols. 605-607, pp 2375-2378 doi:10.4028/www.scientific.net/amr.605-607.2375 2013 Trans Tech Publications, Switzerland The Design of the Sensor

More information

Cyan Technology Ltd. Smart energy solutions. Meeting the challenges of smart metering in emerging regions

Cyan Technology Ltd. Smart energy solutions. Meeting the challenges of smart metering in emerging regions Cyan Technology Ltd Smart energy solutions Meeting the challenges of smart metering in emerging regions Dr Sean Cochrane Strategic Marketing Director Cyan Technology, UK May 2013 Cyan introduction 2 Smart

More information

telensa.com @Telensa Telensa is the only firm monetizing multiple IoT applications including smart lighting and smart parking. We deliver ultra-scalable, private network solutions through Ultra Narrow

More information

WIRELESS SENSOR NETWORK

WIRELESS SENSOR NETWORK 1 WIRELESS SENSOR NETWORK Dr. H. K. Verma Distinguished Professor (EEE) Sharda University, Greater Noida (Formerly: Deputy Director and Professor of Instrumentation Indian Institute of Technology Roorkee)

More information

IBTTA Meeting April 7, 2014 Jersey City, NJ. John Petty, LC, IESNA Director of Sales, Infrastructure and Roadway Holophane & AEL

IBTTA Meeting April 7, 2014 Jersey City, NJ. John Petty, LC, IESNA Director of Sales, Infrastructure and Roadway Holophane & AEL IBTTA Meeting April 7, 2014 Jersey City, NJ John Petty, LC, IESNA Director of Sales, Infrastructure and Roadway Holophane & AEL Advancements in Solid State Lighting System life Performance and Cost trends

More information

LED Lighting Catalogue 2016 / 2017

LED Lighting Catalogue 2016 / 2017 LED Lighting Catalogue 2016 / 2017 Upgrade to LED Lighting with Sharp LED Lighting Turn the many benefits of LED lighting to your advantage LED technology is said to be the most important invention in

More information

Digitization of Field Asset Visual Inspections

Digitization of Field Asset Visual Inspections FEATURED ARTICLES Technology Innovation for Accelerating Digital Transformation Digitization of Field Asset Visual Inspections The digitization of previously undigitized field conditions using sensors

More information

TEMPERATURE MONITORING SYSTEM

TEMPERATURE MONITORING SYSTEM TEMPERATURE MONITORING SYSTEM Akshada Rathod 1, VijitaMalhotra 2, Mritunjay Ojha 3 1, 2, 3 Department of Computer Engineering, Fr.Conceicao Rodrigues Institute of Technology, (India) ABSTRACT A temperature

More information

Smart Dust : Dispersed, Un-tethered Geospatial Monitoring. Dr. Raja R. Kadiyala Chief Technology Officer CH2M HILL - Oakland, CA

Smart Dust : Dispersed, Un-tethered Geospatial Monitoring. Dr. Raja R. Kadiyala Chief Technology Officer CH2M HILL - Oakland, CA Smart Dust : Dispersed, Un-tethered Geospatial Monitoring Dr. Raja R. Kadiyala Chief Technology Officer CH2M HILL - Oakland, CA raja@ch2m.com Drivers and Trends Sensing, Communication and Computation MEMS

More information

Wireless Best Kept Secret For Now

Wireless Best Kept Secret For Now Wireless Best Kept Secret For Now IoT Event June 2014 Gilles Thonet Managing Director Europe, ZigBee Alliance 2014 ZigBee Alliance. All rights reserved. 1 ZigBee Alliance at 10 Years Who we are Open, global,

More information

Adding Smart Wireless Connectivity to an LED Lightbulb

Adding Smart Wireless Connectivity to an LED Lightbulb Adding Smart Wireless Connectivity to an LED Lightbulb silabs.com Smart. Connected. Energy-Friendly. Adding Smart Wireless Connectivity to an LED Lightbulb In this whitepaper we ll take a look at some

More information

AIR INTELLIGENT GRID AUTOMATION

AIR INTELLIGENT GRID AUTOMATION AIR INTELLIGENT GRID AUTOMATION Felipe ROVER Tiago MORAIS Jorge AITH Elektro Brazil Elektro Brazil Elektro Brazil felipe.rover@elektro.com.br tiago.morais@elektro.com.br jorge.aith@elektro.com.br ABSTRACT

More information

Automatic Environmental Monitoring System using Wireless Sensor Network

Automatic Environmental Monitoring System using Wireless Sensor Network Automatic Environmental Monitoring System using Wireless Sensor Network Soniya Sunny Department of Electronics and Communication Engineering Believers Church Caarmel Engineering College, Pathanamthitta,

More information

RECONFIGURABLE SMART SENSOR INTERFACE for INDUSTRIES USING ARMBASED ON IOT

RECONFIGURABLE SMART SENSOR INTERFACE for INDUSTRIES USING ARMBASED ON IOT RECONFIGURABLE SMART SENSOR INTERFACE for INDUSTRIES USING ARMBASED ON IOT Prof. V.L.Jogdand 1, Pallavi P. Karamkar 2, 1 Asst. Prof, E&TC, DPCOE PUNE 2 ME STUDENT, E & TC, DPCOE PUNE, ABSTRACT Configurable

More information

An Industrial Employee Development Application Protocol Using Wireless Sensor Networks

An Industrial Employee Development Application Protocol Using Wireless Sensor Networks RESEARCH ARTICLE An Industrial Employee Development Application Protocol Using Wireless Sensor Networks 1 N.Roja Ramani, 2 A.Stenila 1,2 Asst.professor, Dept.of.Computer Application, Annai Vailankanni

More information

Dialight IntelliLED TM Wireless Controls CONNECTED INDUSTRIAL LIGHTING PLATFORM - UL

Dialight IntelliLED TM Wireless Controls CONNECTED INDUSTRIAL LIGHTING PLATFORM - UL Dialight IntelliLED TM Wireless Controls CONNECTED INDUSTRIAL LIGHTING PLATFORM - UL Dialight Overview Dialight IntelliLED TM Technology Overview WIRELESS SENSORS CONNECTED HIGH BAY GATEWAY CONTROLLER

More information

Context-Aware Query for High-Voltage Transmission Line Fault Detection using Wireless Sensor Network

Context-Aware Query for High-Voltage Transmission Line Fault Detection using Wireless Sensor Network Context-Aware Query for High-Voltage Transmission Line Fault Detection using Wireless Sensor Network Paulo Régis C. de Araújo Department of Telematics Instituto Federal do Ceará Email: pregis@ifce.edu.br

More information

APAC Opto Smart Living Products

APAC Opto Smart Living Products APAC Opto Smart Living Products Smart Living Products Applied into Home or Building Internet Computer Smart Phone Lighting Web Server DALI Loop Bridge WIFI/ZigBee DDL/MDL Series DALI/ZigBee LED Driver

More information

Motion Sensor 2 with temperature sensor

Motion Sensor 2 with temperature sensor Neo Coolcam Motion Sensor 2 with temperature sensor SKU: NEOEMS02Z Quickstart This is a Multilevel Sensor for Europe. To run this device please insert fresh 1 * CR123A batteries. Please make sure the internal

More information

WIRELESS ENVIRONMENTAL MONITORS

WIRELESS ENVIRONMENTAL MONITORS Packet Powers compact wireless Environmental Monitors makes it easy and affordable to monitor all environmental conditions in your facility. From installation to monitoring in minutes 1 Place wireless

More information

Design of Underground Current Detection Nodes Based on ZigBee

Design of Underground Current Detection Nodes Based on ZigBee MATEC Web of Conferences 22, 0104 5 ( 2015) DOI: 10.1051/ matecconf/ 20152201045 C Owned by the authors, published by EDP Sciences, 2015 Design of Underground Current Detection Nodes Based on ZigBee Deyu

More information

CENTRAL MANAGEMENT SYSTEMS (CMS) AND CONTROL GEAR

CENTRAL MANAGEMENT SYSTEMS (CMS) AND CONTROL GEAR CENTRAL MANAGEMENT SYSTEMS (CMS) AND CONTROL GEAR 170 171 Vizion A new era in street lighting, the Vizion Central Management System (CMS) provides a complete street lighting management solution. Vizion

More information

Smart Buildings and Connected Lighting: The Perfect Partnership. February, 2018

Smart Buildings and Connected Lighting: The Perfect Partnership. February, 2018 Smart Buildings and Connected Lighting: The Perfect Partnership February, 2018 1 Who I Am John O Connell Director of End User Systems & Services Office & Industry 2 2 Businesses in North America could

More information

IQRF Alliance. Simon Chudoba CEO, IQRF Alliance. Šimon Chudoba, IQRF Alliance, CEO

IQRF Alliance. Simon Chudoba CEO, IQRF Alliance. Šimon Chudoba, IQRF Alliance, CEO IQRF Alliance Simon Chudoba CEO, IQRF Alliance Šimon Chudoba, IQRF Alliance, CEO Members 65 members 15 countries 200k+ devices installed Wireless Solutions Smart Cities Smart Buildings Internet of Things

More information

BUILDING AUTOMATION OF THE FUTURE

BUILDING AUTOMATION OF THE FUTURE BUILDING AUTOMATION OF THE FUTURE BUILDING AUTOMATION OF THE FUTURE Building automation over IP: With its revolutionary Smart Building concept, MICROSENS enables building automation at low cost. Because,

More information

Internet Of Things (IoT) fattore abilitante nella città del futuro XII GIORNATA DELLA RICERCA ANIE

Internet Of Things (IoT) fattore abilitante nella città del futuro XII GIORNATA DELLA RICERCA ANIE Internet Of Things (IoT) fattore abilitante nella città del futuro XII GIORNATA DELLA RICERCA ANIE Domenico Arrigo STMicroelectronics Milano, Venerdì 6 dicembre 2013 Agenda 2 IoT Scenario Applications

More information

Condition Monitoring System of Mine Air Compressors Based on Wireless Sensor Network

Condition Monitoring System of Mine Air Compressors Based on Wireless Sensor Network Condition Monitoring System of Mine Air Compressors Based on Wireless Sensor etwork Sheng Fu, inbo Gao, Hao Lin Abstract In the current mine air compressors monitoring system, there are some difficulties

More information

HARDWARE OF SUPERVISORY CONTROL & DATA ACQUISITION SYSTEM

HARDWARE OF SUPERVISORY CONTROL & DATA ACQUISITION SYSTEM Chapter 3 HARDWARE OF SUPERVISORY CONTROL & DATA ACQUISITION SYSTEM Dr. H.K. VERMA Distinguished Professor Department of Electrical and Electronics Engineering School of Engineering and Technology SHARDA

More information

Smart Low-Cost Street Lighting Management Solution

Smart Low-Cost Street Lighting Management Solution MAPS TM SEPT. 2017 Smart Low-Cost Street Lighting Management Solution Metro Edition For Smart Street Lighting MAPS Metro Edition For Smart Street Lighting MAPS Metro - A powerfully simple Street Light

More information

Madrid, 25 y 26 de mayo de 2015 ABB Automation Days Wireless Instrumentation

Madrid, 25 y 26 de mayo de 2015 ABB Automation Days Wireless Instrumentation Madrid, 25 y 26 de mayo de 2015 ABB Automation Days Wireless Instrumentation Discovering the Unknown Rising demand for monitoring of process values by Increasing efficiency, reducing waste (raw materials,

More information

An Efficient Low Power Transmission Over Long Range in Wireless Sensor Networks for environmental studies

An Efficient Low Power Transmission Over Long Range in Wireless Sensor Networks for environmental studies International Journal of Applied Environmental Sciences ISSN 0973-6077 Volume 11, Number 2 (2016), pp. 657-665 Research India Publications http://www.ripublication.com An Efficient Low Power Transmission

More information

, ,China. Keywords: CAN BUS,Environmental Factors,Data Collection,Roll Call.

, ,China. Keywords: CAN BUS,Environmental Factors,Data Collection,Roll Call. Advanced Materials Research Online: 2013-09-04 ISS: 1662-8985, Vols. 765-767, pp 1693-1696 doi:10.4028/www.scientific.net/amr.765-767.1693 2013 Trans Tech Publications, Switzerland The design of artificial

More information

Experimental Evaluation on the Performance of Zigbee Protocol

Experimental Evaluation on the Performance of Zigbee Protocol Experimental Evaluation on the Performance of Zigbee Protocol Mohd Izzuddin Jumali, Aizat Faiz Ramli, Muhyi Yaakob, Hafiz Basarudin, Mohamad Ismail Sulaiman Universiti Kuala Lumpur British Malaysian Institute

More information

Development of Gas Smart Metering System

Development of Gas Smart Metering System International Gas Union Research Conference 2014 Development of Gas Smart Metering System Kentaro Suzawa, Jun Fujiwara Tokyo Gas Co., Ltd. Masahiro Yasui, Yasuhiro Fujii, Akiharu Asada, Ryo Yamashita Yudai

More information

The Emergence of Lighting as a Low Voltage Networked Application

The Emergence of Lighting as a Low Voltage Networked Application The Emergence of Lighting as a Low Voltage Networked Application Brent Boekestein VP, Global Markets Redwood Systems Inc. Lighting gas an App on the Network "With smart lighting systems the lightbulb lb

More information

Design of the Software for Wirelessly Intercepting Voices

Design of the Software for Wirelessly Intercepting Voices Advanced Materials Research Online: 2014-05-23 ISSN: 1662-8985, Vols. 926-930, pp 2470-2473 doi:10.4028/www.scientific.net/amr.926-930.2470 2014 Trans Tech Publications, Switzerland Design of the Software

More information

Homework 6: Printed Circuit Board Layout Design Narrative

Homework 6: Printed Circuit Board Layout Design Narrative Homework 6: Printed Circuit Board Layout Design Narrative Team Code Name: Home Kinection Group No. 1 Team Member Completing This Homework: Stephen Larew E-mail Address of Team Member: sglarew @ purdue.edu

More information

The Design of Wireless Data Collector based on WIA-PA Ligang Li 1,2,a, Zhongfeng Wang 1,2,b, Jianlong Huang 1,2,c

The Design of Wireless Data Collector based on WIA-PA Ligang Li 1,2,a, Zhongfeng Wang 1,2,b, Jianlong Huang 1,2,c Advanced Materials Research Online: 04-06-5 ISSN: 66-8985, Vols. 97-97, pp 79-794 doi:0.408/www.scientific.net/amr.97-97.79 04 Trans Tech Publications, Switzerland The Design of Wireless Data Collector

More information

Voice Recognition Based Smart Home Control System

Voice Recognition Based Smart Home Control System International Journal of Engineering Inventions e-issn: 2278-7461, p-issn: 2319-6491 Volume 6, Issue 4 [April 2017] PP: 01-05 Voice Recognition Based Smart Home Control System Awadalla Taifour Ali 1, Eisa

More information

Design and Implementation of LED Display Screen Controller based on STM32 and FPGA Chi Zhang 1,a, Xiaoguang Wu 1,b and Chengjun Zhang 1,c

Design and Implementation of LED Display Screen Controller based on STM32 and FPGA Chi Zhang 1,a, Xiaoguang Wu 1,b and Chengjun Zhang 1,c Applied Mechanics and Materials Online: 2012-12-27 ISSN: 1662-7482, Vols. 268-270, pp 1578-1582 doi:10.4028/www.scientific.net/amm.268-270.1578 2013 Trans Tech Publications, Switzerland Design and Implementation

More information

Transmission Media. Criteria for selection of media. Criteria for selection of media 2/17/2016. Chapter 3: Transmission Media.

Transmission Media. Criteria for selection of media. Criteria for selection of media 2/17/2016. Chapter 3: Transmission Media. Chapter 3: Transmission Media Marks- 20 Transmission Media Transmission media carries the information from sender to receiver. Different types of cables or waves to transmit data. Data is transmitted through

More information

ISSN (PRINT): , (ONLINE): , VOLUME-6, ISSUE-1,

ISSN (PRINT): , (ONLINE): , VOLUME-6, ISSUE-1, DESIGN OF MULTIMODE GATEWAY FOR DATA ACQUISITION TO HIGH END DATA MONITORING USING IEEE802.15.4 Madhhav G.Raut 1 & Pradip B.Dahikar 2 Hislop College,Civil Lines, Nagpur & Kamala Nehru Mahavidyalaya,Nagpur,India

More information

SMART LIGHTING SOLUTION

SMART LIGHTING SOLUTION SMART LIGHTING SOLUTION PRODUCT BRIEF A sophisticated IoT solution for an efficient, cost-effective & safe lighting Global lighting represents more than 20% of the total electricity consumption. Lighting

More information

IRRF7243 USER MANUAL 3 GEBRAUCHSANLEITUNG 12 GUIDE UTILISATEUR 21 MODO DE EMPLEO 30 MANUALE D ISTRUZIONI 40 GEBRUIKSAANWIJZING 50

IRRF7243 USER MANUAL 3 GEBRAUCHSANLEITUNG 12 GUIDE UTILISATEUR 21 MODO DE EMPLEO 30 MANUALE D ISTRUZIONI 40 GEBRUIKSAANWIJZING 50 IRRF7243 INI MINI CONTROLLER TM USER MANUAL 3 GEBRAUCHSANLEITUNG 12 GUIDE UTILISATEUR 21 MODO DE EMPLEO 30 MANUALE D ISTRUZIONI 40 GEBRUIKSAANWIJZING 50 20159/20061108 IRRF7243 TM MINI CONTROLLER ALL RIGHTS

More information

Marine fuel boiler system design platform. Hou Ying-ying

Marine fuel boiler system design platform. Hou Ying-ying Advanced Materials Research Submitted: 2014-05-11 ISSN: 1662-8985, Vols. 986-987, pp 1218-1221 Accepted: 2014-05-19 doi:10.4028/www.scientific.net/amr.986-987.1218 Online: 2014-07-18 2014 Trans Tech Publications,

More information

Less Energy and Darker Skies Through Street Lights

Less Energy and Darker Skies Through Street Lights Less Energy and Darker Skies Through Street Lights April 13, 2017 Background City Staff are investigating options to buy back existing street lights owned by PGE and convert all existing high pressure

More information

ZIGBEE PROTOCOL FOR SYSTEMATIC PARKING SYSTEM

ZIGBEE PROTOCOL FOR SYSTEMATIC PARKING SYSTEM Proceedings of EnCon2010 3 rd Engineering Conference on Advancement in Mechanical and Manufacturing for Sustainable Environment April 14-16, 2010, Kuching, Sarawak, Malaysia ZIGBEE PROTOCOL FOR SYSTEMATIC

More information

How to test the LED Driver using the 3341G Series LED DC Electronic Load Simulator

How to test the LED Driver using the 3341G Series LED DC Electronic Load Simulator How to test the LED Driver using the 3341G Series LED DC Electronic Load Simulator 33401G module + 3302F frame LED Driver 3341G series module + 3300F frame To comply with the global trend of energy saving

More information

Power Management Techniques for Low- Energy IoT Devices

Power Management Techniques for Low- Energy IoT Devices Power Management Techniques for Low- Energy IoT Devices Matt Saunders Director of Field Marketing, Microcontroller and Wireless Products, Silicon Labs With the rise of the Internet of Things (IoT), embedded

More information

Algorithm Development and Deployment for Indoor Localization of Resources

Algorithm Development and Deployment for Indoor Localization of Resources Algorithm Development and Deployment for Indoor Localization of Resources Ms. Asawari Mane 1, Dr. Mahesh Kumbhar 2 1. Department of Electronics & Telecommunication Engg., Rajarambapu Institute of Technology,

More information

Study and Design of CAN / LIN Hybrid Network of Automotive Body. Peng Huang

Study and Design of CAN / LIN Hybrid Network of Automotive Body. Peng Huang Advanced Materials Research Online: 2014-06-30 ISSN: 1662-8985, Vol. 940, pp 469-474 doi:10.4028/www.scientific.net/amr.940.469 2014 Trans Tech Publications, Switzerland Study and Design of CAN / LIN Hybrid

More information

IQRF - Mesh Networking

IQRF - Mesh Networking IQRF - Mesh Networking Overcoming Challanges with RF Mesh Networks Sebastian Hopp IQRF Tech s.r.o. 2nd November 2017 Microrisc Ltd. Founded in 1991 HQ in Jicin, CZ IQRF since 2004 Over 30 patents IQRF

More information

SMART E-BILL GENERATION USING PLC

SMART E-BILL GENERATION USING PLC RESEARCH ARTICLE SMART E-BILL GENERATION USING PLC A.PRIYANKA 1, G.SAHITHI 2, SNEHA 3, K.RAMANJANEYA REDDY 4 1(Assistant Professor, Electronics and communication engineering, AITS, Rajampet Email : priyanka3aluru@gmail.com)

More information

NANOIOTECH The Future of Nanotechnologies for IoT & Smart Wearables Semiconductor Technology at the Core of IoT Applications

NANOIOTECH The Future of Nanotechnologies for IoT & Smart Wearables Semiconductor Technology at the Core of IoT Applications NANOIOTECH The Future of Nanotechnologies for IoT & Smart Wearables Semiconductor Technology at the Core of IoT Applications Giorgio Cesana STMicroelectronics Success Factors for new smart connected Applications

More information

Topics. Introduction Architecture Node Types Network Topologies Traffic Modes Frame Format Applications Conclusion

Topics. Introduction Architecture Node Types Network Topologies Traffic Modes Frame Format Applications Conclusion ZigBee Topics Introduction Architecture Node Types Network Topologies Traffic Modes Frame Format Applications Conclusion Introduction The Wireless technologies (WiFi,GSM,and Bluetooth) All have one thing

More information

Intelligent Light Control

Intelligent Light Control Intelligent Light Control For smaller, medium-sized and large properties Time-saving installation and commissioning of the system thanks to user-friendly solutions. Maximum flexibility and ease of use

More information

Industrial IOT Gateway Family Datasheet

Industrial IOT Gateway Family Datasheet Industrial IOT Gateway Family Datasheet GW-Series Overview Samsara IoT gateways securely connect sensor data to the Samsara cloud. All models include WiFi and built-in cellular connectivity, storage, and

More information

Application of LonWorks Distributed Control Technology in Greenhouses

Application of LonWorks Distributed Control Technology in Greenhouses Application of LonWorks Distributed Control Technology in Greenhouses Gilberto A. Pereira a, Carlos E. Cugnasca b a Agricultural Automation Laboratory, Escola Politécnica, Universidade de São Paulo, Brazil,

More information

Embedded Smart Home System Based on ZigBee Song Chi

Embedded Smart Home System Based on ZigBee Song Chi International Conference on Intelligent Systems Research and Mechatronics Engineering (ISRME 2015) Embedded Smart Home System Based on ZigBee Song Chi Liaoning Jidian Polytechnic North Gold and Jewelry

More information

ESD Protective Device: IMSA A

ESD Protective Device: IMSA A ESD Protective Device: IMSA-683-1A Features - Ultra low capacitance - Extremely fast response time - Low Peak voltage - High withstanding - Bi-directional SMD package - Lead (Pb) free, RoHS compliant PACKAGE

More information

CLOUD BASED WHEATHER MONETORING SYSTEM WITH HUMIDITY LIGHT TEMPERATURE AND ATMOSPHERIC PRESSURE SENSORS

CLOUD BASED WHEATHER MONETORING SYSTEM WITH HUMIDITY LIGHT TEMPERATURE AND ATMOSPHERIC PRESSURE SENSORS CLOUD BASED WHEATHER MONETORING SYSTEM WITH HUMIDITY LIGHT TEMPERATURE AND ATMOSPHERIC PRESSURE SENSORS #1 ARRAGUNTA MAMATHA, Assoc. Professor & HOD #2 C.MANISHA, B.TECH #3 D.NAGARANI, B.TECH #4 A.SHRESTA,

More information

A Wireless Process Monitoring And Control System With Zigbee

A Wireless Process Monitoring And Control System With Zigbee American Journal of Engineering Research (AJER) e-issn: 2320-0847 p-issn : 2320-0936 Volume-7, Issue-2, pp-177-183 www.ajer.org Research Paper Open Access A Wireless Process Monitoring And Control System

More information

SCHOTT FLM 4 Fiber Lighting Modul. Operating Instructions

SCHOTT FLM 4 Fiber Lighting Modul. Operating Instructions SCHOTT FLM 4 Fiber Lighting Modul Operating Instructions Contents 1. Important information 3 2. Scope of Delivery 3 3. Intended use 3 4. Safety information 4 5. Operation 5 5.1. LED Optics Module 5 5.2.

More information

Operating voltage Maximum

Operating voltage Maximum , 2CDG 110 0x R0011 2CDC 071 023 F000 The ABB i-bus Light Controllers, (x = 2 or 4) are KNX modular installation devices in ProM Design for installation in the distribution board on 35 mm mounting rails.

More information

An intelligent LED landscape lighting system

An intelligent LED landscape lighting system An intelligent landscape lighting system Lei Zhang 1,2,*, Jie Fang 1,2 and Ping Yu 1,2 1 School of electrical and photoelectrical Engineering. West Anhui University, Lu an, Anhui, 237012 2 Intelligent

More information

Roadmap for Smart Street Lighting

Roadmap for Smart Street Lighting Roadmap for Smart Street Lighting Péter Schwarcz Principal Engineer Special thanks for Kata Hujber & Gabriella Zsivola for their contributions March 2019 Smart City introduction Tier1: Conversion from

More information

Improving Remote Site Communications Using Wireless Technologies. Eric Swanson

Improving Remote Site Communications Using Wireless Technologies. Eric Swanson Improving Remote Site Communications Using Wireless Technologies Eric Swanson Presentation Abstract M2M communications have grown dramatically in the last 10 years, and M2M technologies are trying to keep

More information

Using Operator Interfaces to Optimize Performance of Industrial Wireless Networks

Using Operator Interfaces to Optimize Performance of Industrial Wireless Networks Using Operator Interfaces to Optimize Performance of Industrial Wireless Networks Jim Ralston, Wireless Sales Engineer ProSoft Technology, August 2007 Abstract The performance of wireless networks can

More information

High Wattage, High Bay LED Fixture

High Wattage, High Bay LED Fixture High Wattage, High Bay LED Fixture ehid to LED Technology Introduction Metrolight introduces a high h wattage, high bay LED fixture that is powered by SmartHID technology and is fully compatible with Metrolight's

More information

Global LEAP Off-Grid Television Test Method. Version 1 ( )

Global LEAP Off-Grid Television Test Method. Version 1 ( ) 1 Scope Global LEAP Off-Grid Television Test Method This document establishes methods to measure the performance, quality, and durability of televisions (TVs) intended to be used with off-grid energy systems

More information

European Network on New Sensing Technologies for Air Pollution Control and Environmental Sustainability - EuNetAir COST Action TD1105

European Network on New Sensing Technologies for Air Pollution Control and Environmental Sustainability - EuNetAir COST Action TD1105 European Network on New Sensing Technologies for Air Pollution Control and Environmental Sustainability - EuNetAir COST Action TD1105 A Holistic Approach in the Development and Deployment of WSN-based

More information

AW12 IN WALL APPLIANCE MODULE

AW12 IN WALL APPLIANCE MODULE AW12 I WALL APPLIACE MODULE MODULE TM USER MAUAL 3 GEBRAUCHSALEITUG 10 GUIDE UTILISATEUR 17 MODO DE EMPLEO 23 MAUALE D ISTRUZIOI 29 GEBRUIKSAAWIJZIG 36 20152 / 20061016 AW12 TM I WALL APPLIACE MODULE ALL

More information

Agriculture Wireless Temperature and Humidity Sensor Network Based on ZigBee Technology

Agriculture Wireless Temperature and Humidity Sensor Network Based on ZigBee Technology Agriculture Wireless Temperature and Humidity Sensor Network Based on ZigBee Technology Xi Wang 1 and Hui Gao 2 1 Heilongjiang Bayi Agricultural Reclamation University, Daqing 163319, China 2 Lanzhou Jiaotong

More information

THE PEPPERL+FUCHS GROUP. WirelessHART Overview Karsten Fischer - Global Account Manager Invensys

THE PEPPERL+FUCHS GROUP. WirelessHART Overview Karsten Fischer - Global Account Manager Invensys THE PEPPERL+FUCHS GROUP WirelessHART Overview Karsten Fischer - Global Account Manager Invensys Topics Introduction to Wireless Wireless devices are everywhere Introducing WirelessHART as the first global

More information

Pitch Illuminance Test Procedure

Pitch Illuminance Test Procedure Pitch Illuminance Test Procedure In accordance with the regulations and requirements of the UEFA, an assessment of the pitch illuminance system of a venue which could potentially host a match for television

More information

International Journal of Electronics and Communication Engineering & Technology (IJECET), INTERNATIONAL JOURNAL OF ELECTRONICS AND

International Journal of Electronics and Communication Engineering & Technology (IJECET), INTERNATIONAL JOURNAL OF ELECTRONICS AND International Journal of Electronics and Communication Engineering & Technology (IJECET), INTERNATIONAL JOURNAL OF ELECTRONICS AND ISSN 0976 6464(Print), ISSN 0976 6472(Online) Volume 3, Issue 2, July-September

More information

LED FLEXIBLE STRIP LIGHT-HR SERIES PRODUCT SERIES DATASHEET. LED Flexible Strip Light High Ra. Applications: PRODUCT FEATURES

LED FLEXIBLE STRIP LIGHT-HR SERIES PRODUCT SERIES DATASHEET. LED Flexible Strip Light High Ra. Applications: PRODUCT FEATURES LED Flexible Strip Light High Ra 88Light LED Flexible Strip light-hr series is ideal for Backlighting, Decoration and Advertising. With the 3M adhesive backing, the Strip can be mounted easily anywhere.

More information

CEL ZigBee TM / Application Brief

CEL ZigBee TM / Application Brief A p p l i c a t i o n Br i e f AB1001 CEL ZigBee TM /802.15.4 Application Brief Data communication path in HVAC Systems utilizing wireless ZigBee Modules Introduction Building/Factory owners are faced

More information

UMU-Eficacia Energética mediante lot

UMU-Eficacia Energética mediante lot UMU-Eficacia Energética mediante lot Tenerife, Jornadas Técnicas RedIRIS Antonio F. Skarmeta University of Murcia (UMU) SPAIN Smart Cities New smart systems Safety Mobile Sensing 2012

More information

Prepayment Electric Energy Meter with Multi-functional for Multi-user based on STC11F52XE Sun Wei 1,a and Tuo Jianzhi 1,b

Prepayment Electric Energy Meter with Multi-functional for Multi-user based on STC11F52XE Sun Wei 1,a and Tuo Jianzhi 1,b pplied Mechanics and Materials Online: 2013-08-16 ISSN: 1662-7482, Vol. 367, pp 211-215 doi:10.4028/www.scientific.net/mm.367.211 2013 Trans Tech Publications, Switzerland Prepayment Electric Energy Meter

More information

The Application Analysis and Network Design of wireless VPN for power grid. Wang Yirong,Tong Dali,Deng Wei

The Application Analysis and Network Design of wireless VPN for power grid. Wang Yirong,Tong Dali,Deng Wei Applied Mechanics and Materials Online: 2013-09-27 ISSN: 1662-7482, Vols. 427-429, pp 2130-2133 doi:10.4028/www.scientific.net/amm.427-429.2130 2013 Trans Tech Publications, Switzerland The Application

More information

IEEE Mb/s single twisted pair Ethernet for Process Industry

IEEE Mb/s single twisted pair Ethernet for Process Industry IEEE 802.3 10 Mb/s single twisted pair Ethernet for Process Industry Harald Mueller, Markus Wucher, Dr. Joerg Haehniche Endress+Hauser Page 1 Purpose Scope Initiate discussion/understanding on typical

More information

Tracy Dye, CPAC Rome, March 21 24, Miniature Sample Handling and Analytical Techniques Workshop NeSSI Generation 2

Tracy Dye, CPAC Rome, March 21 24, Miniature Sample Handling and Analytical Techniques Workshop NeSSI Generation 2 Tracy Dye, CPAC Rome, March 21 24, 2011 Miniature Sample Handling and Analytical Techniques Workshop NeSSI Generation 2 NeSSI Generation 2 Outline Introduction System Requirements Managing Industry Perceptions

More information

RESOURCES. By: Chris Downey, Laird Technologies Product Manager, Telematics & Wireless M2M Date: May 25, 2011

RESOURCES. By: Chris Downey, Laird Technologies Product Manager, Telematics & Wireless M2M Date: May 25, 2011 Moving Beyond Zigbee for Star Networks RESOURCES By: Chris Downey, Laird Technologies Product Manager, Telematics & Wireless M2M Date: May 25, 2011 Multi-hop mesh protocols, such as Zigbee, are getting

More information

Virginia Tech Research Center Arlington, Virginia, USA

Virginia Tech Research Center Arlington, Virginia, USA SMART BUILDINGS AS BUILDING BLOCKS OF A SMART CITY Professor Saifur Rahman Virginia Tech Advanced Research Institute Electrical & Computer Engg Department University of Sarajevo Bosnia, 06 October, 2016

More information

Use of the application program

Use of the application program Use of the application program Product family: Product type: Manufacturer: Name: Order no.: Output Controller Siemens UP 255/11 brightness controller or AP 255/12 brightness controller 5WG1 255-4AB11 or

More information

Industrial Appliances Control Using Android Mobile & Bluetooth Technology

Industrial Appliances Control Using Android Mobile & Bluetooth Technology International Journal of Engineering and Manufacturing Science. ISSN 2249-3115 Volume 8, Number 1 (2018) pp. 33-42 Research India Publications http://www.ripublication.com Industrial Appliances Control

More information

INTERNET OF THINGS FOR SMART CITIES BY ZANELLA ET AL.

INTERNET OF THINGS FOR SMART CITIES BY ZANELLA ET AL. INTERNET OF THINGS FOR SMART CITIES BY ZANELLA ET AL. From IEEE INTERNET OF THINGS JOURNAL, VOL. 1, NO. 1, FEBRUARY 2014 Presented by: Abid Contents Objective Introduction Smart City Concept & Services

More information

Ericsson networked society. 27 th of September 2017, Espoo

Ericsson networked society. 27 th of September 2017, Espoo Ericsson networked society 27 th of September 2017, Espoo BEYOND MOBILE BROADBAND BROADBAND EXPERIENCE EVERYWHERE, ANYTIME MEDIA EVERYWHERE 5g SMART VEHICLES, TRANSPORT & INFRASTRUCTURE CRITICAL CONTROL

More information

An energy efficient routing algorithm (X-Centric routing) for sensor networks

An energy efficient routing algorithm (X-Centric routing) for sensor networks An energy efficient routing algorithm (X-Centric routing) for sensor networks Goktug Atac, Tamer Dag Computer Engineering Department Kadir Has University, Istanbul, Turkey goktugatac@yahoo.com, tamer.dag@khas.edu.tr

More information