Advanced Remote Control Infrastructure for Intelligent HEMS

Size: px
Start display at page:

Download "Advanced Remote Control Infrastructure for Intelligent HEMS"

Transcription

1 2011 International Conference on Information and Electronics Engineering IPCSIT vol.6 (2011) (2011) IACSIT Press, Singapore Advanced Remote Control Infrastructure for Intelligent HEMS Shun-Yu Chan 1 Jen-Hao Teng 2+ Shang-Wen Luan 3 Rong-Ceng Leou 1 Jin-Liang Lin 3 1 Department of Electrical Engineering, Cheng-Shiu University, Kaohsiung, Taiwan 2 Department of Electrical Engineering, National Sun Yat-Sen University, Kaohsiung, Taiwan, 3 Department of Electrical Engineering, I-Shou University, Kaohsiung, Taiwan Abstract: This paper designs and implements an Advanced Remote Control Infrastructure (ARCI) for Intelligent Home Energy Management Systems (IHEMS). The deployment of the proposed ARCI is also discussed. ZigBee has been designed to possess general-purpose protocol with low cost, low power consumption and self networking; therefore, it is very suitable for constructing the communication network of IHEMS. The proposed ARCI are composed of data router module, appliance control module, ZigBee-to- IrDA control module, handheld control and management device, and rear-end SCADA system. All modules are equipped with a ZigBee-based communication interface. The ZigBee-to-IrDA control module is used to control the existing home appliances. Experimental results demonstrate the validity of the proposed ARCI and showed that the proposed ARCI has great potential to be integrated into IHEMS. Keywords: Advanced Remote Control Infrastructure, Intelligent Home Energy Management System, ZigBee, IrDA 1. Introduction Industries for intelligent building including safety monitoring, health care, convenience and comfort, and energy conservation are becoming the principal developing technologies supported by many governments. In the past, the first three topics gained the spotlights. However, energy conservation will dominate the future emphases of intelligent building due to the emerging issues on energy deficiency and carbon dioxide emission. An intelligent building with energy conservation techniques will essential to utilize the renewable energy like solar energy and wind power. For example, by installing photovoltaic panels above and around the building, the solar energy can be converted into electricity for daily usage. However, in addition to the utilization of renewable energy, the more positive effort should be made and initiated is energy management, which meters and collects energy consumption data and finds opportunities to save energy. Intelligent Home Energy Management System (IHEMS) integrates building automation system, security system, information system, and energy monitoring system along with environment sensors and artificial intelligence technology to accomplish the most effective control for energy consumption of equipments and appliances and for the optimal energy dispatch and management. It can be featured with not only avoiding inefficient energy consumption, but also coordinating the usage of the existed energy and renewable energy alternately [1-5]. How to construct the communication network and design the remote control infrastructure are the important issues for IHEMS. There are many kinds of wireless communication network standards, and ZigBee, a low-speed LR-WPAN (Low-Rate Wireless Area Personal Network) based on IEEE standard, is one of them. ZigBee has been designed to possess general-purpose protocol with low cost, low power consumption and self networking; therefore, it is very suitable for constructing the communication network of IHEMS. This paper designs and implements an Advanced Remote Control Infrastructure (ARCI) for IHEMS. The proposed ARCI are composed of data router module, appliance control module, ZigBee-to- IrDA control module, handheld control and management device, and rear-end SCADA system. All modules are equipped with a ZigBee-based communication interface. The ZigBee-to-IrDA control module is used to + Corresponding author: address: jhteng@ee.nsysu.edu.tw 45

2 control the existing home appliances. Those modules are developed based on the microcontroller unit of Microchip PIC18LF4620 and ZigBee chip of Microchip MRF24J40 [6-11]. Although ZigBee transmitting range can be up to 1200 m; the transmitting range will be greatly decreased while a clement compartmented wall or a plywood wall is located between ZigBee transceivers. Therefore, the deployment of proposed ARCI is also discussed in this paper. Experimental results demonstrate the validity of the proposed ARCI. 2. Basic Concepts of the Proposed ARCI Fig. 1 shows the architecture of the proposed ARCI which is composed of data router module, appliance control module, ZigBee-to-IrDA control module, handheld control and management device, and rear-end SCADA system. From Fig. 1, it can be seen that a handheld device such as smart phone or personal digital assistant embedded with the designed control, management and rear-end SCADA system is acted as the core of the proposed ARCI and is used to monitor and control home appliances. ZigBee-to-IrDA control module is designed to control the existing appliances which can only be controlled by IrDA. Appliance control module is used to monitor and control smart home appliances. Data router module is used to retransmit signals if the distance between appliance control module and handheld control and management device exceeds the ZigBee transmitting range. Fig. 1: Architecture of the Proposed ARCI ZigBee Alliance defines three device types for ZigBee network, ZigBee coordinator, ZigBee router and ZigBee end device. ZigBee coordinator and ZigBee router are Full Function Device (FFD), and ZigBee end device is Reduced Function Device (RFD). The FFD is capable of implementing the complete protocol set. The RFD is implemented using minimal resources and memory capacity and can only be used as end device. ZigBee coordinator is responsible for initiating and maintaining the devices on the network, and therefore, is integrated into handheld control and management device. ZigBee network supports star, tree and mesh topologies. In a star topology, the network is controlled by one ZigBee coordinator and other devices, known as end devices, directly communicate with the ZigBee coordinator. In mesh and tree topologies, the network can be extended through the use of ZigBee routers. This paper uses the tree topology; therefore, data router module is equipped with ZigBee router, and appliance control module and ZigBee-to-IrDA control module are equipped with ZigBee end devices. Although ZigBee transmitting range can be up to 1200 m; the transmitting range will be greatly decreased while a clement compartmented wall or a plywood wall is located between ZigBee transceivers. According to the experiments conducted in this paper, the transmitting ranges through a clement compartmented wall or a plywood wall are about 10 m and 48 m, respectively. If the required transmitting range exceeds the transmitting range of a single ZigBee transceiver, a data router module can be used to extend the transmitting range. Fig. 2 shows the deployment recommendation of the proposed ARCI for a townhouse. Of course, the data router module can be excluded for a small-sized apartment. The maximum nodes for a ZigBee network are 65536; therefore, the proposed system can also be extended to industrial automation. 46

3 3. Hardware and Firmware Designs The proposed modules as shown in Fig. 1 are developed based on the microcontroller unit of Microchip PIC18LF4620 and ZigBee chip of Microchip MRF24J40. Figs. 3(a)-(d) show the hardware architectures for data router module, appliance control module ZigBee-to-IrDA control module, and handheld control and management device, respectively. From Fig. 3, it can be seen that ZigBee RF transceiver and microcontroller unit are the foundation for each module; however, note that data router module is equipped with ZigBee router, and appliance control module and ZigBee-to-IrDA control module are equipped with ZigBee end devices. Microcontroller unit with designed firmware is used to control and manage the module. In order to achieve more flexible control, appliance control module is equipped with a plug-in control memory card, that control commands can be stored, and then the I/O pins can be controlled by the commands loaded and executed by the microcontroller unit. The hardware architectures of other modules are designed based on the similar idea. Fig. 2: Deployment Recommendation of the Proposed ARCI (a) Data Router Module (b) Appliance Control Module (c) ZigBee-to-IrDA Control Module (d) Handheld Control and Management Device Fig. 3: Modules of the Proposed Infrastructure Firmware designed in each module is used to manage the communication network and control home appliances if required. Fig. 4 (a) shows the firmware flowchart of ZigBee device management. From Fig. 4(a), it can be seen that the initial condition of the device is in the sleep and energy saving mode. If a signal is needed to be transmitted or received, external interrupts are trigged and the device wakes up to transmit or receive the signal. Fig. 4(b) shows the block diagrams of the rear-end SCADA system. Control and display HMI block is designed to communicate with microcontroller unit through USB, RS232 or Blue Booth and then constructed the ZigBee network for the proposed ARCI. It can also be used to control appliances and display returned data. Database block is designed to store the control commands and access codes for appliances and record the returned data and abnormal events of appliances etc. Appliance control block is used to identify the appliances required to control, load the necessary control commands from database and then those commands will be delivered to control and display HMI block. Due to limited space, the detailed design contents and firmware flowchart of each module are not shown here. 47

4 4. Experimental Results The smart home appliances are still not popular due to the standard uncertainties; therefore, some existing home appliances are used to verify the proposed ARCI. Fig. 5(a) shows the hardware prototype of ZigBee-to-IrDA control module. Fig. 5(b) shows a binary code received by the IrDA transceiver of existing home appliance which is transmitted by the handheld device and received by ZigBee transceiver and retransmitted by IrDA transceiver of ZigBee-to-IrDA control module. Note that according to IrDA protocol the carrier wave frequency is 38 khz and logic 1 and logic 0 are 2.25 ms composed of 560 μ s PWM and 1690 μ s space, and 1.12 ms composed of 560 μ s PWM and 560 μ s space, respectively. From Fig. 5(b), it can be seen that the capability of ZigBee-to-IrDA control module can be confirmed. (a) Firmware Flowchart of ZigBee Device Management (b) Block Diagrams of the Rear-end SCADA System Fig. 4: Firmware Design for the Proposed ARCI (a) Hardware Prototype Fig. 5: ZigBee-to-IrDA Control Module (b) IrDA Code Table 1: Part of IrDA Control Codes for Air-Conditioner Manufactured by Hitachi On/Off 0x4D, 0x75, 0xB2, 0x8A,0x0F,0x26,0x27,0x00,0x00,0x00,0x00,0x08,0x19 Temperature Adjustment (C) x4D, 0x75, 0xB2, 0x8A,0x0F,0x16,0x27,0x00,0x00,0x00,0x00,0x00,0x x4D, 0x75, 0xB2, 0x8A,0x0F,0x16,0x29,0x00,0x00,0x00,0x00,0x00,0x x4D, 0x75, 0xB2, 0x8A,0x0F,0x26,0x2B,0x00,0x00,0x00,0x00,0x00,0x15 Fan Speed (H: High, M: Medium, L: Low) x4D, 0x75, 0xB2, 0x8A,0x0F,0x26,0x2B,0x00,0x00,0x00,0x00,0x00,0x x4D, 0x75, 0xB2, 0x8A,0x0F,0x16,0x2B,0x00,0x00,0x00,0x00,0x00,0x x4D, 0x75, 0xB2, 0x8A,0x0F,0x46,0x2B,0x00,0x00,0x00,0x00,0x00,0x17 In the following experiments, the air conditioners manufactured by Hitachi are used. Table 1 shows part of the IrDA control codes for Hitachi s air conditioner. In order to make sure that the proposed ARCI can control the air conditioners effectively, ZigBee network analyzer named ZENA designed by Microchip is used. Many experiments are conducted; however, only some cases are shown. The short addresses of the handheld device equipped with a ZigBee coordinator and the ZigBee-to-IrDA control module equipped with a ZigBee end device are 0x0000 and 0x796, respectively. ZigBee-to-IrDA control module can control several existing home appliances and the appliances are numbered from nodes 0x00 to 0x16. Fig. 6 shows the data frames received by ZigBee-to-IrDA control module and analyzed by ZENA to turn on the air 48

5 condition (node 0x16), adjust the temperature form 25 C to 26 C, and change fan speed from high to medium. From Fig. 5 and Table 1, it can be seen that AF data (control codes) are the same as the control codes shown in Table 1; therefore, the validity of proposed ARCI can be demonstrated. 5. Conclusions Fig. 6: Data Frames by ZigBee-to-IrDA Control Module This paper designed and implemented an ARCI for IHEMS. The deployment of the proposed system was also discussed. The proposed ARCI are composed of data router module, appliance control module, ZigBeeto-IrDA control module, handheld control and management device, and rear-end SCADA system. The ZigBee-to-IrDA control module is used to control the existing home appliances. Experimental results demonstrated the validity of the proposed system and showed that the proposed system has great potential to be integrated into IHEMS. This paper only focused on the hardware implementation and firmware design of the proposed ARCI, the utilization of the proposed ARCI to achieve optimal energy dispatch and management for IHEMS will be discussed in the future research. 6. Acknowledgements This work was sponsored by National Science Council, Taiwan, under research grant NSC E References [1] Sundramoorthy, V.; Cooper, G.; Linge, N.; Qi Liu; Domesticating Energy-Monitoring Systems: Challenges and Design Concerns, IEEE Pervasive Computing, Vol. 10, Issue 1, 2011, pp [2] Paradiso, Joseph; Dutta, Prabal; Gellersen, Hans; Schooler, Eve; Introduction: Smart Energy Systems, IEEE Pervasive Computing, Vol. 10, Issue 1, 2011, pp [3] Dae-Man Han; Jae-Hyun Lim; Design and implementation of smart home energy management systems based on ZigBee, IEEE Transactions on Consumer Electronics, Vol. 56, Issue 3, 2010, pp [4] Xiaohong Guan; Zhanbo Xu; Qing-Shan Jia; Energy-Efficient Buildings Facilitated by Microgrid, IEEE Transactions on Smart Grid, Vol. 1, Issue 3, 2010, pp [5] Young-Sung Son; Pulkkinen, T.; Kyeong-Deok Moon; Chaekyu Kim; Home energy management system based on power line communication, IEEE Transactions on Consumer Electronics, Vol. 56, Issue 3, 2010, pp [6] Shang-Wen Luan, Jen-Hao Teng, Shun-Yu Chan, Lain-Chyr Hwang, Development of a Smart Power Meter for AMI Based on ZigBee Communication, IEEE 8-th International Conference on Power Electronics and Driver Systems, Taiwan, pp , 2009 [7] Wireless Medium Access Control (MAC) and Physical Layer (PHY) Specifications for Low-Rate Wireless Personal Area Networks (LR-WPANs), IEEE , New York, October [8] ZigBee Specification, ZigBee Alliance, ZigBee Document r17, January [9] PIC18F2525/2620/4525/4620 Data Sheet Microchip Technology Inc., [10] MRF24J40MB Data Sheet Microchip Technology Inc., [11] ZENA Wireless Network Analyzer User s Guide Microchip Technology Inc.,

Development of an Intelligent Fault Indicator for Smart Grids

Development of an Intelligent Fault Indicator for Smart Grids 2011 International Conference on Information and Electronics Engineering IPCSIT vol.6 (2011) (2011) IACSIT Press, Singapore Development of an Intelligent Fault Indicator for Smart Grids Shang-Wen Luan

More information

Development of a Smart Power Meter for AMI Based on ZigBee Communication

Development of a Smart Power Meter for AMI Based on ZigBee Communication Development of a Smart Power Meter for AMI Based on ZigBee Communication Shang-Wen Luan Jen-Hao Teng Member IEEE Department of Electrical Engineering, I-Shou University, Kaohsiung, Taiwan Abstract: Many

More information

Development of a M2M Network-based Smart SMPS System

Development of a M2M Network-based Smart SMPS System , pp.60-64 http://dx.doi.org/10.14257/astl.2013 Development of a M2M Network-based Smart SMPS System Junho Ko 1, Yoon Sang Kim 1 1 Department of Computer Science and Engineering, KoreaUniversity of Technology

More information

Wireless Electric Meter Reading Based On Zigbee Technology

Wireless Electric Meter Reading Based On Zigbee Technology Wireless Electric Meter Reading Based On Zigbee Technology Mahesh Chahare & P.T.Karule Electronics Engineering, Yeshwantrao Chavan College of Engineering, Nagpur, India E-mail : maheshchahare@gmail.com,

More information

Adaptive Home Power Management for Real Time Home Management Systems. Kwang-il Hwangand Hyo-seong Kim

Adaptive Home Power Management for Real Time Home Management Systems. Kwang-il Hwangand Hyo-seong Kim Adaptive Home Power Management for Real Time Home Management Systems Kwang-il Hwangand Hyo-seong Kim Department of Embedded Systems Engineering, Incheon National University, Incheon, Korea hkwangil@incheon.ac.kr

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

A Novel Energy Management of Smart Home with Multi Knapsack Load Monitoring Analysis

A Novel Energy Management of Smart Home with Multi Knapsack Load Monitoring Analysis ISSN 2278 0211 (Online) A Novel Energy Management of Smart Home with Multi Knapsack Load Monitoring Analysis Reena Kumar CSI College of Engineering/Electrical &Electronics Engineering Department, Ketti

More information

Study of Smart Home System based on Zigbee Wireless Sensor System. Jie Huang 1

Study of Smart Home System based on Zigbee Wireless Sensor System. Jie Huang 1 2nd Workshop on Advanced Research and Technology in Industry Applications (WARTIA 2016) Study of Smart Home System based on Zigbee Wireless Sensor System Jie Huang 1 1 College of Mechanical and Electronic

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

SMART ENERGY MANAGEMENT SYSTEM

SMART ENERGY MANAGEMENT SYSTEM International Journal of Recent Innovation in Engineering and Research Scientific Journal Impact Factor - 3.605 by SJIF e- ISSN: 2456 2084 SMART ENERGY MANAGEMENT SYSTEM Mrs Ashwini Kale 1, Mr Jeevan Ugale

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

Design and Development of Power Monitoring and Controlling System using Wireless Zigbee Network

Design and Development of Power Monitoring and Controlling System using Wireless Zigbee Network Design and Development of Power Monitoring and Controlling System using Wireless Zigbee Network Dr. Madhukar S. Chavan Department of Electronics and Telecommunication Engineering, P.V.P Institute of Technology,

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

The Design of Supermarket Electronic Shopping Guide System Based on ZigBee Communication

The Design of Supermarket Electronic Shopping Guide System Based on ZigBee Communication The Design of Supermarket Electronic Shopping Guide System Based on ZigBee Communication Yujie Zhang, Liang Han, and Yuanyuan Zhang College of Electrical and Information Engineering, Shaanxi University

More information

AIM: To create a project for implement a wireless communication protocol on an embedded system- ZigBee.

AIM: To create a project for implement a wireless communication protocol on an embedded system- ZigBee. AIM: To create a project for implement a wireless communication protocol on an embedded system- ZigBee. Introduction ZigBee is one of the Advanced Wireless Technology and CC2430 is the first single-chip

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

Zigbee protocol stack overview

Zigbee protocol stack overview Zigbee protocol stack overview 2018 ASSUMPTIONS FOR USING THIS TEACHING MATERIAL DSR and OTSL takes no responsibility about the problem which occurs as a result of applying the technical information written

More information

Radiocrafts Embedded Wireless Solutions

Radiocrafts Embedded Wireless Solutions Selecting an IEEE 802.15.4, 2.4 GHz wireless solution By Ø.Nottveit Abstract Companies searching for a low power 2.45 GHz wireless solution will find many different technical solutions. This white paper

More information

Implementation of Wireless Sensor Hub to Support Protocols Interoperability

Implementation of Wireless Sensor Hub to Support Protocols Interoperability Implementation of Wireless Sensor Hub to Support Protocols Interoperability Hitixa R. Patel VLSI & Embedded System Design GTU PG School Ahmedabad, India hitixa30@gmail.com Mr. Rajesh Sola Advance Computer

More information

A Zigbee Based Wireless Datalogging System

A Zigbee Based Wireless Datalogging System International Journal of Scientific & Engineering Research Volume 3, Issue 9, September-2012 1 A Zigbee Based Wireless Datalogging System Author: Arun Kumar Abstract This paper is designed using embedded

More information

May 25, 2010 Wi-Fi: The Intelligent Choice for the Smart Grid

May 25, 2010 Wi-Fi: The Intelligent Choice for the Smart Grid Wi-Fi: The Intelligent Choice for the Smart Grid Greg Ennis Technical Director, Wi-Fi Alliance May 25, 2010 1 Wi-Fi today - An unrivaled success 10% of the world s population uses Wi-Fi About two billion

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

Design of Smart Home System Based on ZigBee Technology and R&D for Application

Design of Smart Home System Based on ZigBee Technology and R&D for Application Energy and Power Engineering, 2016, 8, 13-22 Published Online January 2016 in SciRes. http://www.scirp.org/journal/epe http://dx.doi.org/10.4236/epe.2016.81002 Design of Smart Home System Based on ZigBee

More information

Design of Greenhouse Temperature and Humidity Monitoring System Based on ZIGBEE Technique Ming Xin 1,a, Wei Zhongshan 1,b,*

Design of Greenhouse Temperature and Humidity Monitoring System Based on ZIGBEE Technique Ming Xin 1,a, Wei Zhongshan 1,b,* International Conference on Computational Science and Engineering (ICCSE 2015) Design of Greenhouse Temperature and Humidity Monitoring System Based on ZIGBEE Technique Ming Xin 1,a, Wei Zhongshan 1,b,*

More information

Date of Publication: THREE PHASE LINE FAULT DETECTION ON DISTRIBUTION LINES USING GSM TECHNIQUE

Date of Publication: THREE PHASE LINE FAULT DETECTION ON DISTRIBUTION LINES USING GSM TECHNIQUE International Journal of Emerging Technology and Innovative Volume 2, Issue 3, March 2016 (ISSN: 2394 6598) Date of Publication: 29.03.2016 THREE PHASE LINE FAULT DETECTION ON DISTRIBUTION LINES USING

More information

Supervisory System Design and Implementation of Automatic Illumination Control for Dimmable Flat LED Lighting Devices in Buildings

Supervisory System Design and Implementation of Automatic Illumination Control for Dimmable Flat LED Lighting Devices in Buildings Sensors and Materials, Vol. 29, No. 4 (2017) 379 386 MYU Tokyo 379 S & M 1330 Supervisory System Design and Implementation of Automatic Illumination Control for Dimmable Flat LED Lighting Devices in Buildings

More information

Design & Implementation of an Energy Control System for Zigbee Based Home Automation Networks

Design & Implementation of an Energy Control System for Zigbee Based Home Automation Networks International Journal of Emerging Engineering Research and Technology Volume 2, Issue 3, June 2014, PP 73-78 ISSN 2349-4395 (Print) & ISSN 2349-4409 (Online) Design & Implementation of an Energy Control

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

Developing a Common Language for Communication between Disparate IoT Devices and Applications across Various Wireless Technologies

Developing a Common Language for Communication between Disparate IoT Devices and Applications across Various Wireless Technologies Developing a Common Language for Communication between Disparate IoT Devices and Applications across Various Wireless Technologies Phil Beecher - President, Wi-Sun Alliance Matthew Michael - Sr. Director

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

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

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

A Low-Cost Energy Management System That Compares Power Consumption of Electronic Home Appliances

A Low-Cost Energy Management System That Compares Power Consumption of Electronic Home Appliances IOSR Journal of Engineering (IOSRJEN) e-issn: 2250-3021, p-issn: 2278-8719, Volume 2, Issue 9 (September 2012), PP 06-10 A Low-Cost Energy Management System That Compares Power Consumption of Electronic

More information

WPAN/WBANs: ZigBee. Dmitri A. Moltchanov kurssit/elt-53306/

WPAN/WBANs: ZigBee. Dmitri A. Moltchanov    kurssit/elt-53306/ WPAN/WBANs: ZigBee Dmitri A. Moltchanov E-mail: dmitri.moltchanov@tut.fi http://www.cs.tut.fi/ kurssit/elt-53306/ IEEE 802.15 WG breakdown; ZigBee Comparison with other technologies; PHY and MAC; Network

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

Efficient HVAC System

Efficient HVAC System Efficient HVAC System Group 6 Sponsored by AC3 Development Group LLC Derick Holzmacher Cory Glass Andrew Mertens Joshua New Motivation HVAC systems are one of the leading energy consuming appliances in

More information

UCLA WINSmartGrid Connection -Wireless Internet Technologies for Smart Grid

UCLA WINSmartGrid Connection -Wireless Internet Technologies for Smart Grid UCLA WINSmartGrid Connection -Wireless Internet Technologies for Smart Grid Rajit Gadh Director, UCLA WINMEC Director, UCLA WINSmartgrid Program Director, UCLA Wireless Media Lab smartgrid@winmec.ucla.edu

More information

Pepco s Plans for Smart Grid. Rob Stewart Blueprint Technology Strategist

Pepco s Plans for Smart Grid. Rob Stewart Blueprint Technology Strategist Pepco s Plans for Grid Rob Stewart Blueprint Technology Strategist 0 Pepco s Grid Vision Through the Grid, customers will become empowered to make choices regarding their use and cost of energy. It will

More information

The Design of Flower Ecological Environment Monitoring System Based on ZigBee Technology

The Design of Flower Ecological Environment Monitoring System Based on ZigBee Technology The Design of Flower Ecological Environment Monitoring System Based on ZigBee Technology Xiaoqing Guo 1,* and Xinjian Xiang 2 1 School of Biological and Chemical Engineering, Zhejiang University of Science

More information

Costs of connecting appliances in EEBuildings

Costs of connecting appliances in EEBuildings Costs of connecting appliances in EEBuildings SEEDS - Self learning Energy Efficiency buildings and open Spaces DG CONNECT & ETSI Workshop on Smart Appliances Brussels, May 27 28, 2014 Manuel Díaz Rodríguez

More information

Guide to Wireless Communications, 3 rd Edition. Objectives

Guide to Wireless Communications, 3 rd Edition. Objectives Guide to Wireless Communications, 3 rd Edition Chapter 5 Wireless Personal Area Networks Objectives Describe a wireless personal area network (WPAN) List the different WPAN standards and their applications

More information

Smart Home Energy Saving System using IOT

Smart Home Energy Saving System using IOT GRD Journals- Global Research and Development Journal for Engineering Volume 2 Issue 5 April 2017 ISSN: 2455-5703 Smart Home Energy Saving System using IOT M. Anandakumar Assistant Professor R. Gunasekaran

More information

Cost-Effective and Reliable Communication Infrastructure for Smart Grid Deployment

Cost-Effective and Reliable Communication Infrastructure for Smart Grid Deployment Cost-Effective and Reliable Communication Infrastructure for Smart Grid Deployment Panel: Co- SimulaEon of ICT and Power DistribuEon Intelligent Smart Grid Technologies (ISGT) Feb 21, 2014 Prof. Saifur

More information

Wireless communication standards: What makes them unattractive for WSN:

Wireless communication standards: What makes them unattractive for WSN: Wireless communication standards: IEEE 802.11 a/b/g Bluetooth GSM What makes them unattractive for WSN: Power hungry (need big batteries) Complexity (need lots of clock cycles and memory) New protocol

More information

Home Electric Energy Monitoring System - Design and Prototyping -

Home Electric Energy Monitoring System - Design and Prototyping - Home Electric Energy Monitoring System - Design and Prototyping - João Gil Josué, João Murta Pina and Mário Ventim Neves Faculdade de Ciências e Tecnologia, Universidade Nova de Lisboa Monte de Caparica,

More information

Wireless Connectivity Options for IoT. By: MIST Makers John Varela and Nicholas Landy

Wireless Connectivity Options for IoT. By: MIST Makers John Varela and Nicholas Landy Wireless Connectivity Options for IoT By: MIST Makers John Varela and Nicholas Landy Outline Introduction to the Internet of Things (IoT) Wireless Communication in IoT Current Standards IEEE 802.11 (Wi-

More information

Design and implementation of ZigBee/IEEE Nodes for

Design and implementation of ZigBee/IEEE Nodes for Design and implementation of ZigBee/IEEE 802.15.4 Nodes for Wireless Sensor Networks Jin-Shyan Lee and Yang-Chih Huang Information and Communications Research Laboratory, Industrial Technology Research

More information

ZIGBEE. Erkan Ünal CSE 401 SPECIAL TOPICS IN COMPUTER NETWORKS

ZIGBEE. Erkan Ünal CSE 401 SPECIAL TOPICS IN COMPUTER NETWORKS ZIGBEE Erkan Ünal CSE 401 SPECIAL TOPICS IN COMPUTER NETWORKS OUTLINE ZIGBEE AND APPLICATIONS IEEE 802.15.4 PROTOCOL ZIGBEE PROTOCOL ZIGBEE ALLIANCE ZIGBEE APPLICATIONS PHYSICAL LAYER MAC LAYER ZIGBEE

More information

A ZigBee Based Reliable and Efficient Power Metering System for Energy Management and Controlling

A ZigBee Based Reliable and Efficient Power Metering System for Energy Management and Controlling A ZigBee Based Reliable and Efficient Power Metering System for Energy Management and Controlling Oktay Cetinkaya Ozgur Baris Akan Department of Electrical and Electronics Engineering Koc University, Istanbul,

More information

Data Collector by Using Wireless Technologies IEEE and Bluetooth

Data Collector by Using Wireless Technologies IEEE and Bluetooth Data Collector by Using Wireless Technologies IEEE 802.15.4 and Bluetooth KSV Pavan Kumar 1, R.Srinivasa Rao 2 1 Scholars, KITS, Khammam, India 2 Associate Professor, KITS, Khammam, India E-Mail- pavan101088@gmail.com

More information

Design Smart Home Energy Management Systems based on ZigBee

Design Smart Home Energy Management Systems based on ZigBee Design Smart Home Energy Management Systems based on ZigBee Akram Sadat Mostafavi mostafavi_1361@yahoo.com Abstract: wireless sensor networks are rapidly gaining popularity. Today, organizations use IEEE

More information

Energy Efficiency Comparisons of Wireless Communication Technology Options for Smart Grid Enabled Devices

Energy Efficiency Comparisons of Wireless Communication Technology Options for Smart Grid Enabled Devices Energy Efficiency Comparisons of Wireless Communication Technology Options for Smart Grid Enabled Devices Jeff Drake, Advanced Systems Engineer, GE Appliances David Najewicz, Manager, External Technology

More information

Design and Implementation of Smart Gateway Based on Wireless Communication Technique

Design and Implementation of Smart Gateway Based on Wireless Communication Technique International Conference on Education, Management and Computer Science (ICEMC 2016) Design and Implementation of Smart Gateway Based on Wireless Communication Technique Zhongxiang Xiao1, a, Tengxue Rong1,

More information

A Tentative Study on Ward Monitoring System based on Zigbee Technology Jifeng Liang

A Tentative Study on Ward Monitoring System based on Zigbee Technology Jifeng Liang 7th International Conference on Education, Management, Computer and Medicine (EMCM 2016) A Tentative Study on Ward Monitoring System based on Zigbee Technology Jifeng Liang Xi an Fanyi University, Xi an

More information

SMART VEHICLE CONTROLLED SYSTEM

SMART VEHICLE CONTROLLED SYSTEM Volume 03, Special sue. 01, March 2015 ISSN (online): 2348 7550 SMART VEHICLE CONTROLLED SYSTEM Sneha Mohan Shingate 1, Y. V. Chavan 2 1,2 Padmabhooshan Vasantdada Patil Institute Of Technology, Pune,

More information

Energy market: Opportunities and Technologies

Energy market: Opportunities and Technologies Energy market: Opportunities and Technologies Dominique Vincent Business Development Manager, Digi Singapore Market opportunities Agenda Energy Management: X-Grid, SmartLee, Smart metering: market, technology

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

KW41Z IEEE and BLE Coexistence Performance

KW41Z IEEE and BLE Coexistence Performance NXP Semiconductors Document Number: AN12231 Application Note Rev. 0, 08/2018 KW41Z IEEE 802.15.4 and BLE Coexistence Performance MWS module 1. About this manual This document aims to evaluate the performance

More information

Real Time Monitoring of Solar Panel Using IoT #1 Gajanan Manohar Chinke, #2 Nikhil Diliprao Payal, #3 Atul Bhagwan Patil,

Real Time Monitoring of Solar Panel Using IoT #1 Gajanan Manohar Chinke, #2 Nikhil Diliprao Payal, #3 Atul Bhagwan Patil, ISSN 2395-1621 Real Time Monitoring of Solar Panel Using IoT #1 Gajanan Manohar Chinke, #2 Nikhil Diliprao Payal, #3 Atul Bhagwan Patil, #4 Shubham Mahadev More, #5 Prof. Neha Avinash Zope 3 atul.patil074@gmail.com

More information

An Ethernet Based Control and Monitoring System Using ARM Processor

An Ethernet Based Control and Monitoring System Using ARM Processor An Ethernet Based Control and Monitoring System Using ARM Processor Pingale Vaishali S, Nikalje komal M, Chavan Snehal S, Prof. B.C.Kulkarni Department of Electronics And Telecommunication Engineering

More information

The Design of Wireless Smart Home System based on ZigBee

The Design of Wireless Smart Home System based on ZigBee 2010 3rd International Conference on Computer and Electrical Engineering (ICCEE 2010) IPCSIT vol. 53 (2012) (2012) IACSIT Press, Singapore DOI: 10.7763/IPCSIT.2012.V53.No.1.42 The Design of Wireless Smart

More information

INTELLIGENT APPLIANCE CONTROL SYSTEM USING ARM7 AND ZIGBEE

INTELLIGENT APPLIANCE CONTROL SYSTEM USING ARM7 AND ZIGBEE Int. J. Elec&Electr.Eng&Telecoms. 2013 Pushkar Singh et al., 2013 Research Paper ISSN 2319 2518 www.ijeetc.com Vol. 2, No. 3, July 2013 2013 IJEETC. All Rights Reserved INTELLIGENT APPLIANCE CONTROL SYSTEM

More information

Smart Distribution Grid: Status, Goals, Vision and Pathway for Success

Smart Distribution Grid: Status, Goals, Vision and Pathway for Success Smart Distribution Grid: Status, Goals, Vision and Pathway for Success S.S. (Mani) Venkata University of Washington, Seattle, WA venkata@ee.washington.edu 520-820-8005 Contributors: S. Roy, A. Pahwa, G.

More information

Research on Hybrid Network Technologies of Power Line Carrier and Wireless MAC Layer Hao ZHANG 1, Jun-yu LIU 2, Yi-ying ZHANG 3 and Kun LIANG 3,*

Research on Hybrid Network Technologies of Power Line Carrier and Wireless MAC Layer Hao ZHANG 1, Jun-yu LIU 2, Yi-ying ZHANG 3 and Kun LIANG 3,* 2017 International Conference on Computer, Electronics and Communication Engineering (CECE 2017) ISBN: 978-1-60595-476-9 Research on Hybrid Network Technologies of Power Line Carrier and Wireless MAC Layer

More information

Smart Home Automation Using Web-Server

Smart Home Automation Using Web-Server Smart Home Automation Using Web-Server Humera Jabeen Khan 1, Dr. Baswaraj Gadgay 2, Veeresh Pujari 3 1 PG Student Dept. Of VLSI Design & Embedded Systems VTU PG Centre Kalaburagi 2 Research Guide & Professor

More information

A New Application of Zigbee Based Wireless Automation System for Safety of Municipal Workers

A New Application of Zigbee Based Wireless Automation System for Safety of Municipal Workers A New Application of Zigbee Based Wireless Automation System for Safety of Municipal Workers Mr. Balaji. v. phad 1, Dr. H. K. Naidu 2, Prof. Pratik Gutke 3 1,2,3 Integrated Power System Dept., Tulsiramji

More information

Design of Smart Home Control System by Internet of Things based on ZigBee

Design of Smart Home Control System by Internet of Things based on ZigBee Design of Smart Home Control System by Internet of Things based on ZigBee Xian-Jun Yi, Min Zhou, Jian Liu School of Electrical and Information Engineering, Wuhan Institute of Technology Wuhan 430205, China

More information

Investigating the Impact of Topologies on the Performance of ZIGBEE Wireless Sensor Networks

Investigating the Impact of Topologies on the Performance of ZIGBEE Wireless Sensor Networks Investigating the Impact of Topologies on the Performance of 802.15.4 ZIGBEE Wireless Sensor Networks D. Deepika 1 and Prof. S. Pallam Setty 2 1 M.tech, Department of Computer Science and Systems Engineering,

More information

Message acknowledgement and an optional beacon. Channel Access is via Carrier Sense Multiple Access with

Message acknowledgement and an optional beacon. Channel Access is via Carrier Sense Multiple Access with ZigBee IEEE 802.15.4 Emerging standard for low-power wireless monitoring and control Scale to many devices Long lifetime is important (contrast to Bluetooth) 10-75m range typical Designed for industrial

More information

IEEE A UNIVERSAL TRANSDUCER PROTOCOL STANDARD

IEEE A UNIVERSAL TRANSDUCER PROTOCOL STANDARD IEEE 1451 -- A UNIVERSAL TRANSDUCER PROTOCOL STANDARD Darold Wobschall Esensors Inc. Amherst NY 14226 716-837-8719 Email: designer@eesensors.com Abstract - The expansion of smart sensors usage is being

More information

DeviceNet media redundancy: A technical approach

DeviceNet media redundancy: A technical approach DeviceNet media redundancy: A technical approach Dr. Qing Jia (qjia@ra.rockwell.com) Rockwell Automation Shanghai Research Center, P.R.China [Abstract] The media problem is one of the major causes of DeviceNet

More information

An Integrated ZigBee Automation System: An Energy Saving Solution

An Integrated ZigBee Automation System: An Energy Saving Solution An Integrated ZigBee Automation System: An Energy Saving Solution KF Tsang, WC Lee, KL Lam, HY Tung and Kai Xuan Abstract ZigBee is the latest wireless technology which provides three lowest solutions,

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

ZigBee Wireless Transceiver Engineering Options

ZigBee Wireless Transceiver Engineering Options White Paper ZigBee Wireless Transceiver Engineering Options Murata Electronics, North America Realizing this new standard s automation benefits and there are many requires navigating your engineering options

More information

Main objectives or functions can be modelled like different blocks or components that can be observed in Figure 1. Figure 1: HOPE System Architecture

Main objectives or functions can be modelled like different blocks or components that can be observed in Figure 1. Figure 1: HOPE System Architecture Overall Approach HOPE system can be modelled as a distributed system where many agents (subsystem located in each patient 's home) are connected to a main agent, the HOPE server, using IP communication

More information

An Information Framework for Creating a Smart City through Internet of Things

An Information Framework for Creating a Smart City through Internet of Things An Information Framework for Creating a Smart City through Internet of Things Nilesh Mali 1, Prof A. B. Kanwade 2, PG Scholar, Dept. Of VLSI & Embedded System Engg, SITS Narhe, Pune, M.S., India 1 Assistant

More information

Design of Environment Monitoring System in Hatcheries Based on WSN

Design of Environment Monitoring System in Hatcheries Based on WSN Sensors & Transducers 2013 by IFSA http://www.sensorsportal.com Design of Environment Monitoring System in Hatcheries Based on WSN Zhiping LIU, Hanyu LIU School of Electrical Engineering and Automation,

More information

A High-Speed Wireless Transmission Scheme for Wireless Sensor Network

A High-Speed Wireless Transmission Scheme for Wireless Sensor Network A High-Speed Wireless Transmission Scheme for Wireless Sensor Network College of Information Engineering, North China University of Technology Beijing, 100144, China Email: mali@ncut.edu.cn Abstract Along

More information

ZIGBEE AND PROTOCOL IEEE : THEORETICAL STUDY

ZIGBEE AND PROTOCOL IEEE : THEORETICAL STUDY ZIGBEE AND PROTOCOL IEEE 802.15.4: THEORETICAL STUDY 1 NAYAN DUBAY, 2 VISHANK PATEL 1 Learner and Researcher, Indore ²Fourth Semester M.Tech, Oriental university, Indore Email: 1 nayandubey18@gmail.com,

More information

A Review on Smart Bulb & Proposed a Real Time Vision Based Smart Bulb using Image Processing

A Review on Smart Bulb & Proposed a Real Time Vision Based Smart Bulb using Image Processing A Review on Smart Bulb & Proposed a Real Time Vision Based Smart Bulb using Image Processing Dashrath Mahto #1, Sreeja Nair *2 # M. Tech. Scholar Computer Science & Engineering, Oriental Institute of Science

More information

Power-efficient Communication Protocol for Social Networking Tags for Visually Impaired

Power-efficient Communication Protocol for Social Networking Tags for Visually Impaired Power-efficient Communication Protocol for Social Networking Tags for Visually Impaired Problem Social Networking Tags System for Visually Impaired is an project aims to utilize electronic id technology

More information

Integrating Smart Meters to the Home Area Network. Yong Jin Lee, Ph.D. and Delfin Jay M. Sabido IX, Ph.D. Integrated Microelectronics, Inc.

Integrating Smart Meters to the Home Area Network. Yong Jin Lee, Ph.D. and Delfin Jay M. Sabido IX, Ph.D. Integrated Microelectronics, Inc. Integrating Smart Meters to the Home Area Network Yong Jin Lee, Ph.D. and Delfin Jay M. Sabido IX, Ph.D. Integrated Microelectronics, Inc. World Meter Design Congress 2008 San Jose, CA, USA February 20-22,

More information

EFFECT OF NODES MOBILITY BY MOVING NODES AT DIFFERENT TRAJECTORIES ON ZIGBEE MESH TOPOLOGY

EFFECT OF NODES MOBILITY BY MOVING NODES AT DIFFERENT TRAJECTORIES ON ZIGBEE MESH TOPOLOGY EFFECT OF NODES MOBILITY BY MOVING NODES AT DIFFERENT TRAJECTORIES ON ZIGBEE MESH TOPOLOGY Mrs. Nadia Assistant Professor, Physics, Dev Samaj College for women Ferozepur (India) ABSTRACT In this paper

More information

ITU G.hn The low cost technology for real time Metering and SCADA communication

ITU G.hn The low cost technology for real time Metering and SCADA communication ITU G.hn The low cost technology for real time Metering and SCADA communication G.hn = Any Wire Coaxial cables Electrical wires Telephone lines Founded in 2006. ~40 members A single next gen PHY/MAC technology

More information

Implementation of a wireless energy management and safety system

Implementation of a wireless energy management and safety system International Journal of Smart Grid and Clean Energy Implementation of a wireless energy management and safety system Cheng-Chien Kuo a, Han-Ching Lin b a Saint John s University, 499, Sec. 4, Tamking

More information

DEEP: A Deployable Energy Efficient MAC Protocol for Sensor Networks

DEEP: A Deployable Energy Efficient MAC Protocol for Sensor Networks DEEP: A Deployable Energy Efficient 802.15.4 MAC Protocol for Sensor Networks Marco Valero, Anu Bourgeois, and Raheem Beyah Department of Computer Science Georgia State University Atlanta, Georgia 30303

More information

Development of a Novel Power-Monitoring System Using Internet and Wireless Sensor Network Technologies

Development of a Novel Power-Monitoring System Using Internet and Wireless Sensor Network Technologies Sensors and Materials, Vol. 29, No. 7 (2017) 1005 1015 MYU Tokyo 1005 S & M 1392 Development of a Novel Power-Monitoring System Using Internet and Wireless Sensor Network Technologies Shih-Sung Lin, *

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

Designing a Smarter and Greener Electric Grid: AS Sensor-Data Driven Approach. Study of Power Consumption

Designing a Smarter and Greener Electric Grid: AS Sensor-Data Driven Approach. Study of Power Consumption Designing a Smarter and Greener Electric Grid: AS Sensor-Data Driven Approach Study of Power Consumption Monitoring Systems Organisation of the Presentation About CDAC CDAC s component in the project-designing

More information

Embedded Surveillance System using Multiple Ultrasonic Sensors

Embedded Surveillance System using Multiple Ultrasonic Sensors IJSRD - International Journal for Scientific Research & Development Vol. 3, Issue 05, 2015 ISSN (online): 2321-0613 Embedded Surveillance System using Multiple Ultrasonic Sensors Harshad S. Patil 1 Dr.

More information

Research on Heterogeneous Communication Network for Power Distribution Automation

Research on Heterogeneous Communication Network for Power Distribution Automation 3rd International Conference on Material, Mechanical and Manufacturing Engineering (IC3ME 2015) Research on Heterogeneous Communication Network for Power Distribution Automation Qiang YU 1,a*, Hui HUANG

More information

AT THE END OF THIS SECTION, YOU SHOULD HAVE AN UNDERSTANDING OF THE

AT THE END OF THIS SECTION, YOU SHOULD HAVE AN UNDERSTANDING OF THE Wireless Technology AT THE END OF THIS SECTION, YOU SHOULD HAVE AN UNDERSTANDING OF THE UNDERLYING WIRELESS TECHNOLOGIES. References 2 The physical layer provides mechanical, electrical, l functional,

More information

Customer Side Smart Grid Installations Preparing for the Future

Customer Side Smart Grid Installations Preparing for the Future Customer Side Smart Grid Installations Preparing for the Future Thomas M. Korman, Ph.D., P.E., Lonny Simonian, P.E., PMP. California Polytechnic State University San Luis Obispo, CA Introduction, Background,

More information

GSM MODULE BASED SMART NOTICE BOARD

GSM MODULE BASED SMART NOTICE BOARD GSM MODULE BASED SMART NOTICE BOARD Manpreet Singh Gagandeep Singh Sodhi Azadwinder Singh Abstract-- The ways of addressing public at large viz; bus terminals, railway stations, colleges, universities

More information

Design and Implementation of a Zigbee-based Communication Substrate for Wireless Sensor Networks. Zigbee

Design and Implementation of a Zigbee-based Communication Substrate for Wireless Sensor Networks. Zigbee Design and Implementation of a Zigbee-based Communication Substrate for Wireless Sensor Networks Zigbee Wei-kou Li * Chih-Hung Chou * Zhi-Feng Lin * dimi@os.nctu.edu.tw robertchou@os.nctu.edu.tw ttom@os.nctu.ed.tw

More information

Design the DNS-like Smart Switch for Heterogeneous Network base on SDN Architecture

Design the DNS-like Smart Switch for Heterogeneous Network base on SDN Architecture 2016 International Computer Symposium Design the DNS-like Smart Switch for Heterogeneous Network base on SDN Architecture Jih-Ching Chiu, An-Ting Liu*, Chien-Chin Liao* Department of Electrical Engineering,

More information

S05-SM User s Manual (ZigBee HA Profile) Ver. 1.02

S05-SM User s Manual (ZigBee HA Profile) Ver. 1.02 (ZigBee HA Profile) Ver. 1.02 Copyright 2011-15 Nietzsche Enterprise Co., Ltd. All rights reserved Nietzsche Enterprise reserves the right to make changes and improvements to its products without notice.

More information

Modulation. Propagation. Typical frequency bands

Modulation. Propagation. Typical frequency bands References Wireless Technology 2 AT THE END OF THIS SECTION, YOU SHOULD HAVE AN UNDERSTANDING OF THE UNDERLYING WIRELESS TECHNOLOGIES. The physical layer provides mechanical, electrical, l functional,

More information

Network protocol for Internet of Things based on 6LoWPAN

Network protocol for Internet of Things based on 6LoWPAN Abstract Network protocol for Internet of Things based on 6LoWPAN Yijun Wang 1,*, Yushan Mei 1 College of Electronic & Information Engineering, Changchun University of Science and Technology Changchun

More information

Chapter 8: Smart Grid Communication and Networking

Chapter 8: Smart Grid Communication and Networking Chapter 8: Smart Grid Communication and Networking Prof. Yuh-Shyan Chen Department of Computer Science and Information Engineering National Taipei University Outline 1. The framework of smart grid 2. Network

More information