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

Size: px
Start display at page:

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

Transcription

1 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 , China Abstract Smart home is an important applicable field of Internet of Things. In line with the applicable demands and features of smart home, a design of smart home control system by Internet of Things based on ZigBee has been advanced in this paper. In the proposed system, LM3S bit processor is used as the main controller to complete the design of embedded WEB server. Meanwhile, a number of things have adopted in the program design, such as RTX operating system in RL-ARM real time database, Common Gateway Interface function and Transmission Control Protocol/Internet Protocol. A variety of tasks of the system function module can be completed by RTX operating system. The information exchange between the client side and the server side can be realized by Common Gateway Interface technology. Ethernet communication can be implemented by Transmission Control Protocol/Internet Protocol. What's more, ZigBee wireless communication module is applied for the local communication, and it can send and receive the transmission information between the main controller and the various home s. The experimental results show that remote monitoring can be realized. And the proposed smart home control system is simple and feasible, which can be widely used in smart home remote monitoring. Keywords smart home, ZigBee, Internet of Things, Embedded WEB server, CGI technology I. Introduction Since the world's first intelligent building appeared in the United States in 1984, the developed countries such as United States, Canada, Europe, Australia and southeast Asia have put forward the solutions of various kinds of intelligent household. The so-called smart home using house as a platform, connects with various devices related to home life by adopting the advanced network communication technology, electrical automation technology, computer technology and wireless technology [1]. Through the network management, smart home can further improve the home security, comfort, convenience and artistry, as well as achieves eco-friendly living environment. The paper [2]-[4] mentions the application of the Internet of things in smart home. The emergence of the Internet of Things (IoT) provides a new direction for the development of the smart home. IoT mainly has the following three characteristics: comprehensive perception, which means that entity's information can be obtained at anytime and anywhere; reliable transmission, which means that entity's sensory information is required to pass out accurately in realtime; intelligent processing, which means that the mass of information can be analyzed and processed efficiently, then the entity's intelligent control is realized [5]. In this paper a smart home control system by Internet of Things based on ZigBee is designed. In this system, LM3S8962 processor is employed instead of the traditional 8- bit or 16-bit MCU. LM3S8962 processor is based on the ARM Cortex-M3 core, specifically for embedded application and development of 32-bit flash processor, which is one of the best choices for the smart home control system. LM3S8962 processor is used as an embedded WEB server to respond to the requests from the WEB browser. ZigBee is a low power local area network protocol based on IEEE standard. ZigBee technology is a kind of wireless communication technology with short distance and low power consumption. The ZigBee wireless communication module is used to receive and transmit control commands from the control board, and monitoring information of the home will be collected and transmitted to the control board at the same time. Common Gateway Interface (CGI) is a standard for the communication between Web servers and external programs. It can make external programs to generate HTML, images, or other content. Thus, it can accomplish the information exchange between the client side and the server side. Finally, through the three parts of the system testing, it can be seen that users can access to the WEB browser through the Internet at anytime and anywhere to view the information of home s or send instructions to control the operation of home s, which can improve the convenience and safety of the home life. Control system can be widely used in smart home remote monitoring because of reliable data transmission. II. FRAME STRUCTURE FOR SMART HOME CONTROL SYSTEM Smart home system with IoT has three functions, comprehensive perception, reliable transmission and intelligent processing. It is mainly divided into three layers, perception layer, network layer and application layer [6]. This work was supported by National Natural Science Foundation of China ( ), Science Research Foundation of Hubei Provincial Department of Education (Q ) /16/$31.00 c 2016 IEEE 128

2 Framework structure diagram for smart home system is shown in Fig 1. The perception layer is the terminal node of the ZigBee wireless communication module. Its function is to collect information form s of kitchen, bedroom, living room and bathroom, mainly including home s, lighting equipment and security equipment, etc. Therefore, comprehensive perception of family environment can be realized due to the perception layer, and the data interaction between perception layer and network layer can be completed by the smart home gateway. The network layer is composed of LM3S8962 processor and router which are connected through Ethernet. Users can send control instructions of the home s in the WEB browser to make HTTP requests. Then the instructions are transmitted to the master controller LM3S8962 via the Internet through the TCP/IP protocol. The master controller receives data from the Ethernet interface and an interrupt will be generated to handle HTTP request. The master controller can also release the information which is collected by ZigBee wireless communication module to the internet through the website. The application layer includes all kinds of terminal devices carrying with Web browsers, such as mobile phones, computers, etc. Users can access to the website to implement the management and the control of smart home system. Kitchen Bedroom Sitting-room USART Zigbee Coordinator LM3S8962 Intelligent gateway Ethernet Router Internet Washroom WEB server Smart home Terminal devices with Web browsers Fig. 1. Framework structure for smart home system III. SMART HOME CONTROL SYSTEM HARDWARE DESIGN The hardware structure for the smart home system is shown in Fig 2. In this system, LM3S8962 processor based on Cortex-M3 architecture was chosen as the home gateway control module. The processor integrates the advanced serial communications, including 10/100 Ethernet MAC and PHY, POWER JTAG two CAN 2.0 A/B controller, USB 2.0 OTG/ host / device, three support IrDA, nine and ISO 7816 UART, two IIC modules, which can be convenient to extend peripheral devices. ZigBee coordinator, Ethernet interface, MAX232 communication module, power module and download module are also joined on the basis of the original family gateway control module. ZigBee terminal node uses STC89C52 as the core processor, and its periphery has four parts, including sensor, intelligent switch, monitoring equipment and ZigBee router. sensors Router HR911105A LM3S8962 Zigbee cordinator Zigbee router STC89C52 Smart switch LCD screen Monitoring devices Intelligent gateway Fig. 2. hardware structure for the smart home system 2016 IEEE 11th Conference on Industrial Electronics and Applications (ICIEA) 129

3 ZigBee technology is a new wireless communication technology, which has the characteristics of low power consumption and low transmission rate [7]. The wireless sensor network is composed of ZigBee coordinator and ZigBee terminal in the home environment, which can realize all kinds of home devices connection and intelligent. The ZigBee coordinator is responsible for the entire wireless sensor network and routing maintenance. The monitored data of the home s, which are collected by wireless sensor network, are uploaded to a variety of terminal devices with WEB browsers in real-time. Meanwhile the control data from the terminal devices can be received and transmitted. And the ZigBee module connected circuit is shown in Fig 3. C1 1u RESET 20 C2 U1 10 DVDD AVDDS/AVDD_SOC AVDD_DREG AVDD3 24 AVDD2 27 AVDD1 28 AVDD DGND_USB 2 USB_M 3 USB_P 4 DVDD_USB 36 P2_0 DB_DD 35 P2_1 DB_CLK 34 P2_2 11 P1_0 9 P1_1 8 P1_2 7 P1_3 DB_CSn 6 P1_4 DB_SCK 5 P1_5 DB_MOSI 38 P1_6 DB_MISO 37 P1_7 19 P0_0 18 P0_1 MCU_RX 17 P0_2 MCU_TX 16 P0_3 MCU_CTS 15 P0_4 MCU_RTS 14 P0_5 13 P0_6 12 P0_7 RESET_N CC2530 AVDD_GUARD 31 RF_P 25 RF_N 26 P2_4 32 P2_3 33 XOSC32M_Q1 22 XOSC32M_Q2 23 DCOUPL 40 RBIAS 30 GND 41 18p C9 C3 R1 56K Fig. 3. ZigBee module connected circuit L2 2n C4 L3 2n C10 1p C14 18p C5 L4 2n C6 220p Y1 Y C15 C16 32M u 27p C17 27p C18 15p C7 C12 2.2p C11 0.1u C19 15p HR911105A is the Ethernet interface. The router connects with the central controller LM3S8962 through the Ethernet to be an intelligent gateway. The IP address of LM3S8962 embedded WEB server is configured to port mapping in the router s virtual server. Then in the company or other places we can access to WEB browsers by internet to send commands to the WEB server, which can realize the control of home. Power is supplied to the whole control system. And JTAG is used to download procedures for LM3S8962 processor. More over LCD screen is applied for displaying the dynamic allocation of IP address process. STC89C52 is the core component of the terminal node. Sensors are needed to detect house's temperature and humidity. Intelligent switch is adopted to control the s opening and closing. Monitoring device is used to monitor the home environment in real-time. The hardware platform for smart home control system is shown in Fig 4. C8 2u L1 C13 0.1u 102H antenna wire SMA P1 VDD SEVER PC Fig. 4. Hardware platform for smart home control system IV. SOFTWARE IMPLEMENTATION OF SMART HOME CONTROL SYSTEM A. Multi task implementation of system function module Smart home control system is required to handle multiple tasks, such as data collection, network communication and human computer interaction. RTX operating system platform supports multi-task, and the control system can be realized at multitasking capabilities. Smart home control system can be divided into Ethernet communication module, TFT LCD display module, ZigBee communication module and home control module. The function of each module is independent and needs to be executed in parallel, and coordination and information exchange are needed between different modules. Therefore, the contents of each module are assigned to a number of tasks. In the RTX operating system, time slice is used as the unit. Tasks are executed in its own time slice. When the time slice is finished or abandoned by the task, the system will go to execute the next task which has equal priority. Every task must be an infinite loop and never be returned. Here is the created program of multi task for system function module. task void init (void) //init is task name { init_io (); // I/O port initialization and ZigBee_UART configuration init_lcd_display (); // TFT LCD initialization init_tcpnet (); // Ethernet communication initialization os_tsk_prio_self (100); // Set priority os_tsk_create (control, 20); // Create home control subroutine, according to the data packet header to call the corresponding subroutine os_tsk_create (timer_task, 30); // Create timer_task task, to realize multi-task s rotation os_tsk_create_user (tcp_task, 0, &tcp_stack, sizeof(tcp_stack));// Create tcp_task task, to achieve Ethernet communication os_tsk_delete_self();//delete initialization task } In this program, initial tasks are created at first. Then tasks of various system function modules will be created in the initialization tasks. The size of the data stacks and priorities of the tasks will be set depending on the tasks IEEE 11th Conference on Industrial Electronics and Applications (ICIEA)

4 B. WEB server design WEB server design is based on the principle of CGI dynamic interactive data in the smart home control system. After the static IP address is entered in the WEB browser, a login window will pop up. When the correct user name and password are entered, the control home page by designed will be opened. The hyperlink can be clicked in the home page to enter the corresponding sub pages, or pages to monitor some terminal or to understand the relevant information. Each page has a picture link back to the home page. The web content will have a data exchange at each operation to meet the timeliness and the requirements of monitoring. WEB server design flow chart is shown in Fig 5. Submit the form data U8*http_get_var(U8 *env,void *ansi,u16 maxlen) Begin Input the static IP address GET? YES NO Extract available data from STDIN User and password? NO Separate available data from QUERY-STRING void cgi_process_data (U8 code,u8 *dat,u16 len) YES Home page of control void cgi_process_var(u8 *qs) Control Call control subroutine HTTP request void cgi_func(u8 *env,u8 *buf,u16 buflen,u32 *pcgi) Refresh the page Disconnect the client and server Fig. 5. WEB server design According to the flowchart, client side submits the form data. The server side enters the corresponding processing procedures of the GET or POST method based on the value of METHOD in the form. If the form is submitted by the GET method, the HTTP server will call the function cgi_process_var. In that function, http_get_var (qs, var, 40) function will be called to extract the data inside the Query_String. If the form is submitted by the POST method, the HTTP server will call the function cgi_process_data. In that function, http_get_var(dat,var,40) function will be called to extract the data inside the STDIN. Control subroutine of the corresponding home can be called in accordance with the data which is acquired to achieve remote monitoring of home s. Then HTTP server script interpreter will call cgi_func function to output formatted standard data through STDOUT. And that data is returned to the client. The processing pointer (*env) of the http_get_var function points to the environment variable and identifies the end position of the first variable. And the first variable, which is obtained by that function, is stored in the ANSI refers to buffer in accordance with ANSI format. The parameter (maxlen) indicates that the maximum length of the buffer can be stored, if the value of the environment variable is exceeded, the function will intercept the variables according to the buffer size. When GET method is used, the valid data is separated from QUERY_STRING and processed by cgi_process_var(u8*qs) function, and is also the return value of the CGI form. The pointer (*qs) points to that valid data. When POST method is used, the valid data is extracted and processed by cgi_process_data(u8 code,u8*dat,u16 len) function, and is also the return value of the CGI form. The pointer (*dat) points to a data string that is returned from the POST method. The parameter (len) is the length of the data string. The cgi_func(u8*env,u8*buf,u16 buflen,u32* pcgi) function is used to output the dynamic part of the HTTP response. The pointer (*env) points to an inputting string, and is also used to create a dynamic response. This response is also a string, and it has the same byte with the string which is specified by C command in the TCPnet script code. The pointer (*buf) points to the outputting buffer, and the HTTP response is written to it by the cgi_func function. The 2016 IEEE 11th Conference on Industrial Electronics and Applications (ICIEA) 131

5 parameter (buflen) indicates the length of the outputting buffer. The pointer (*pcgi) points to a variable that will not be changed because of the HTTP service. V. SYSTEM TESTING AND ANALYSIS There are three parts in the system test, including TFT LCD display test, WEB browser test and ZigBee communication module test. As is shown in Fig 6 that TFT LCD displayed the dynamic allocation of IP address process. Fig. 8. Smart home control system home interface Fig. 6. TFT LCD display DHCP, Dynamic Host Configuration Protocol, is used to dynamically assign IP addresses for embedded WEB servers is the IP address of LM3S8962 processor. When the smart home control system is working properly, and the terminal devices can be connected to the network, LM3S8962 processor can be visited to control home s after entering the IP address on a WEB browser. WEB browser test is shown in Fig 7, Fig 8 and Fig 9. Fig 7 is the network state of smart home control system, which is obtained automatically. Network status not only can be automatically acquired, but also can be manually changed. Fig 8 and Fig 9 is main interface and control interface of the control system. Users can visit the remote monitoring platform through the browser to obtain the real-time data, send control commands, and information interaction can be completed between home s control and monitoring. Fig. 7. Network state of smart home control system Fig. 9. Smart home control system sub interface Instructions are sent to the main controller LM3S8962 on the WEB control interface in the simulation test of the smart home control system. Then those instructions are forwarded to the ZigBee terminal node through the ZigBee coordinator. In this paper the instructions are data packets. The data packets are sent to the PC through the serial port after they are received by the terminal node. At the same time instructions are sent to the WEB browser on the PC. Under the condition of laboratory room temperature, there are two meters distance between ZigBee coordinator and ZigBee router. Data packets with different bytes are continuously sent and received. This experiment is tested 100 times. The test for continuous transmission and reception is shown in table 1. TABLE.1 ZigBee communication test results The direction of data stream From Serial assistant To WEB browser From WEB browser To Serial assistant Single packet length The fastest packet interval Accuracy rate/% 16 bytes 20 ms bytes 20 ms bytes 20 ms bytes 50 ms bytes 200 ms 100 >256 bytes unstable bytes 50 ms bytes 50 ms bytes 100 ms bytes 300 ms 100 >128 bytes unstable IEEE 11th Conference on Industrial Electronics and Applications (ICIEA)

6 According to the form, data packets from the serial port to the WEB browser are less than 256 bytes, and Data packets from the WEB browser to the serial port are less than 128 bytes. Thus, it can be seen that the transmission signal is stable, no error. The smart home control system by IoT based on ZigBee is designed and implemented in this paper. In this system, the local communication between the control center and the subsystems is realized by ZigBee technology. And communication between WEB browser and embedded WEB server is completed by CGI technology. This system is simple, low cost and easy to be accepted by users. Through the test, the system can be well qualified for smart home monitoring. What s more, it can be widely used in smart home system due to its high efficiency and accuracy. Acknowledgment The authors would like to thank the School of Electrical and Information Engineering, Wuhan Institute of Technology for supporting this work, and also thank the graduate students in the Lab for helping. What s more, the authors want to thank the IEEE for holding this conference. References [1] Zong-Liang Wu, Nobuo Saito, The Smart Home, Proceedings of the IEEE, Vol.101, No.11, November [2] 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, No.3, August [3] Jinsung Byun, Boungju Jeon, Junyoung Noh, Youngil Kim and Sehyun park, An Intelligent Self-Adjusting Sensor for Smart Home Services based on ZigBee Communications, IEEE Transactions on Consumer Electronics, Vol.58, No.3, August [4] Jinsoo Han, Chang-Sic Choi, Wan-Ki Park, Ilwoo Lee and Sang-Ha Kim, Smart Home Energy Management System Including Renewable Energy Based on ZigBee and PLC, IEEE Transactions on Consumer Electronics, Vol.60, No.2, May [5] Wen-Jun Yu, Zhi-Hao Ling, Research on the Smart Home System Based on Internet of Things, Process Automation Instrumentation, Vol.32, No.8, August [6] Bing Shen, Gui-Qin Zhang, Ming Wang, Cheng-Dong LI, Design and Implementation of Smart Home Based on Internet of Things, Automation & Instrumentation,pp.6-10, February [7] WuYi, Wu Tong, Liu pai, Smart Home System Based on ZigBee and ARM, IEEE International Conference on Electronic Measurement &Instruments, pp , November IEEE 11th Conference on Industrial Electronics and Applications (ICIEA) 133

Smart Home Control System by Internet of Things Based on WIFI Module

Smart Home Control System by Internet of Things Based on WIFI Module Smart Home Control System by Internet of Things Based on WIFI Module M.Sangeetha 1, C.Udhayanila 2, G.Gayathri 3, N.Rakshana 4 Assistant Professor, Dept. of ECE, Kathir College of Engineering, Coimbatore,

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

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

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

A Design of Remote Monitoring System based on 3G and Internet Technology

A Design of Remote Monitoring System based on 3G and Internet Technology National Conference on Information Technology and Computer Science (CITCS 2012) A Design of Remote Monitoring System based on 3G and Internet Technology Shouxian WEN Lei XU Xingguo SUN Xiaohui LI* Abstract

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

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

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

Keywords: Cloud computing, ZigBee, Smart home, Security cloud

Keywords: Cloud computing, ZigBee, Smart home, Security cloud 2016 International Conference on Information Engineering and Communications Technology (IECT 2016) ISBN: 978-1-60595-375-5 Design of the Smart-home Security System based on Cloud Computing Yan Wang 1,a,

More information

Research on Power Quality Monitoring and Analyzing System Based on Embedded Technology

Research on Power Quality Monitoring and Analyzing System Based on Embedded Technology 2010 China International Conference on Electricity Distribution 1 Research on Power Quality Monitoring and Analyzing System Based on Embedded Technology Zhang Hong-tao, Ye Ying, An Qing China Zhoukou Power

More information

Improvement of the Communication Protocol Conversion Equipment Based on Embedded Multi-MCU and μc/os-ii

Improvement of the Communication Protocol Conversion Equipment Based on Embedded Multi-MCU and μc/os-ii Improvement of the Communication Protocol Conversion Equipment Based on Embedded Multi-MCU and μc/os-ii P. Sai Chaitanya & T. Sandeep ECE Department, Varadha Reddy College of Engineering, Hasanparthy,

More information

Temperature Measurement and Control System Based on Embedded WEB

Temperature Measurement and Control System Based on Embedded WEB Temperature Measurement and Control System Based on Embedded WEB Limin Cai College of Physics and Information Engineering, Jianghan University Wuhan 430056, China Tel: 86-27-8422-6780 E-mail: cailm@yahoo.cn

More information

A Digital Menu System Based on the Cloud client Technology Lin Dong 1, a, Weibo Li 1, b, Ping He 2,c,Jia Liu 1,d

A Digital Menu System Based on the Cloud client Technology Lin Dong 1, a, Weibo Li 1, b, Ping He 2,c,Jia Liu 1,d Applied Mechanics and Materials Online: 2012-11-29 ISSN: 1662-7482, Vol. 235, pp 389-393 doi:10.4028/www.scientific.net/amm.235.389 2012 Trans Tech Publications, Switzerland A Digital Menu System Based

More information

Advanced Remote Control Infrastructure for Intelligent HEMS

Advanced Remote Control Infrastructure for Intelligent HEMS 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

More information

The Design of the Embedded WEB Server Based on ENC28J60

The Design of the Embedded WEB Server Based on ENC28J60 Available online at www.sciencedirect.com Procedia Engineering 15 (2011) 2670 2674 Advanced in Control Engineering and Information Science The Design of the Embedded WEB Server Based on ENC28J60 Shisheng

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 Analysis and Research of IPTV Set-top Box System. Fangyan Bai 1, Qi Sun 2

The Analysis and Research of IPTV Set-top Box System. Fangyan Bai 1, Qi Sun 2 Applied Mechanics and Materials Online: 2012-12-13 ISSN: 1662-7482, Vols. 256-259, pp 2898-2901 doi:10.4028/www.scientific.net/amm.256-259.2898 2013 Trans Tech Publications, Switzerland The Analysis and

More information

The Application of Wireless Sensor in Aquaculture Water Quality Monitoring

The Application of Wireless Sensor in Aquaculture Water Quality Monitoring The Application of Wireless Sensor in Aquaculture Water Quality Monitoring Wen Ding, Yinchi Ma Beijing Fisheries Research Institute, Beijing, 100068, China {dingwen, mayinchi}@bjfishery.com Abstract. The

More information

Temperature and Humidity Detection System Based on ZigBee Protocol

Temperature and Humidity Detection System Based on ZigBee Protocol Temperature and Humidity Detection System Based on ZigBee Protocol Wangang Wang, Yongyu Peng, Yong Peng School of Electrical Engineering, Chongqing City Management College, Chongqing 40, China Abstract

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

Key Technology of Monitoring and Control for Coal Shearer Supporting Network Convergence

Key Technology of Monitoring and Control for Coal Shearer Supporting Network Convergence for Coal Shearer Supporting Network Convergence North China Institute of Science and Technology, Beijing 065201, China E-mail: zhangquanzhu1965@126.com Na Ma 12 North China Institute of Science and Technology,

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

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

Communication Stability Experiment of IOT Car Based on WIFI and Bluetooth

Communication Stability Experiment of IOT Car Based on WIFI and Bluetooth Communication Stability Experiment of IOT Car Based on WIFI and Bluetooth Xiaojia Lin 1, a, Junxing Li 1, b, Yushang Du 2, c and Yuhong Lin 1, d 1School of Electromechanical Engineering, Guangdong University

More information

Design and Implementation of Smart Home System Based on ZigBee Technology

Design and Implementation of Smart Home System Based on ZigBee Technology , pp. 143-156 http://dx.doi.org/10.14257/ijsh.2014.8.6.14 Design and Implementation of Smart Home System Based on ZigBee Technology Qingchao Gong 1, Guangming Li 1* and Yong Pang 1 1 School of Mechanical,

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

Wireless Smart Home Security System Based on Android

Wireless Smart Home Security System Based on Android 2017 2 nd International Conference on Artificial Intelligence and Engineering Applications (AIEA 2017) ISBN: 978-1-60595-485-1 Wireless Smart Home Security System Based on Android LIANGYU CHEN, SEN ZHANG

More information

Design and Implementation of Intelligent Home Control System under the Concept of IoT

Design and Implementation of Intelligent Home Control System under the Concept of IoT 2018 2nd International Conference on Systems, Computing, and Applications (SYSTCA 2018) Design and Implementation of Intelligent Home Control System under the Concept of IoT Weiliang Li1, Hao Yu2, Yantong

More information

REGIONAL COUNTRY INFORMATION SERVICE PLATFORM BASED ON HYBRID NETWORK

REGIONAL COUNTRY INFORMATION SERVICE PLATFORM BASED ON HYBRID NETWORK REGIONAL COUNTRY INFORMATION SERVICE PLATFORM BASED ON HYBRID NETWORK Songbin Zhou 1,2,*, Guixiong Liu 1, Taobo Cheng 1, 2 1 School of Mechanical Engineering, South China University of Technology, Guangzhou

More information

2017 International Conference on Economics, Management Engineering and Marketing (EMEM 2017) ISBN:

2017 International Conference on Economics, Management Engineering and Marketing (EMEM 2017) ISBN: 2017 International Conference on Economics, Management Engineering and Marketing (EMEM 2017) ISBN: 978-1-60595-502-5 Design of Attendance Check System Based on Ethernet Technology and Fingerprint Recognition

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

Design of Intelligent System for Watering Flowers Based on IOT

Design of Intelligent System for Watering Flowers Based on IOT 4th International Conference on Computer, Mechatronics, Control and Electronic Engineering (ICCMCEE 2015) Design of Intelligent System for Watering Flowers Based on IOT Hong-Jun GU a, Shi-Dong Zhu, Yan-Fen

More information

Design and Implementation of Aquarium Remote Automation Monitoring and Control System

Design and Implementation of Aquarium Remote Automation Monitoring and Control System Design and Implementation of Aquarium Remote Automation Monitoring and Control System Yinchi Ma 1,2,* and Wen Ding 1,2 1 Beijing Fisheries Research Institute, Beijing, 100068, China 2 National Engineering

More information

Test Analysis of Serial Communication Extension in Mobile Nodes of Participatory Sensing System Xinqiang Tang 1, Huichun Peng 2

Test Analysis of Serial Communication Extension in Mobile Nodes of Participatory Sensing System Xinqiang Tang 1, Huichun Peng 2 International Conference on Automation, Mechanical Control and Computational Engineering (AMCCE 2015) Test Analysis of Serial Communication Extension in Mobile Nodes of Participatory Sensing System Xinqiang

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 Monitoring System Software Based on Hadoop. Technology. Shijie Luo, Dong Xie*, WeiLin Qiu, Hui Wang, Minzhi He

Design of Monitoring System Software Based on Hadoop. Technology. Shijie Luo, Dong Xie*, WeiLin Qiu, Hui Wang, Minzhi He 7th International Conference on Applied Science, Engineering and Technology (ICASET 2017) Design of Monitoring System Software Based on Hadoop Technology Shijie Luo, Dong Xie*, WeiLin Qiu, Hui Wang, Minzhi

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

A smart Home Security system based on ARM9

A smart Home Security system based on ARM9 A smart Home Security system based on ARM9 B. Srinivasa sarma, Dr. P. Sudhakar Reddy, IEEE member Department of Electronics and communications engineering, Sri Kalahastheeswara Institute of Technology,

More information

The Design of Wireless Data Acquisition and Remote Transmission Interface in Micro-seismic Signals

The Design of Wireless Data Acquisition and Remote Transmission Interface in Micro-seismic Signals Sensors & Transducers 2014 by IFSA Publishing, S. L. http://www.sensorsportal.com The Design of Wireless Data Acquisition and Remote Transmission Interface in Micro-seismic Signals Huan-Huan BIAN, Yu-Duo

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

Temperature Control System of Cold Storage

Temperature Control System of Cold Storage International Conference on Electromechanical Control Technology and Transportation (ICECTT 2015) Temperature Control System of Cold Storage Ting Lu 1 and Zeliang Liu 2 School of Electronic Engineering,

More information

Network Video Surveillance System Based on Embedded Linux and ARM Technology

Network Video Surveillance System Based on Embedded Linux and ARM Technology Network Video Surveillance System Based on Embedded Linux and ARM Technology Abstract Feng Zhou Information Engineering Department, Suihua University, Suihua 152061, China With development of computer

More information

The design of breeding district soil information wireless acquisition system

The design of breeding district soil information wireless acquisition system 4th International Conference on Sensors, Measurement and Intelligent Materials (ICSMIM 015) The design of breeding district soil information wireless acquisition system Bai Haoran*1,a,Sun Yang1,b Bai Yumeng,c,Li

More information

Design of Temperature and Humidity Data Acquisition System. Based on ARM

Design of Temperature and Humidity Data Acquisition System. Based on ARM 2017 International Conference on Computational Science and Engineering (ICCSE 2017) Design of Temperature and Humidity Data Acquisition System Based on ARM Pei-xue Liu 1, a, Yu-jie Chen 1, b, Bao-hua Jiang

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

Forest Fire Positioning Monitoring System based on Wireless Sensor Networks

Forest Fire Positioning Monitoring System based on Wireless Sensor Networks Journal of Information Hiding and Multimedia Signal Processing c 018 ISSN 073-41 Ubiquitous International Volume 9, Number 4, July 018 Forest Fire Positioning Monitoring System based on Wireless Sensor

More information

The Design of Electronic Color Screen Based on Proteus Visual Designer Ting-Yu HOU 1,a, Hao LIU 2,b,*

The Design of Electronic Color Screen Based on Proteus Visual Designer Ting-Yu HOU 1,a, Hao LIU 2,b,* 2016 Joint International Conference on Service Science, Management and Engineering (SSME 2016) and International Conference on Information Science and Technology (IST 2016) ISBN: 978-1-60595-379-3 The

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

International Conference on Information Sciences, Machinery, Materials and Energy (ICISMME 2015)

International Conference on Information Sciences, Machinery, Materials and Energy (ICISMME 2015) International Conference on Information Sciences, Machinery, Materials and Energy (ICISMME 2015) ARINC - 429 airborne communications transceiver system based on FPGA implementation Liu Hao 1,Gu Cao 2,MA

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

Web-Based Monitoring for Frequency Converters with USS Interface

Web-Based Monitoring for Frequency Converters with USS Interface Advanced Materials Research Online: 2014-06-25 ISSN: 1662-8985, Vols. 971-973, pp 1866-1869 doi:10.4028/www.scientific.net/amr.971-973.1866 2014 Trans Tech Publications, Switzerland Web-Based Monitoring

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

Hardware design of a submerged buoy system based on electromagnetic inductive coupling

Hardware design of a submerged buoy system based on electromagnetic inductive coupling Hardware design of a submerged buoy system based on electromagnetic inductive coupling 1 Dalei Song, Shan Gao 1, Ming Xu 2, Xiangdong Wang 1 and Yutao Wang 2 1 Department of Automation, Engineering College,

More information

Design of Smart home System Based on Basic Radio Frequency Wireless Sensor Network

Design of Smart home System Based on Basic Radio Frequency Wireless Sensor Network Design of Smart home System Based on Basic Radio Frequency Wireless Sensor Network https://doi.org/10.3991/ijoe.v14i04.8389 Fang Tian!! " Hunan Institute of Science and Technology, Yueyang, China 3151088628@qq.com

More information

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

Serial Communication Based on LabVIEW for the Development of an ECG Monitor

Serial Communication Based on LabVIEW for the Development of an ECG Monitor Advanced Materials Research Online: 2013-08-16 ISSN: 1662-8985, Vols. 734-737, pp 3003-3006 doi:10.4028/www.scientific.net/amr.734-737.3003 2013 Trans Tech Publications, Switzerland Serial Communication

More information

Research on IOT Intelligent Gateway Service Mechanism and System Implementation

Research on IOT Intelligent Gateway Service Mechanism and System Implementation Research on IOT Intelligent Gateway Service Mechanism and System Implementation Qian XiaoJun*, Fan DongPing, Ji GengLin Nanjing Normal University, Nanjing, Jiangsu, China Abstract This paper discusses

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

Hardware Design of Smart Home System Based on zigbee Wireless Sensor Network

Hardware Design of Smart Home System Based on zigbee Wireless Sensor Network Available online at www.sciencedirect.com ScienceDirect AASRI Procedia 8 (2014 ) 75 81 2014 AASRI Conference on Sports Engineering and Computer Science (SECS 2014) Hardware Design of Smart Home System

More information

Information Acquisition System Based on ZigBee and ARM

Information Acquisition System Based on ZigBee and ARM 295 A publication of CHEMICAL EGIEERIG TRASACTIOS VOL. 46, 2015 Guest Editors: Peiyu Ren, ancang Li, Huiping Song Copyright 2015, AIDIC Servizi S.r.l., ISB 978-88-95608-37-2; ISS 2283-9216 The Italian

More information

Research and Implementation of the Key Technology of UAV Aerial Image. Transmission

Research and Implementation of the Key Technology of UAV Aerial Image. Transmission Research and Implementation of the Key Technology of UAV Aerial Image Transmission Fan Yijun No.1 Institute of Geological & Mineral Resources Survey of Henan Lluoyang, 471023, Henan Provincial Key Laboratory

More information

Research on Socket Communication System Based on Zigbee Wireless Sensor Network

Research on Socket Communication System Based on Zigbee Wireless Sensor Network Research on Socket Communication System Based on Zigbee Wireless Sensor Network Yujia Wang School of Electrical and Information Engineering;Beijing University of Civil Engineering and Architecture Beijing,

More information

A Network Disk Device Based on Web Accessing

A Network Disk Device Based on Web Accessing TELKOMNIKA Indonesian Journal of Electrical Engineering Vol.12, No.6, June 2014, pp. 4387 ~ 4392 DOI: 10.11591/telkomnika.v12i6.5472 4387 A Network Disk Device Based on Web Accessing QunFang Yuan 1, Wenxia

More information

Design of a Smart Classroom Broadcasting System Based on WSN He Gong a, Zhu Wen b, Ziyu Wu b, Manhua Yu b

Design of a Smart Classroom Broadcasting System Based on WSN He Gong a, Zhu Wen b, Ziyu Wu b, Manhua Yu b Advanced Materials Research Online: 2013-12-13 ISSN: 1662-8985, Vols. 850-851, pp 520-524 doi:10.4028/www.scientific.net/amr.850-851.520 2014 Trans Tech Publications, Switzerland Design of a Smart Classroom

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

The Research about Embedded Soft PLC Running System Based on ARM

The Research about Embedded Soft PLC Running System Based on ARM Sensors & Transducers 2014 by IFSA Publishing, S. L. http://www.sensorsportal.com The Research about Embedded Soft PLC Running System Based on ARM Fang Ding, Suzhuo Wu College of Aeronautical Automation,

More information

An Active RFID Tag for Outdoor Billboard Management

An Active RFID Tag for Outdoor Billboard Management 2017 2nd International Conference on Communications, Information Management and Network Security (CIMNS 2017) ISBN: 978-1-60595-498-1 An Active RFID Tag for Outdoor Billboard Management Hui JIANG 1,2,

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

Design and Implementation of Agricultural Intelligent Monitoring System. based on the Android Platform. Liang Haili 1, a

Design and Implementation of Agricultural Intelligent Monitoring System. based on the Android Platform. Liang Haili 1, a Advances in Engineering Research (AER), volume 107 2nd International Conference on Materials Engineering and Information Technology Applications (MEITA 2016) Design and Implementation of Agricultural Intelligent

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

A Multipath AODV Reliable Data Transmission Routing Algorithm Based on LQI

A Multipath AODV Reliable Data Transmission Routing Algorithm Based on LQI Sensors & Transducers 2014 by IFSA Publishing, S. L. http://www.sensorsportal.com A Multipath AODV Reliable Data Transmission Routing Algorithm Based on LQI 1 Yongxian SONG, 2 Rongbiao ZHANG and Fuhuan

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

zigb232 & zigb485 User Guide User Guide TANGENT TECHNOLABS

zigb232 & zigb485 User Guide User Guide TANGENT TECHNOLABS TANGENT TECHNOLABS Device: Power Supply (9-36V) Yellow LED (Traffic) Green LED (Router Device) Blue LED (Coordinator Device) RS232/485 Connector Power Indication LED Technical Specifications: Input Power:

More information

Web-based Building Energy Consumption Monitoring and Conservation Service DONG Wei1, a

Web-based Building Energy Consumption Monitoring and Conservation Service DONG Wei1, a 4th International Conference on Mechatronics, Materials, Chemistry and Computer Engineering (ICMMCCE 2015) Web-based Building Energy Consumption Monitoring and Conservation Service DONG Wei1, a 1 Faculty

More information

Design of Soybean Milk Machine Control System based on STC89C52. Ya-gang SUN, Yue ZHANG, Zhi-gang YANG, Rui-cheng ZHANG and Xiao-wei SHEN

Design of Soybean Milk Machine Control System based on STC89C52. Ya-gang SUN, Yue ZHANG, Zhi-gang YANG, Rui-cheng ZHANG and Xiao-wei SHEN 2016 International Conference on Advanced Manufacture Technology and Industrial Application (AMTIA 2016) ISBN: 978-1-60595-387-8 Design of Soybean Milk Machine Control System based on STC89C52 Ya-gang

More information

Research on Two - Way Interactive Communication and Information System Design Analysis Dong Xu1, a

Research on Two - Way Interactive Communication and Information System Design Analysis Dong Xu1, a 5th International Conference on Mechatronics, Materials, Chemistry and Computer Engineering (ICMMCCE 2017) Research on Two - Way Interactive Communication and Information System Design Analysis Dong Xu1,

More information

Internet of Energy: A Design to Manage Energy Consumption for Limited Resources Building

Internet of Energy: A Design to Manage Energy Consumption for Limited Resources Building Internet of Energy: A Design to Manage Energy Consumption for Limited Resources Building Ahmed J. Abid Abstract This article presents an Internet of thing (IoT) system, which offers a complete energy consumption,

More information

BST-DL114 / BST-DL115/BST-DL116/BST-DL117 Wireless Monitor Temperature Humidity Data Logger. Manual V1.0

BST-DL114 / BST-DL115/BST-DL116/BST-DL117 Wireless Monitor Temperature Humidity Data Logger. Manual V1.0 BST-DL114 / BST-DL115/BST-DL116/BST-DL117 Wireless Monitor Temperature Humidity Data Logger Manual V1.0 CONTENTS Chapter I product introduction... 1 1.1 Product Features... 1 1.2 Range of Application...

More information

The framework of next generation automatic weather station in China

The framework of next generation automatic weather station in China The framework of next generation automatic weather station in China Xiaozhong CAO 1, Ming ZHANG 1, Bo WEN 2, Bailin WANG 3, Yong LEI 1 (1. Meteorological observation center of CMA, 2. China meteorological

More information

Research on the Application of Digital Images Based on the Computer Graphics. Jing Li 1, Bin Hu 2

Research on the Application of Digital Images Based on the Computer Graphics. Jing Li 1, Bin Hu 2 Applied Mechanics and Materials Online: 2014-05-23 ISSN: 1662-7482, Vols. 556-562, pp 4998-5002 doi:10.4028/www.scientific.net/amm.556-562.4998 2014 Trans Tech Publications, Switzerland Research on the

More information

Design and Implementation of a Multi-Function Data Acquisition System based on Android Platform

Design and Implementation of a Multi-Function Data Acquisition System based on Android Platform 2017 International Conference on Computer Science and Application Engineering (CSAE 2017) ISBN: 978-1-60595-505-6 Design and Implementation of a Multi-Function Data Acquisition System based on Android

More information

Geospatial Information Service Based on Ad Hoc Network

Geospatial Information Service Based on Ad Hoc Network I. J. Communications, Network and System Sciences, 2009, 2, 91-168 Published Online May 2009 in SciRes (http://www.scirp.org/journal/ijcns/). Geospatial Information Service Based on Ad Hoc Network Fuling

More information

Application and Research of Man-Machine Interface and Communication Technique of Mobile Information Acquisition Terminal in Facility Production

Application and Research of Man-Machine Interface and Communication Technique of Mobile Information Acquisition Terminal in Facility Production Application and Research of Man-Machine Interface and Communication Technique of Mobile Information Acquisition Terminal in Facility Production Jinlei Li 1,*, Xin Zhang 1, Quanming Zhao 1, Wengang Zheng

More information

WIFI DEVICE. User Manual. Shanghai Shuncom Electronic Technology Co., Ltd. Shanghai Shuncom Electronic Technology Co.,Ltd.

WIFI DEVICE. User Manual. Shanghai Shuncom Electronic Technology Co., Ltd.   Shanghai Shuncom Electronic Technology Co.,Ltd. WIFI DEVICE User Manual (Revision 1.3.0) Shanghai Shuncom Electronic Technology Co., Ltd www.shuncom.com 1 / 48 WWW.SHUNCOM.COM Renew time: 2012-5-1 Shanghai Shuncom Electronic Technology Co.,Ltd. Part

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

Design of Desert Plant Monitoring System Based on SI446X Wireless Radio Frequency Communication

Design of Desert Plant Monitoring System Based on SI446X Wireless Radio Frequency Communication 4th International Conference on Sustainable Energy and Environmental Engineering (ICSEEE 2015) Design of Desert Plant Monitoring System Based on SI446X Wireless Radio Frequency Communication Hua Guo1,a,

More information

Intelligent Building Control System Based on Mobile Wireless Internet of Things

Intelligent Building Control System Based on Mobile Wireless Internet of Things Intelligent Building Control System Based on Mobile Wireless Internet of Things https://doi.org/10.3991/ijoe.v13i10.7746 Geng Li, Yu-na Su!! " Henan Polytechnic University, Jiaozuo, China suyuna@hpu.edu.cn

More information

The Design and Development of the Precision Planter Sowing Depth Control System

The Design and Development of the Precision Planter Sowing Depth Control System Sensors & Transducers 2014 by IFSA Publishing, S. L. http://www.sensorsportal.com The Design and Development of the Precision Planter Sowing Depth Control System 1 Liping WEN, 2 Xiongfei FAN, 1 Zhao LIU,

More information

Design and Research of Intelligent Remote Control Fan Based on Single Chip Microcomputer and Bluetooth Technology

Design and Research of Intelligent Remote Control Fan Based on Single Chip Microcomputer and Bluetooth Technology Design and Research of Intelligent Remote Control Fan Based on Single Chip Microcomputer and Bluetooth Technology Xue-Xia Zhang 1,a, You-Yun DANG 2 and An-Ying FU 1 1 Shaanxi Institute of International

More information

Pioneer robot motion control based on ZigBee wireless electronic communication technology

Pioneer robot motion control based on ZigBee wireless electronic communication technology Acta Technica 62 No. 2A/2017, 209 218 c 2017 Institute of Thermomechanics CAS, v.v.i. Pioneer robot motion control based on ZigBee wireless electronic communication technology Zhili Wang 1, Suxiang Weng

More information

Battery Energy Storage System Information Modeling Based on IEC 61850

Battery Energy Storage System Information Modeling Based on IEC 61850 Journal of Power and Energy Engineering, 2014, 2, 233-238 Published Online April 2014 in SciRes. http://www.scirp.org/journal/jpee http://dx.doi.org/10.4236/jpee.2014.24033 Battery Energy Storage System

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

STM32 Cortex-M3 STM32F STM32L STM32W

STM32 Cortex-M3 STM32F STM32L STM32W STM32 Cortex-M3 STM32F STM32L STM32W 01 01 STM32 Cortex-M3 introduction to family 1/2 STM32F combine high performance with first-class peripherals and lowpower, low-voltage operation. They offer the maximum

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

A Reconfigurable Smart Sensor Interface for Industrial WSN in IOT Environment

A Reconfigurable Smart Sensor Interface for Industrial WSN in IOT Environment A Reconfigurable Smart Sensor Interface for Industrial WSN in IOT Environment 1 R N S Sunil Veda ; 2 N.Veeraih & 3 S.Neelima 1 M.Tech (VLSI & Embedded System), 2 Asst.Professor, 3 HOD, Assoc.Proffesor,

More information

NET101. RS232 / RS422 / RS485 to Ethernet Converter. User s Manual. Version 1.2

NET101. RS232 / RS422 / RS485 to Ethernet Converter. User s Manual. Version 1.2 NET101 RS232 / RS422 / RS485 to Ethernet Converter User s Manual Version 1.2 Copyright Information Copyright 2004-2005, Mega System Technologies, Inc. All rights reserved. Reproduction without permission

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

Design of Wireless Sensing Virtual Cloud Desktop System Based on ARM-Linux

Design of Wireless Sensing Virtual Cloud Desktop System Based on ARM-Linux Design of Wireless Sensing Virtual Cloud Desktop System Based on ARM-Linux https://doi.org/10.3991/ijoe.v13i10.7743 Chunqing Han!! ", Lin Li Binzhou Tobacco Monopoly Bureau, Shandong, China hanchunqing0807@163.com

More information

The IIC interface based on ATmega8 realizes the applications of PS/2 keyboard/mouse in the system

The IIC interface based on ATmega8 realizes the applications of PS/2 keyboard/mouse in the system Available online at www.sciencedirect.com Procedia Engineering 16 (2011 ) 673 678 International Workshop on Automobile, Power and Energy Engineering The IIC interface based on ATmega8 realizes the applications

More information

Wireless-Tag WT51822-S4AT

Wireless-Tag WT51822-S4AT Description: WT51822-S4AT is a high performance,low power radio transmit and receive system module use Nordic BLE 4.1 nrf51822 as the controller chips. It has the smallest volume package in the industry,

More information