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

Size: px
Start display at page:

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

Transcription

1 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 Supply Company, Zhoukou City, Henan Province yeying7306@163.com Abstract: Based on actual problems in power industry, a power quality on-line monitoring system was set up by comprehensively adopting embedded technology of software and hardware platform, GIS (Geographic Information System) information technology and Internet technology. Meanwhile analyzing methods of time domain, frequency domain and mixed domain were used in this system to monitor, evaluate and analyze all monitoring data, which realizes the evaluation of power system reliability index and thereby continuously improves power system reliability and then plays an active role on enhancing the power quality level of power system in Henan province. Keywords: Power Quality; Monitoring and Analyzing System; Embedded; Harmonic; GIS 1. Introduction With the large increase in new types of load and nonlinear load of power system, serious distortion would happen among voltage and current waveforms of power system and thus cause mass power system pollution to power system. Serious power pollution has occurred as both users internal short and short supply interruption during the operation of switches and the switching of transformers and capacitors would lead to lots of power quality disturbance, consisting of temporary overvoltage, transient overvoltage, voltage sag, voltage swell or short interruption of power supply etc. The pollution has already been a great threat to certain industries (such as precise instruments and microcomputer system of hospitals and microprocessors in smart electron and industrial process control and so on) and triggered a waterfall chain reaction, thus raising the event of the collapse of power system. Problems arising from power quality may not only affect the running safety and stability of power system but also cause great economic losses to users. Therefore, effective and reasonable monitoring and analyzing to power quality of power system and the enhancing of power quality have become the focus of correct operation of power system. 2. Demand Analysis on Power Quality Monitoring System Generally power quality monitoring system shall own a three-layer framework, consisting of client terminal of power substation field monitoring, central server of power quality monitoring in district power system and communication network. System functions shall meet following demands [ 1] : a) The terminal can monitor at the same time five power quality indexes relative to voltage deviation, frequency deviation, harmonic, voltage fluctuation and flicker and three-phase unbalance etc; it can show the result on display interface and save partial data. b) Software platform in monitoring center can complete the management of several terminals and add or delete monitoring stations according the demand. c) The software platform can analyze and calculate data or information uploaded from client terminals. It can also achieve many functions such as curve shown, passing statistic and report print etc. d) Via Ethernet, client terminal can upload data at monitoring center. Software platform at monitoring center can initialize hardware of client terminal and then read data and transmit command. 3. Overall Implementation of System 3.1 System Configuration Power quality monitoring and analyzing system is

2 China International Conference on Electricity Distribution comprised of client terminal of field monitoring at power substation, central server of power quality monitoring in district power system and communication network. The sketch is shown in Fig.1. Client terminals can monitor power quality index in real-time via power substations and upload relevant data. Those client terminals would be installed at power substations or user sides. The specific installation number shall depend on the actual demand of power quality supervision and management in power system. Client terminal equipment, made up of collector and computer, is constitutive of signal panel (incl. sensor and connection terminal), backlight and keyboard interface board, signal adjusting board, flicker measuring board and IPC (Industrial Personal Computer) system. On basis of our state s five standards of power quality, collectors can complete the acquisition and processing of relevant data on power quality such as voltage, current and frequency etc; communication network shall adopt Internet network. Multi-client terminal can be monitored and managed by one server at power quality monitoring center in district power system. By Web server it will publish power quality status and release operation and control commands to client terminals, thus completing the real-time supervision and management of power quality index of each power system points (power substations). corresponding parameters. For example, harmonic wave and voltage variation will separately be described by effective value and THD (Total Harmonic Distortion). These data would be useful for finding out the reason of disturbance and locating the source. During the monitoring, power quality monitoring instrument (front-end equipment) will detect and catch disturbance and transmit it to central servers where the disturbance data will be done with further processing and saved. All of this has to be realized under intercommunication through Ethernet. Fig. 2 Function sketch of power quality monitoring system 4. Design Implementation of Client Terminal Fig. 1 Sketch of power quality monitoring system 3.2 Implementation of System Functions Functions of power quality monitoring system are illustrated in Fig.2. The monitoring is comprised of three sections: data acquisition, data processing and analyzing, and result releasing. Essentially, power quality monitoring is the collection and processing of information. Firstly it shall catch disturbance. List them in categorizing and then judge disturbance degree in terms of their characteristics and A client terminal of power quality monitoring and analyzing system is realized by adopting embedded technology of software and hardware platform. The function structure of the whole client terminal concludes of two parts. The first part is composed of data acquisition, data processing, data display and data storage. The other part concludes of data analyzing and statistic and report generation. Its function block diagram is shown in Fig.3. The procedure at the first part keeps in running status during the whole monitoring. Data acquisition card will not stop collecting data. And data processing module will process at a regular time all data acquired from buffer cache at once, which then will be analyzed and calculated so as to get every index value. Then data display module will judge whether the index value is over proof and display relevant information on the interface while the index data will be saved into database. Finally client terminal realizes the real-time monitoring to monitoring place in this process.

3 2010 China International Conference on Electricity Distribution 3 Fig. 3 The client system block diagram 4.1 Data acquisition module Data acquisition module would make programming by cycling cache technology, which owns an advantage to make a non-stop data acquisition of acquisition card in a setting sampling rate. Each time using cycling cache technology, data shall be saved into part of buffer cache only. When reaching the bottom of buffer cache, it returns to the top. This could be done again in the same buffer ache. For further ensuring real-time monitoring of power quality, the suggested algorithm of power quality monitoring shall be loaded into a high-speed operational DSP (digital signal processor). 4.2 Data processing module The main function of data processing module is to perform corresponding mathematic operation to acquisition data of acquisition card, which is comprised of two submodules, separately monitoring and calculating both steady state index of power quality and transient state index of power quality. Fig. 5 Data Processing Module 4.3 Modules of data storage, analyzing and statistics, and report generation Data storage module is mainly to perform functions of list generation, write data, read data and delete records in database. It is programmed in SQL language, by which lots of data manipulation statements can be generated. So users can operate data flexibly according to their own requirements and complete different data management or operational functions as requested. In programs, data storage module will write data separately into data tables of steady state of power quality and transient state of power quality. The function of data analyzing and statistic module is to collect and analyze data in database so that operator would have a better understanding about power quality status, from a statistical point of view. Report generation module is able to generate reports in the Word or HTML format. The report may show in data, tables or diagrams to display power quality status. The module can set the display of statistic data that users want to see in the report. It is convenient for printing and saving in records. 5. Design Implementation of Server Firstly, a server shall be able to receive data from client terminals, write the data to corresponding data tables in database of server in terms of their sources and then display them in main interface. Secondly, the server shall be capable of general collecting and analyzing data in the whole district s power system, realizing effective management to each client terminal and releasing various commands so that client terminals would execute corresponding performances. As a result, its task is mainly composed of two sections. The first includes of data receiving and the storage and display of categorized data; the other is the function of collecting and querying various kinds of data, and it shall be able to publish overall information of the whole district s power quality in Web format and provide to users the download of various kinds of data about power quality. All these functions are realized by adopting dynamic allocation technology, which makes the system more flexible and convenient for extending. The design of the server s main interface in power quality monitoring and analyzing system can also adopt a human-computer interactive mode similar to Windows interface. On basis of the human-computer interactive mode of client terminal s interface, it is more emphasized about the monitoring, evaluation and management of general power quality index for the district power system.

4 China International Conference on Electricity Distribution 6. Communication Network and Implementation of WebGIS Technology By adopting the microcontroller technology of embedded TCP/IP protocol, the system is responsible for the communication between the acquisition and the remote management, and transmitting acquisition data and statistical result to main management computer promptly, realizing centralized monitoring to different power supply systems. Major technologies of WebGIS includes of CGI (Common Gateway Interface), ActiveX and Java etc. The WebGIS system is set up based on these technologies. It provides more clear function layers and more normative module connectors, easier to extend and more appropriate for distributed processing. The system is a typical three-layer framework, comprised of data presentation, application service and data service. 6.1 Implementation of data service Data service is set in a special data server where there are initial data for storage in data base, mid-processing data, result data returned to terminals and all data for operation and maintenance of systems, providing all necessary services to data storage for the operation of the whole system. It adopts large scale of rational database Oracle9i, mainly used for saving map property data, parameters of power system electric components and parameters of operation status of power system, real-time data of power quality index, historical data and necessary initial data etc. It also provides initial data required by application service and data presentation and save data that have been submitted and processed by other two layers. All initial data will be provided by a data acquisition system. 6.2 Implementation of application service Application service is mainly composed of Web service module, GIS application service module and data service module. GIS application service module uses MAPXTREME map application server manufactured by MapInfo to present lots of information and resource on a map in multifarious visualizing manners. After users perform relevant map operations at client terminal, the browser at client terminal will send a HTTP request to Web service module, Submit forms and the Javascript of Javascript VB/Script and then set a request sting according to information of current tool number and users mouse operation etc. Javascript applications would judge request types of users map operation through information of submit forms and visit MAPXTREME Map engine. If necessary, the Map engine will acquire required data from data service module and perform corresponding spatial analysis and processing and then transmit processing result to Web service module in format of vector diagram. Then Web service module will transmit the information to browsers at client terminals in data flow and the received data flow will be converted into required JPG or GIF images. 6.3 Principle and Implementation of Data Presentation Data presentation is mainly used for users data query and map presentation. Client terminal will visit front-end agent server through Web Browser. It will send a HTTP request to Web service module. Then with the service supplied by RMI (Remote Method Invocation) application server, users at home can perform basic business operations such as enlarging, narrowing, roaming and query etc. For thematic map and the like of complex business operations, users at client terminal will establish a session with map application server (MapInfo MAPXTREME), which will provide required parameters for server to process. It is ensured by this way that common users could use WebGIS and front-end plugins would be simplified. Thus the front-end software will be updated and managed so that it could be very appropriate to publish and query information. 7. Conclusions This system has already been successfully applied in Zhoukou Power Supply Company, subsidiary company of Electric Power of Henan. The system has improved both power quality and reliability of power system and played an active role on enhancing the power quality level of power system in Henan province. References [1] Xu Xia-ling, Zha Xiao-ming. Study on Power Quality Monitoring and Evaluating System. High Voltage Engineering, 2008,34(1):158~162. [2] Yao Jian-gang, Li Ji-guang, Li Tang-bing, etal. Design and Application of Novel Power Quality Monitoring and Evaluation System. Proceedings of the Chinese Society of

5 2010 China International Conference on Electricity Distribution 5 Universities for Electric Power System and Automation, 2009,21(2):76~80. [3] Cheng Peng-bo, Liu Can-ping, Liang Xiao-jian. Research of WebGIS power quality monitoring system based on MapXtreme[J]. Telecommunications for Electric Power System, 2006,27(167):63~65. [4] Duan Cheng-gang, Ou yang-sen, Song Zheng-xiang,etal. Desing of a New Online and Real-time Power Quality Monitor [J]. Power System Technology,2003, 28 (2): [5] Sun cai-xin, Sun zhou-yuan, Liu li-feng, etal. Power Geographic Information System and Its Application in Distribution Power System[M]. Beijing: Science in China Press, 2003, 5-1 Author :Zhang Hong-tao, Male, Born in 1967, Master Degree, Senior Engineer, Chief Engineer of Zhoukou Power Supply Company, Subsidiary Company of Electric Power of Henan. Ye Ying, Female, Born in 1973, Bachelor Degree, she is an Engineer of Zhoukou Power Supply Company, Subsidiary Company of Electric Power of Henan. An Qing, Female, Born in 1975, Master Degree, she is an Engineer of Zhoukou Power Supply Company, Subsidiary Company of Electric Power of Henan.

APPLICATION OF JAVA TECHNOLOGY IN THE REGIONAL COMPARATIVE ADVANTAGE ANALYSIS SYSTEM OF MAIN GRAIN IN CHINA

APPLICATION OF JAVA TECHNOLOGY IN THE REGIONAL COMPARATIVE ADVANTAGE ANALYSIS SYSTEM OF MAIN GRAIN IN CHINA APPLICATION OF JAVA TECHNOLOGY IN THE REGIONAL COMPARATIVE ADVANTAGE ANALYSIS SYSTEM OF MAIN GRAIN IN CHINA Xue Yan, Yeping Zhu * Agricultural Information Institute of Chinese Academy of Agricultural Sciences

More information

Intelligent bus temperature measurement system based on Zigbee networks

Intelligent bus temperature measurement system based on Zigbee networks 4th International Conference on Mechatronics, Materials, Chemistry and Computer Engineering (ICMMCCE 2015) Intelligent bus temperature measurement system based on networks Gang Ma1,a, WenGong Jiang2,b

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 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

Research on the New Power Quality Online Monitoring and Analysis System Design Based on the LABview Mengmei Ren1, a

Research on the New Power Quality Online Monitoring and Analysis System Design Based on the LABview Mengmei Ren1, a 6th International Conference on Machinery, Materials, Environment, Biotechnology and Computer (MMEBC 2016) Research on the New Power Quality Online Monitoring and Analysis System Design Based on the LABview

More information

Qingdao, , China. China. Keywords: Deep sea Ultrahigh pressure, Water sound acquisition, LabVIEW, NI PXle hardware.

Qingdao, , China. China. Keywords: Deep sea Ultrahigh pressure, Water sound acquisition, LabVIEW, NI PXle hardware. 2016 International Conference on Control and Automation (ICCA 2016) ISBN: 978-1-60595-329-8 Research and Design on Water Sound Acquisition System of Deep Sea Ultrahigh Pressure Environment Gang TONG 1,

More information

Design and Implementation of Inspection System for Lift Based on Android Platform Yan Zhang1, a, Yanping Hu2,b

Design and Implementation of Inspection System for Lift Based on Android Platform Yan Zhang1, a, Yanping Hu2,b 2nd Workshop on Advanced Research and Technology in Industry Applications (WARTIA 2016) Design and Implementation of Inspection System for Lift Based on Android Platform Yan Zhang1, a, Yanping Hu2,b 1

More information

Research of tooling test signal collection and analysis Guozhuang Liang 1, a, Xuan Chen 1,b,Yufeng Yao 2,c

Research of tooling test signal collection and analysis Guozhuang Liang 1, a, Xuan Chen 1,b,Yufeng Yao 2,c 5th International Conference on Information Engineering for Mechanics and Materials (ICIMM 2015) Research of tooling test collection and analysis Guozhuang Liang 1, a, Xuan Chen 1,b,Yufeng Yao 2,c 1 School

More information

Data Cleaning for Power Quality Monitoring

Data Cleaning for Power Quality Monitoring for Power Quality Monitoring Zijing Yang, Junwei Cao, Yanxiang Xu Research Institute of Information Technology Tsinghua National Laboratory for Information Science and Technology, Tsinghua University,

More information

Research and Design of Data Storage Scheme for Electric Power Big Data

Research and Design of Data Storage Scheme for Electric Power Big Data 3rd International Conference on Management, Education, Information and Control (MEICI 2015) Research and Design of Data Storage Scheme for Electric Power Big Data Wenfeng Song 1,a, Wanqing Yang 2,b*, Jingzhao

More information

The Research of Internet of Things in Operation and Maintenance for Distribution Grid

The Research of Internet of Things in Operation and Maintenance for Distribution Grid 2016 3 rd International Conference on Engineering Technology and Application (ICETA 2016) ISBN: 978-1-60595-383-0 The Research of Internet of Things in Operation and Maintenance for Distribution Grid Hengbo

More information

Performance Comparison and Analysis of Power Quality Web Services Based on REST and SOAP

Performance Comparison and Analysis of Power Quality Web Services Based on REST and SOAP 5th International Conference on Mechatronics, Materials, Chemistry and Computer Engineering (ICMMCCE 2017) Performance Comparison and Analysis of Power Quality Web Services Based on REST and SOAP Suxia

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

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

DESIGN AND IMPLEMENTATION OF TOURIST WEBGIS BASED ON J2EE

DESIGN AND IMPLEMENTATION OF TOURIST WEBGIS BASED ON J2EE DESIGN AND IMPLEMENTATION OF TOURIST WEBGIS BASED ON J2EE WANG Jizhou, LI Chengming Institute of GIS, Chinese Academy of Surveying and Mapping, No.16, Road Beitaiping, District Haidian, Beijing, P.R.China,

More information

Remote Sensor Network based on Data Mining in Photovoltaic Power Generation

Remote Sensor Network based on Data Mining in Photovoltaic Power Generation Remote Sensor Network based on Data Mining in Photovoltaic Power Generation https://doi.org/10.3991/ijoe.v13i01.5891 Wang WenXing North China University of Water Resources and Electric Power, Zheng zhou,

More information

Design of Coal Mine Comprehensive Parameters Monitoring System Based on DSP

Design of Coal Mine Comprehensive Parameters Monitoring System Based on DSP 2011 International Conference on Computer Science and Information Technology (ICCSIT 2011) IPCSIT vol. 51 (2012) (2012) IACSIT Press, Singapore DOI: 10.7763/IPCSIT.2012.V51.86 Design of Coal Mine Comprehensive

More information

THE EXPLOITATION OF WEBGIS BASED ON ARCGIS SERVER AND AJAX

THE EXPLOITATION OF WEBGIS BASED ON ARCGIS SERVER AND AJAX THE EXPLOITATION OF WEBGIS BASED ON ARCGIS SERVER AND AJAX Xue Lei 1, Li Lin, Longhe Wang 1, Qin Jian 1 1 College of Information and Electrical Engineering, China Agricultural University, Beijing, P. R.

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

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

Application of Nonlinear Later TV Edition in Gigabit Ethernet. Hong Ma

Application of Nonlinear Later TV Edition in Gigabit Ethernet. Hong Ma 3rd International Conference on Science and Social Research (ICSSR 2014) Application of Nonlinear Later TV Edition in Gigabit Ethernet Hong Ma Education and Training Department, Shaanxi Vocational and

More information

Design of Coal Mine Power Supply Monitoring System

Design of Coal Mine Power Supply Monitoring System 2nd International Conference on Electronics, Network and Computer Engineering (ICENCE 2016) Design of Coal Mine Power Supply Monitoring System Lei Shi 1, Guo Jin 2 and Jun Xu 3 1 2 Department of electronic

More information

Remote monitoring system based on C/S and B/S mixed mode Kaibing Song1, a, Yinsong Wang2,band Dandan Shang3,c

Remote monitoring system based on C/S and B/S mixed mode Kaibing Song1, a, Yinsong Wang2,band Dandan Shang3,c 2nd International Conference on Electronics, Network and Computer Engineering (ICENCE 2016) Remote monitoring system based on C/S and B/S mixed mode Kaibing Song1, a, Yinsong Wang2,band Dandan Shang3,c

More information

DEVELOPMENT AND APPLICATION OF THE REACTIVE POWER & VOLTAGE REAL TIME MONITORING SYSTEM FOR DISTRIBUTION NETWORKS

DEVELOPMENT AND APPLICATION OF THE REACTIVE POWER & VOLTAGE REAL TIME MONITORING SYSTEM FOR DISTRIBUTION NETWORKS DEVELOPMENT AND APPLICATION OF THE REACTIVE POWER & VOLTAGE REAL TIME MONITORING SYSTEM FOR DISTRIBUTION NETWORKS Zhumei MIAO Shanxi Electric Power Company of China - China Miaozhumei@sohu.com Abstract:

More information

HUMAN-COMPUTER INTERFACE DEVELOPMENT OF WIRELESS MONITORING SYSTEM BASED ON MINIGUI

HUMAN-COMPUTER INTERFACE DEVELOPMENT OF WIRELESS MONITORING SYSTEM BASED ON MINIGUI HUMAN-COMPUTER INTERFACE DEVELOPMENT OF WIRELESS MONITORING SYSTEM BASED ON MINIGUI Zhihua Diao 1, Chunjiang Zhao 1, 2, Xiaojun Qiao 2,*, Cheng Wang 2, Gang Wu 1, Xin Zhang 2 1 2 University of Science

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

Application of Theory and Technology of Wireless Sensor Network System for Soil Environmental Monitoring

Application of Theory and Technology of Wireless Sensor Network System for Soil Environmental Monitoring Sensors & Transducers 2013 by IFSA http://www.sensorsportal.com Application of Theory and Technology of Wireless Sensor Network System for Soil Environmental Monitoring 1,2,3 Xu Xi, 3 Xiaoyao Xie, 4 Zhang

More information

A New Model of Search Engine based on Cloud Computing

A New Model of Search Engine based on Cloud Computing A New Model of Search Engine based on Cloud Computing DING Jian-li 1,2, YANG Bo 1 1. College of Computer Science and Technology, Civil Aviation University of China, Tianjin 300300, China 2. Tianjin Key

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 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

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

Research on Full-text Retrieval based on Lucene in Enterprise Content Management System Lixin Xu 1, a, XiaoLin Fu 2, b, Chunhua Zhang 1, c

Research on Full-text Retrieval based on Lucene in Enterprise Content Management System Lixin Xu 1, a, XiaoLin Fu 2, b, Chunhua Zhang 1, c Applied Mechanics and Materials Submitted: 2014-07-18 ISSN: 1662-7482, Vols. 644-650, pp 1950-1953 Accepted: 2014-07-21 doi:10.4028/www.scientific.net/amm.644-650.1950 Online: 2014-09-22 2014 Trans Tech

More information

Related Work The Concept of the Signaling. In the mobile communication system, in addition to transmit the necessary user information (usually voice

Related Work The Concept of the Signaling. In the mobile communication system, in addition to transmit the necessary user information (usually voice International Conference on Information Science and Computer Applications (ISCA 2013) The Research and Design of Personalization preferences Based on Signaling analysis ZhiQiang Wei 1,a, YiYan Zhang 1,b,

More information

Design and Implementation of Embedded Bluetooth Multicast System

Design and Implementation of Embedded Bluetooth Multicast System Design and Implementation of Embedded Bluetooth Multicast System T. Yashoda Vani #1, S. Srinivasa Rao *2, G. S. Kedarnath #3 # 1 Student,Dept of ECE, Aurora s Technological and Research Institute, Hyderabad.

More information

The principle of a fulltext searching instrument and its application research Wen Ju Gao 1, a, Yue Ou Ren 2, b and Qiu Yan Li 3,c

The principle of a fulltext searching instrument and its application research Wen Ju Gao 1, a, Yue Ou Ren 2, b and Qiu Yan Li 3,c International Conference on Education, Management, Commerce and Society (EMCS 2015) The principle of a fulltext searching instrument and its application research Wen Ju Gao 1, a, Yue Ou Ren 2, b and Qiu

More information

Research Article Modeling and Simulation Based on the Hybrid System of Leasing Equipment Optimal Allocation

Research Article Modeling and Simulation Based on the Hybrid System of Leasing Equipment Optimal Allocation Discrete Dynamics in Nature and Society Volume 215, Article ID 459381, 5 pages http://dxdoiorg/11155/215/459381 Research Article Modeling and Simulation Based on the Hybrid System of Leasing Equipment

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

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 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

Data Acquisition and Analysis of Distribution Automation System

Data Acquisition and Analysis of Distribution Automation System 07 5th International Conference on Computer, Automation and Power Electronics CAPE 07 Data Acquisition and Analysis of Distribution Automation System Yang Chengpeng, a, Zhang Xiaoliang,b, Ren Yong,c,Wang

More information

Hierarchical protection control system of smart substations

Hierarchical protection control system of smart substations J. Mod. Power Syst. Clean Energy (2014) 2(3):282 288 DOI 10.1007/s40565-014-0070-2 Hierarchical protection control system of smart substations Yuping ZHENG, Delin WANG, Zexin ZHOU, Tuanjie CAO (&) Abstract

More information

A Compatible Public Service Platform for Multi-Electronic Certification Authority

A Compatible Public Service Platform for Multi-Electronic Certification Authority Applied Mechanics and Materials Submitted: 2014-04-26 ISSN: 1662-7482, Vol. 610, pp 579-583 Accepted: 2014-05-26 doi:10.4028/www.scientific.net/amm.610.579 Online: 2014-08-11 2014 Trans Tech Publications,

More information

Exploration of Fault Diagnosis Technology for Air Compressor Based on Internet of Things

Exploration of Fault Diagnosis Technology for Air Compressor Based on Internet of Things Exploration of Fault Diagnosis Technology for Air Compressor Based on Internet of Things Zheng Yue-zhai and Chen Xiao-ying Abstract With the development of network and communication technology, this article

More information

Study on Digitized Measuring Technique of Thrust Line for Rocket Nozzle

Study on Digitized Measuring Technique of Thrust Line for Rocket Nozzle Study on Digitized Measuring Technique of Thrust Line for Rocket Nozzle Lijuan Li *, Jiaojiao Ren, Xin Yang, Yundong Zhu College of Opto-Electronic Engineering, Changchun University of Science and Technology,

More information

A method of three-dimensional subdivision of arbitrary polyhedron by. using pyramids

A method of three-dimensional subdivision of arbitrary polyhedron by. using pyramids 5th International Conference on Measurement, Instrumentation and Automation (ICMIA 2016) A method of three-dimensional subdivision of arbitrary polyhedron by using pyramids LIU Ji-bo1,a*, Wang Zhi-hong1,b,

More information

Synchronization Time Division Multiplexing Bus Communication Method Using Serial Communication Interface

Synchronization Time Division Multiplexing Bus Communication Method Using Serial Communication Interface Synchronization Time Division Multiplexing Bus Communication Method Using Serial Communication Interface Xi Liu, Ruihai Dai and Bifu Qian * State Grid Wenzhou Electric Power Supply Company, Zhejiang, Wenzhou,

More information

THE VEGA PERSONAL GRID: A LIGHTWEIGHT GRID ARCHITECTURE

THE VEGA PERSONAL GRID: A LIGHTWEIGHT GRID ARCHITECTURE THE VEGA PERSONAL GRID: A LIGHTWEIGHT GRID ARCHITECTURE Wei Li, Zhiwei Xu, Bingchen Li, Yili Gong Institute of Computing Technology of Chinese Academy of Sciences Beijing China, 100080 {zxu, liwei, libingchen,

More information

Research on Design and Application of Computer Database Quality Evaluation Model

Research on Design and Application of Computer Database Quality Evaluation Model Research on Design and Application of Computer Database Quality Evaluation Model Abstract Hong Li, Hui Ge Shihezi Radio and TV University, Shihezi 832000, China Computer data quality evaluation is the

More information

Remote Supervising of Power Plant

Remote Supervising of Power Plant 2017 2nd International Conference on Computer, Mechatronics and Electronic Engineering (CMEE 2017) ISBN: 978-1-60595-532-2 Remote Supervising of Power Plant Hui-ran WANG 1 and Rui-fang MA 2, * 1 College

More information

Shared-network scheme of SMV and GOOSE in smart substation

Shared-network scheme of SMV and GOOSE in smart substation J. Mod. Power Syst. Clean Energy (2014) 2(4):438 443 DOI 10.1007/s40565-014-0073-z Shared-network scheme of and in smart substation Wenlong WANG, Minghui LIU (&), Xicai ZHAO, Gui YANG Abstract The network

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

Power Quality Real-time Monitoring System Based on WSNs Yongjun Yu 1, a, Naifeng Liang 2, Yingjie Zhang 3, Zhongyou Luo 4, Ke Du 5,b

Power Quality Real-time Monitoring System Based on WSNs Yongjun Yu 1, a, Naifeng Liang 2, Yingjie Zhang 3, Zhongyou Luo 4, Ke Du 5,b International Conference on Advances in Mechanical Engineering and Industrial Informatics (AMEII 2015) Power Quality Real-time Monitoring System Based on WSNs Yongjun Yu 1, a, Naifeng Liang 2, Yingjie

More information

PARAMETERIZED COMPUTER AIDED DESIGN OF STUBBLE CLEANER

PARAMETERIZED COMPUTER AIDED DESIGN OF STUBBLE CLEANER PARAMETERIZED COMPUTER AIDED DESIGN OF STUBBLE CLEANER Lige Wen 1, 2, Jianqiao Li 1,*, Xiuzhi Zhang 2, Benard Chirende 1 1 The Key Laboratory for Terrain-Machine Bionics Engineering, Ministry of Education,

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

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

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

Remote Monitoring System of Ship Running State under Wireless Network

Remote Monitoring System of Ship Running State under Wireless Network Journal of Shipping and Ocean Engineering 7 (2017) 181-185 doi 10.17265/2159-5879/2017.05.001 D DAVID PUBLISHING Remote Monitoring System of Ship Running State under Wireless Network LI Ning Department

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

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

Study on Programming by Combining Java with C++ Based on JNI

Study on Programming by Combining Java with C++ Based on JNI doi: 10.14355/spr.2016.05.003 Study on Programming by Combining Java with C++ Based on JNI Tan Qingquan 1, Luo Huachun* 2, Jiang Lianyan 3, Bo Tao 4, Liu Qun 5, Liu Bo 6 Earthquake Administration of Beijing

More information

Research on Device Control System Design Based on Stepping Motor. Zhongyong Tian

Research on Device Control System Design Based on Stepping Motor. Zhongyong Tian 3rd International Conference on Machinery, Materials and Information Technology Applications (ICMMITA 2015) Research on Device Control System Design Based on Stepping Motor Zhongyong Tian The people's

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

Cemetery Navigation and Information Query System Based on Android and Java Web

Cemetery Navigation and Information Query System Based on Android and Java Web 2017 3rd International Conference on Computational Systems and Communications (ICCSC 2017) Cemetery Navigation and Information Query System Based on Android and Java Web Chao Ding1, a, Yongjie Yang1, b,

More information

Research and Design of Universal Proportional Valve Controller

Research and Design of Universal Proportional Valve Controller Open Access Library Journal 2018, Volume 5, e4588 ISSN Online: 2333-9721 ISSN Print: 2333-9705 Research and Design of Universal Proportional Valve Controller Qiyu Zhang, Xiaoxiao Cao, Minghai Duan, Xiaohui

More information

A Design of Greenhouse Remote Monitoring System Based on WSN and WEB

A Design of Greenhouse Remote Monitoring System Based on WSN and WEB A Design of Greenhouse emote Monitoring System Based on WSN and WEB Jun Wang 1,2 and Gang Liu 1 1 Key Laboratory for Modern Precision Agriculture System Integration esearch, Ministry of Education, China

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

Design of analog acquisition and storage system about airborne flight data recorder

Design of analog acquisition and storage system about airborne flight data recorder 3rd International Conference on Mechatronics, Robotics and Automation (ICMRA 2015) Design of analog acquisition and storage system about airborne flight data recorder Changyou Li 1, a, Pengfei Sun 1, b

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

Design of an Intelligent PH Sensor for Aquaculture Industry

Design of an Intelligent PH Sensor for Aquaculture Industry Design of an Intelligent PH Sensor for Aquaculture Industry Haijiang Tai 1, Qisheng Ding 1,2,*, Daoliang Li 1,**, and aoguang Wei 1 1 College of Information and Electrical Engineering, China Agricultural

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

The Discussion of 500kV Centralized Monitoring System for Large Operation and Large Maintenance Mode

The Discussion of 500kV Centralized Monitoring System for Large Operation and Large Maintenance Mode Engineering, 2013, 5, 127-131 doi:10.4236/eng.2013.51b023 Published Online January 2013 (http://www.scirp.org/journal/eng) The Discussion of 500kV Centralized System for Large Operation and Large Maintenance

More information

3rd International Conference on Mechanical Engineering and Intelligent Systems (ICMEIS 2015)

3rd International Conference on Mechanical Engineering and Intelligent Systems (ICMEIS 2015) 3rd International Conference on Mechanical Engineering and Intelligent Systems (ICMEIS 2015) Development Of SSP510 Frequency Voltage Emergency Control Device Qinghua Si 1,2,a *, Zhukun Li 1,2, Yunsong

More information

Research on software development platform based on SSH framework structure

Research on software development platform based on SSH framework structure Available online at www.sciencedirect.com Procedia Engineering 15 (2011) 3078 3082 Advanced in Control Engineering and Information Science Research on software development platform based on SSH framework

More information

The Application of CAN Bus in Intelligent Substation Automation System Yuehua HUANG 1, a, Ruiyong LIU 2, b, Peipei YANG 3, C, Dongxu XIANG 4,D

The Application of CAN Bus in Intelligent Substation Automation System Yuehua HUANG 1, a, Ruiyong LIU 2, b, Peipei YANG 3, C, Dongxu XIANG 4,D International Power, Electronics and Materials Engineering Conference (IPEMEC 2015) The Application of CAN Bus in Intelligent Substation Automation System Yuehua HUANG 1, a, Ruiyong LIU 2, b, Peipei YANG

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

National Standard of The People s Republic of China

National Standard of The People s Republic of China Translated English of Chinese Standard: GB/T17626.5-2008 Translated by: www.chinesestandard.net Wayne Zheng et al. Email: Sales@ChineseStandard.net ICS 33.100 L 06 GB National Standard of The People s

More information

Research Article. Three-dimensional modeling of simulation scene in campus navigation system

Research Article. Three-dimensional modeling of simulation scene in campus navigation system Available online www.jocpr.com Journal of Chemical and Pharmaceutical Research, 2013, 5(12):103-107 Research Article ISSN : 0975-7384 CODEN(USA) : JCPRC5 Three-dimensional modeling of simulation scene

More information

Research and Application of Mobile Geographic Information Service Technology Based on JSP Chengtong GUO1, a, Yan YAO1,b

Research and Application of Mobile Geographic Information Service Technology Based on JSP Chengtong GUO1, a, Yan YAO1,b 4th International Conference on Machinery, Materials and Computing Technology (ICMMCT 2016) Research and Application of Mobile Geographic Information Service Technology Based on JSP Chengtong GUO1, a,

More information

A Projection Pursuit Model Optimized by Free Search: For the Regional Power Quality Evaluation

A Projection Pursuit Model Optimized by Free Search: For the Regional Power Quality Evaluation Send Orders for Reprints to reprints@benthamscience.ae 1422 The Open Cybernetics & Systemics Journal, 2015, 9, 1422-1427 Open Access A Projection Pursuit Model Optimized by Free Search: For the Regional

More information

An Agricultural Tri-dimensional Pollution Data Management Platform Based on DNDC Model

An Agricultural Tri-dimensional Pollution Data Management Platform Based on DNDC Model An Agricultural Tri-dimensional Pollution Data Management Platform Based on DNDC Model Lihua Jiang 1,2, Wensheng Wang 1,2, Xiaorong Yang 1,2, Nengfu Xie 1,2, and Youping Cheng 3 1 Agriculture Information

More information

On the Expansion of Access Bandwidth of Manufacturing Cloud Core Network

On the Expansion of Access Bandwidth of Manufacturing Cloud Core Network 1288 JOURNAL OF SOFTWARE, VOL. 9, NO. 5, MAY 2014 On the Expansion of Access Bandwidth of Manufacturing Cloud Core Network Hongyao Ju Zhejiang Textile & Fashion College, NingBo 315211, P.R.China Email:

More information

Design of New Oscillograph based on FPGA

Design of New Oscillograph based on FPGA Available online at www.sciencedirect.com Procedia Engineering 23 (2011) 60 64 Design of New Oscillograph based on FPGA Hu Haoran,ZHANG Fei School of Computer & Information, Anqing Teachers College, Anqing

More information

A New Virtual Vibration and Temperature Test and Analysis Instrument of Wheel-Set Based on LabVIEW2011

A New Virtual Vibration and Temperature Test and Analysis Instrument of Wheel-Set Based on LabVIEW2011 Research Journal of Applied Sciences, Engineering and Technology 5(19): 4695-4700, 2013 ISSN: 2040-7459; e-issn: 2040-7467 Maxwell Scientific Organization, 2013 Submitted: September 26, 2012 Accepted:

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

2008 International Conference on Apperceiving Computing and Intelligence Analysis (ICACIA 2008) Chengdu, China December 2008

2008 International Conference on Apperceiving Computing and Intelligence Analysis (ICACIA 2008) Chengdu, China December 2008 2008 International Conference on Apperceiving Computing and Intelligence Analysis (ICACIA 2008) Chengdu, China 13-15 December 2008 IEEE Catalog Number: ISBN: CFP0881F-PRT 978-1-4244-3427-5 TABLE OF CONTENTS

More information

Human heart rate detector based on photoelectric volume

Human heart rate detector based on photoelectric volume Abstract Human heart rate detector based on photoelectric volume Jian Du, Jie Hu Southwest Petroleum University, Chengdu 610500, China. At present, the most effective and intuitionistic method for detecting

More information

An Improved Method of Vehicle Driving Cycle Construction: A Case Study of Beijing

An Improved Method of Vehicle Driving Cycle Construction: A Case Study of Beijing International Forum on Energy, Environment and Sustainable Development (IFEESD 206) An Improved Method of Vehicle Driving Cycle Construction: A Case Study of Beijing Zhenpo Wang,a, Yang Li,b, Hao Luo,

More information

Design of SCADA power Distribution Monitoring System based on PLC and Configuration Software

Design of SCADA power Distribution Monitoring System based on PLC and Configuration Software Proceedings of 2012 International Conference on Mechanical Engineering and Material Science (MEMS 2012) Design of SCADA power Distribution Monitoring System based on PLC and Configuration Software Pingze

More information

Design of Liquid Level Control System Based on Simulink and PLC

Design of Liquid Level Control System Based on Simulink and PLC 2017 3rd International Symposium on Mechatronics and Industrial Informatics (ISMII 2017) ISBN: 978-1-60595-501-8 Design of Liquid Level Control System Based on Simulink and PLC Xiuwei FU 1,a, Ying QI 2,b

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

International Conference on Automation, Mechanical Control and Computational Engineering (AMCCE 2015)

International Conference on Automation, Mechanical Control and Computational Engineering (AMCCE 2015) International Conference on Automation, Mechanical Control and Computational Engineering (AMCCE 2015) Risk Management Theory Application in national information security risk control Analysis of the relationship

More information

Journal of Chemical and Pharmaceutical Research, 2015, 7(3): Research Article

Journal of Chemical and Pharmaceutical Research, 2015, 7(3): Research Article Available online www.jocpr.com Journal of Chemical and Pharmaceutical esearch, 015, 7(3):175-179 esearch Article ISSN : 0975-7384 CODEN(USA) : JCPC5 Thread image processing technology research based on

More information

Design and Research of Adaptive Filter Based on LabVIEW

Design and Research of Adaptive Filter Based on LabVIEW Sensors & ransducers, Vol. 158, Issue 11, November 2013, pp. 363-368 Sensors & ransducers 2013 by IFSA http://www.sensorsportal.com Design and Research of Adaptive Filter Based on LabVIEW Peng ZHOU, Gang

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

Research on Remote Sensing Image Template Processing Based on Global Subdivision Theory

Research on Remote Sensing Image Template Processing Based on Global Subdivision Theory www.ijcsi.org 388 Research on Remote Sensing Image Template Processing Based on Global Subdivision Theory Xiong Delan 1, Du Genyuan 1 1 International School of Education, Xuchang University Xuchang, Henan,

More information

The Design of Embedded Remote Intelligent Automotive Monitoring System based on GSM. Lijun Gao

The Design of Embedded Remote Intelligent Automotive Monitoring System based on GSM. Lijun Gao 2nd International Conference on Electrical, Computer Engineering and Electronics (ICECEE 2015) The Design of Embedded Remote Intelligent Automotive Monitoring System based on GSM Lijun Gao Beijing Information

More information

Modeling and Analysis of the Support System of Space-based Anti-missile Information Based on UML

Modeling and Analysis of the Support System of Space-based Anti-missile Information Based on UML 2018 International Conference on Modeling, Simulation and Optimization (MSO 2018) ISBN: 978-1-60595-542-1 Modeling and Analysis of the Support System of Space-based Anti-missile Information Based on UML

More information

Design and Implementation of cache protecting from power failure in Disk Array

Design and Implementation of cache protecting from power failure in Disk Array International Conference on Advanced Information and Communication Technology for Education (ICAICTE 2013) Design and Implementation of cache protecting from power failure in Disk Array WANG Endong, HU

More information

Research on Software Scheduling Technology Based on Multi-Buffered Parallel Encryption

Research on Software Scheduling Technology Based on Multi-Buffered Parallel Encryption International Conference on Manufacturing Science and Engineering (ICMSE 2015) Research on Software Scheduling Technology Based on Multi-Buffered Parallel Encryption Zeng Rong 1, a, Xia Wei 2, Wang Hongkai

More information

Real time emergency route generating algorithm in tunnel

Real time emergency route generating algorithm in tunnel Trans. Nonferrous Met. Soc. China 21(2011) s637-s641 Real time emergency route generating algorithm in tunnel FANG Yuan min 1, CHEN Jie 1, AI Chun long 2, ZHANG Chun liang 2, ZHOU Shi yong 2, FU Xia jiang

More information