The Research of Delay Characteristics in CAN Bus Networked Control System

Size: px
Start display at page:

Download "The Research of Delay Characteristics in CAN Bus Networked Control System"

Transcription

1 Journal of Computational Information Systems 9: 18 (2013) Available at The Research of Delay Characteristics in CAN Bus Networked Control System Yi WANG 1, Liren HE 2, Ming SU 3, 1 College of Physics and Electronics Science, Guizhou Normal University, Guiyang , China 2 College of Science, Guizhou University, Guiyang , China 3 College of Mechanical and Electrical Engineering, Guizhou Normal University, Guiyang , China Abstract The network induced delay seriously effect the real-time and stability of CAN bus networked control systems. In this article, the structure of CAN bus NCS was analyzed, meanwhile studied the cause and integral part of delay. Then adopted TrueTime to build simulation model of CAN bus NCS. Discussed the effects of CAN bus network delay on performance of control system in three cases. Then drew a conclusion that reduce the proportion of forward delay of CAN bus network can effectively improved the performance of CAN bus NCS. Keywords: CAN Bus; Network Delay; Control Performance; Real-time; Stability 1 Introduction CAN bus is a serial communication network which could effectively support a distributed implementation control. It has form an international standard (ISO 11898), then become a standardized protocol. It has been widely used in industrial control, engineering vehicles, marine equipment, small aircraft and other fields. Meanwhile it has achieve the share of information and resources, simplify wiring, coordination and control, improve the overall performance of system in vehicle. However, introduction of CAN bus network also brings some uncertainty, the biggest problem is system performance degradation and even instability that bring out by network delay. Therefore, in order to ensure the real-time and stability of CAN bus control system, it is necessary to do a depth theoretical study on delay problem of CAN bus control system. In paper [1], the stability of the delay networked control system(ncs) was studied. In case of no more than one sample delay effects, a discrete model of the NCS was built, and analysis stability of the model. Project supported by the National Nature Science Foundation of China (No ), Guizhou Science and Technology Department School Cooperation Project (No. [2013]7001), Guiyang Science and Technology Department Platform for innovation plan (No ). Corresponding author. address: summing629@163. com (Ming SU) / Copyright 2013 Binary Information Press DOI: /jcisP5802 September 15, 2013

2 7518 Y. Wang et al. /Journal of Computational Information Systems 9: 18 (2013) And in paper [2], in order to solve the delay issues in NCS, adopt the random delay modeling method to expressed delay that under different load conditions as interval variables. And verified the effectiveness of the algorithm by means of numerical simulation. While in article [3], the network delay issues in the NCS was analyzed. And it has proposed a delay compensation strategy of segmentation dynamic matric to compensate delay in network transmission. Paper [4] considered the network induced delay as fundamental factors of decrease or even instability in system performance. So, it put forward an adaptive PID control method based on BP neural network compensation, which could achieve the online adaptive compensation network delay without changing the control parameter of existing PID controller. Based on the analysis of the delay issue in the NCS, paper [5] pointed out that network induced delay is the main factors of performance degradation or even instability in NCS. Then discussed and summarized the findings of delay problem. At last, this paper mainly studies the effects of forward and feedback delay in the CAN bus NCS to the performance of control system. Then draw a conclusion that there are some reference value of the design of vehicle CAN bus NCS. 2 The Relationship Between Delay of CAN Bus Control System and Sampling Period CAN bus control system is a real-time closed-loop feedback control system that transport data through CAN bus network. The typical structure of control system is shown in Fig. 1. Fig. 1: CAN Bus NCS Structure Due to the intervention of CAN bus network, the delay of data transmission is inevitable [6]. From control perspective, the network delay will lagged the phase of system, deteriorated the system performance, narrowed the range of stability of system, or even caused system instability. And from the scheduling perspective, the information will not arrive on time or even discard. CAN bus network delay could do an important impact on the performance of control system, so it is the factors that can not be ignored during the analysis and design of vehicle CAN bus NCS. As the presence of network delay also increases the complexity of NCS research, the analysis and model of existing control theory can not be applied directly to the vehicle CAN bus NCS [7, 8]. Base on size, the CAN bus network delay can be divided into long delay and short delay. If the delay τ [0, τ max ], and τ max is less than the sampling period T, that is τ max < T, then claimed the delay of the network as the short delay. If the delay τ [0, τ max ], and τ max is greater than T, that is τ max > T, then claimed the delay of the network as the long delay. For the long delay, it can convert into a short delay by selecting the sampling period and use an appropriate scheduling algorithm. Therefore, this article only study the short delay that less than one sampling period.

3 Y. Wang et al. /Journal of Computational Information Systems 9: 18 (2013) In the CAN bus network control system, as the delay τ is less than one sampling period, the relationship between the control object and the controller is expressed as the state equation: { ẋ(t) = Ax(t) + Bu(t) (1) y(t) = Cx(t) u(t) = Kx(t τ) (2) In the equation, x R n, u R m, y R l, represent the state, input and output variables of the system. And A R n n, B R n m, C R l n, K R m n, represent the state matrix of the system. The discrete-time state equation of the upper equation is: { x((k + 1)T ) = Φx(t) + Γ0 (τ) u(kt ) + Γ 1 (τ) u((k 1)T ) y(t) = Cx(kT ) (3) Meanwhile: Φ = e AT, Γ 0 (τ) = T τ e As Bds, Γ 0 1 (τ) = T T τ eas Bds. Define the augmented state vector: [ ] x(kt ) Z(kT ) = u((k 1)T ) (4) Then, the closed-loop system can be expressed as: Z((k + 1)T ) = Φ Z(kT ) (5) And Φ = [ Φ Γ0 (τ)k Γ 1 (τ) k 0 ] (6) When the formula (6) in the spectral radius is less than 1 [9], the formula (5) is stable, which can draw the following relationship: max{ kt, 0} < τ T < min{ 1, 1} (7) kt The formula (7) is the constraint relationship between delay and sampling period. From the formula, the smaller the sampling period, the larger the allowable stability range of delay. It also shows that, in the case of a stable system, the sampling period is small means that the large amount of data transmitted over the network will increase the network transmission delay. 3 Delay Model of CAN Bus Control System In the CAN bus NCS, the transmit sequence of information is transmitted sequentially in accordance with the SensorController Actuator Controlled object. As shown in Fig. 2.

4 7520 Y. Wang et al. /Journal of Computational Information Systems 9: 18 (2013) Fig. 2: Delay Model of CAN Bus Control System The whole process, that from sensor sample to actuator act in the plant, constitute the signal flow of control system. In the ideal sampling control system, it is often assumed that the signal stream transfer process is instantaneous [10]. But due to the introduce of CAN bus network in forward and feedback channels, delay in the control loop is inevitable. So the transmission of signal stream is delayed. That is: sensor act the sample to the output need a processing time; based on the sensors signal, the controller need a calculate time to the control amount signal; and actuator led the control amount applied to controlled object has a drive time; then during the information transmit in the CAN bus network, there is a transmission time. Therefore, the delay of the CAN bus NCS can be divided into implementation process delay and network transmission delay. The implementation process delay produced in the running process of sensors, controllers and actuators. Include the delay τ s of sensors sampled data and complete the initialization of CAN controller; after receive the packet, the time τ c that controller calculate the amount of control signal and converts it into a CAN message that identifies required; and the computation time τ a that actuators receives CAN messages and translate them into the plant signals. Network transmission delay consist by the feedback delay τ sc that from sensor to controller and the forward delay τ ca that from controller to actuator. Thus, the total delay of CAN bus control system can be expressed as: τ = τ sc + τ ca + τ s + τ c + τ a (8) The delay of execution process vary depends on the overall performance of each node, and select a high speed processor and optimization algorithm could reduce the execution impact of delay to a minimal extent. Therefore, during the analysis and design of CAN bus NCS, the delay of execution process is consist by τ sc and τ ca. The total delay of the CAN bus NCS can be expressed as the sum of forward delay τ ca and feedback delay τ sc. τ = τ sc + τ ca (9) 4 The Impact of Delay on CAN Bus NCS In order to analysis impact of forward delay τ ca and feedback delay τ sc on control performance of CAN Bus NCS, adopt sensors, controllers, actuators, interference, DC motor and CAN bus to build a closed-loop control system, as shown in Fig. 3. Use the sensor to sample the speed of

5 Y. Wang et al. /Journal of Computational Information Systems 9: 18 (2013) DC motor and process, then sent information to the controller via CAN bus network, and the controller calculates the control amount, at last sent the message to actuator. Interference node is used to produce periodic and non-periodic signal, and regulate traffic load on the network. Fig. 3: CAN Bus Network Close-loop Control System TrueTime, which was developed by LUND University, has a strong simulation capabilities. It often used to study effect of time uncertainty such as network transmission delay on the control performance, and can also be used on the simulation of multi-scheduling algorithm in the NCS. The TrueTime mainly includes four functional modules: real-time kernel module (TrueTime Kernel), network communication module (TrueTime Network), wireless network module (TrueTime Wireless Network), and battery module (TrueTime Battery). The TrueTime Kernel is used for analog the sensors, controllers and actuators and other control elements, include A/D and D/A conversion, outer channel and the network interface. The TrueTime Kernel execute operations in accordance with the user-defined tasks, often use MATLAB or C++ to write the execute code. TrueTime Network is used to simulate a variety of networks, the optional parameters includes the number of nodes, network number, network type (optional media access control protocol includes: CSMA/CD, CSMA/CA, TDMA, FDMA, ROUND ROBIN), the pretreatment and subsequent processing delay, packet loss rate. TrueTime Network is driven by a event mode, while the news come in/out from the network, then execute. The main steps of established real-time NCS by the TrueTime is: (1). Established real-time CAN bus network structure diagram of the control system through the Simulink module; (2). Initialized the kernel module, set the number of input and output, real-time scheduling algorithm, etc. (3). Set other parameters, and create individual tasks, then execute simulation. Fig. 4 is CAN bus NCS simulation model build by using the the TrueTime Kernel. Select stepper motor as control plant, mathematical model is shown as follow: G(s) = 1000 s(s + 3) Select four Kernel modules respectively as the sensor, controller, actuator and interfering node. The network module adopt CAN protocol (CSMA/AMP) to achieve communication. Select unit step signal as a system input, then simulate network delay effect performance of control system in three case: τ = 0, τ ca >> τ sc, and τ ca << τ sc. As shown in Fig. 5. Through the simulation results: (1). When the delay of CAN bus NCS is 0, that is: τ = 0. The rise time of system step response and overshoot are relatively small, which is consistent with the results of theoretical analysis. (10)

6 7522 Y. Wang et al. /Journal of Computational Information Systems 9: 18 (2013) Fig. 4: The Simulation Model of CAN Bus NCS Fig. 5: Simulation Result of Delay in Vehicle CAN Bus NCS (2). When the vehicle CAN bus NCS forward delay τ ca is less than feedback delay τ sc, performance of the system is better than the situation that forward delay is greater than feedback delay, and the greater the forward delay, the greater system overshoot. 5 Conclusion While the network was shared by sensor, controller, actuator, and controlled object, based on the characteristics of CAN bus NCS, analysis effect of network delay on performance of control system. And established discrete mathematical model of the CAN bus NCS, given the relationship of CAN bus control system delay and sampling period under a stable conditions. Simulation results shown that forward delay τ ca has a greater effect than feedback delay τ sc in the CAN bus NCS. With the increase of τ ca, the overshoot of system increases and the rise time becomes longer. So during the design of CAN bus NCS, minimize the forward delay could improve the performance of CAN bus NCS. The conclusion has some reference value to design of CAN bus NCS. Acknowledgement This work was financially supported by the National Natural Science Foundation of China (Grant No ), Guizhou Science and Technology Department School Cooperation Project (Qian

7 Y. Wang et al. /Journal of Computational Information Systems 9: 18 (2013) Bureau No. [2013] 7001) and Guiyang Science and Technology Department Platform for innovation plan ( ). References [1] ZHAO Hua-zheng, Stability Analysis of Networked Control Systems with Time Delay, Science Technology and Engineering 12(2) (2012) [2] Chen Meng-wei, Jing Chao-yong, Zhu Jing-li, etc, Design of Stochastic Interval Delay Controllers of Networked Control Systems, Journal of Guangdong University of Technology 29(1) (2012) [3] ZHU Kong Yang, Compensating strategy based on dynamic matrix control for networked control system, Microcomputer & Its Applications 12 (2010) [4] Huang Jinhua, Liu Jiqing, Self-adapting compensation study to the network-induced delay of networked control system, xjournal of Jiangsu University of Science and Technology (Natural Science Edition) 23(4) [5] GUO Ge, JIA Er-na, Delays in networked control systems:analysis and preview, Control and Decision 24(1) (2009) 1-6. [6] Xiaoqian Guo, Bin Wu, The Impact of Time-delay on Networked Control System and Stability Region Analysis of PID Controllers, 2010 International Conference on Computer, Mechatronics, Control and Electronic Engineering (CMCE), Changchun, 2010, pp [7] Zhou Hai, Heng Qing-hai, Liu Yin, Analysis and Simulation of Network Control System Delay Based on Truetime, Industrial Control Computer 25(2) [8] XU Lin, LEI Hong, RU Jingyu, Research on Predictive Control of Stochastic Network-induced Delay for Network Control Systems, 2011 Chinese Control and Decision Conference (CCDC), Tianyuan, 2011, pp [9] JING Nan, WANG Lin, AN Bai-yue, Analysis and policy of network latency in CAN control system, Computer Engineering and Design 30(20) [10] Deng Rui, Tang Xian-ming, Yu Jin-shou, Analysis of Delay Compensation in NCS based on TrueTime Tool Box, Industrial Control Computer 23(2)

ADVANCES in NATURAL and APPLIED SCIENCES

ADVANCES in NATURAL and APPLIED SCIENCES ADVANCES in NATURAL and APPLIED SCIENCES ISSN: 1995-0772 Published BY AENSI Publication EISSN: 1998-1090 http://www.aensiweb.com/anas 2016 April 10(4): pages 239-244 Open Access Journal Design of Gain

More information

The Study of Intelligent Scheduling Algorithm in the Vehicle ECU based on CAN Bus

The Study of Intelligent Scheduling Algorithm in the Vehicle ECU based on CAN Bus Send Orders for Reprints to reprints@benthamscience.ae The Open Cybernetics & Systemics Journal, 2015, 9, 1461-1465 1461 Open Access The Study of Intelligent Scheduling Algorithm in the Vehicle ECU based

More information

Qiqihar University, China *Corresponding author. Keywords: Highway tunnel, Variant monitoring, Circle fit, Digital speckle.

Qiqihar University, China *Corresponding author. Keywords: Highway tunnel, Variant monitoring, Circle fit, Digital speckle. 2017 2nd International Conference on Applied Mechanics and Mechatronics Engineering (AMME 2017) ISBN: 978-1-60595-521-6 Research on Tunnel Support Deformation Based on Camera and Digital Speckle Improvement

More information

Research Article Delay Analysis of Networked Control Systems Based on 100 M Switched Ethernet

Research Article Delay Analysis of Networked Control Systems Based on 100 M Switched Ethernet Hindawi Publishing Corporation e Scientific World Journal Volume 2014, Article ID 751491, 7 pages http://dx.doi.org/10.1155/2014/751491 Research Article Delay Analysis of Networked Control Systems Based

More information

Design of Precise Control and Dynamic Simulation of Manipulator for Die-casting Mould

Design of Precise Control and Dynamic Simulation of Manipulator for Die-casting Mould IOP Conference Series: Materials Science and Engineering PAPER OPEN ACCESS Design of Precise Control and Dynamic Simulation of Manipulator for Die-casting Mould To cite this article: Yi Mei et al 2018

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

Modeling And Simulation Of Polar Coordinates Seeker Control System Based On Full-Map Plane

Modeling And Simulation Of Polar Coordinates Seeker Control System Based On Full-Map Plane International Conference on Software Engineering and Computer Science (ICSECS3) Modeling And Simulation Of Polar Coordinates Seeker Control System Based On Full-Map Plane Yufu Guo, Ping Zhang School of

More information

result, it is very important to design a simulation system for dynamic laser scanning

result, it is very important to design a simulation system for dynamic laser scanning 3rd International Conference on Multimedia Technology(ICMT 2013) Accurate and Fast Simulation of Laser Scanning Imaging Luyao Zhou 1 and Huimin Ma Abstract. In order to design a more accurate simulation

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

Research of Traffic Flow Based on SVM Method. Deng-hong YIN, Jian WANG and Bo LI *

Research of Traffic Flow Based on SVM Method. Deng-hong YIN, Jian WANG and Bo LI * 2017 2nd International onference on Artificial Intelligence: Techniques and Applications (AITA 2017) ISBN: 978-1-60595-491-2 Research of Traffic Flow Based on SVM Method Deng-hong YIN, Jian WANG and Bo

More information

SIMULATION OF NETWORK USING TRUETIME TOOLBOX

SIMULATION OF NETWORK USING TRUETIME TOOLBOX SIMULATION OF NETWORK USING TRUETIME TOOLBOX T. Chvostek*, A. Kratky **, M. Foltin *** * Institute of Control and Industrial Informatics, Faculty of Informatics and Information Technologies, Ilkovičova

More information

Research Of Data Model In Engineering Flight Simulation Platform Based On Meta-Data Liu Jinxin 1,a, Xu Hong 1,b, Shen Weiqun 2,c

Research Of Data Model In Engineering Flight Simulation Platform Based On Meta-Data Liu Jinxin 1,a, Xu Hong 1,b, Shen Weiqun 2,c Applied Mechanics and Materials Online: 2013-06-13 ISSN: 1662-7482, Vols. 325-326, pp 1750-1753 doi:10.4028/www.scientific.net/amm.325-326.1750 2013 Trans Tech Publications, Switzerland Research Of Data

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

Type-2 fuzzy controller in ZigBee network

Type-2 fuzzy controller in ZigBee network Type-2 fuzzy controller in ZigBee network MICHAL BLAHO, MARTIN URBAN, MARTIN FOLTIN Institute of control and industrial informatics Faculty of Electrical Engineering and Information Technology Slovak University

More information

Design of student information system based on association algorithm and data mining technology. CaiYan, ChenHua

Design of student information system based on association algorithm and data mining technology. CaiYan, ChenHua 5th International Conference on Mechatronics, Materials, Chemistry and Computer Engineering (ICMMCCE 2017) Design of student information system based on association algorithm and data mining technology

More information

Aero-engine PID parameters Optimization based on Adaptive Genetic Algorithm. Yinling Wang, Huacong Li

Aero-engine PID parameters Optimization based on Adaptive Genetic Algorithm. Yinling Wang, Huacong Li International Conference on Applied Science and Engineering Innovation (ASEI 215) Aero-engine PID parameters Optimization based on Adaptive Genetic Algorithm Yinling Wang, Huacong Li School of Power and

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

Fuzzy Neural Network-based Time Delay Prediction for Networked Control Systems

Fuzzy Neural Network-based Time Delay Prediction for Networked Control Systems Appl. Math. Inf. Sci. 8, No. 1, 407-413 (2014) 407 Applied Mathematics & Information Sciences An International Journal http://dx.doi.org/10.12785/amis/080151 Fuzzy Neural Network-based Time Delay Prediction

More information

Cmm-based Profile Measuring Method for Unknown Screw Compressor Rotor

Cmm-based Profile Measuring Method for Unknown Screw Compressor Rotor The 2nd International Conference on Computer Application and System Modeling (202) Cmm-based Profile Measuring Method for Unknown Screw Compressor Rotor Ji Xiaogang School of Mechanical Engineering, Jiangnan

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

World Scientific Research Journal (WSRJ) ISSN: Design and Implementation of Stepper Motor Control System Based on 52 MCU

World Scientific Research Journal (WSRJ) ISSN: Design and Implementation of Stepper Motor Control System Based on 52 MCU World Scientific Research Journal (WSRJ) ISSN: 2472-3703 www.wsr-j.org Design and Implementation of Stepper Motor Control System Based on 52 MCU Xinglan Zhang a, Xianda Zhang b, * and Xin Zhong c School

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

[Telchy, 4(11): November, 2015] ISSN: (I2OR), Publication Impact Factor: 3.785

[Telchy, 4(11): November, 2015] ISSN: (I2OR), Publication Impact Factor: 3.785 [Telchy, 4(): November, 5] ISSN: 77-9655 (IOR), Publication Impact Factor:.785 IJESRT INTERNATIONAL JOURNAL OF ENGINEERING SCIENCES & RESEARCH TECHNOLOGY INTELLIGENT OPTIMIZATION AND SCHEDULING OF NETWORKED

More information

Study on GA-based matching method of railway vehicle wheels

Study on GA-based matching method of railway vehicle wheels Available online www.jocpr.com Journal of Chemical and Pharmaceutical Research, 2014, 6(4):536-542 Research Article ISSN : 0975-7384 CODEN(USA) : JCPRC5 Study on GA-based matching method of railway vehicle

More information

The Analysis of the Loss Rate of Information Packet of Double Queue Single Server in Bi-directional Cable TV Network

The Analysis of the Loss Rate of Information Packet of Double Queue Single Server in Bi-directional Cable TV Network Applied Mechanics and Materials Submitted: 2014-06-18 ISSN: 1662-7482, Vol. 665, pp 674-678 Accepted: 2014-07-31 doi:10.4028/www.scientific.net/amm.665.674 Online: 2014-10-01 2014 Trans Tech Publications,

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

Study on Gear Chamfering Method based on Vision Measurement

Study on Gear Chamfering Method based on Vision Measurement International Conference on Informatization in Education, Management and Business (IEMB 2015) Study on Gear Chamfering Method based on Vision Measurement Jun Sun College of Civil Engineering and Architecture,

More information

Best traffic carrier frequency number and cell wireless utilization research

Best traffic carrier frequency number and cell wireless utilization research Available online at www.sciencedirect.com Procedia Engineering 24 (2011) 303 307 2011 International Conference on Advances in Engineering Best traffic carrier frequency number and cell wireless research

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

5th International Conference on Information Engineering for Mechanics and Materials (ICIMM 2015)

5th International Conference on Information Engineering for Mechanics and Materials (ICIMM 2015) 5th International Conference on Information Engineering for Mechanics and Materials (ICIMM 2015) Extreme learning machine based on improved genetic algorithm Hai LIU 1,a, Bin JIAO 2,b, Long PENG 3,c,ing

More information

Network protocol for Internet of Things based on 6LoWPAN

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

More information

CHAOTIC ANT SYSTEM OPTIMIZATION FOR PATH PLANNING OF THE MOBILE ROBOTS

CHAOTIC ANT SYSTEM OPTIMIZATION FOR PATH PLANNING OF THE MOBILE ROBOTS CHAOTIC ANT SYSTEM OPTIMIZATION FOR PATH PLANNING OF THE MOBILE ROBOTS Xu Mingle and You Xiaoming Shanghai University of Engineering Science, Shanghai, China ABSTRACT This paper presents an improved ant

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

A Real-time Detection for Traffic Surveillance Video Shaking

A Real-time Detection for Traffic Surveillance Video Shaking International Conference on Mechatronics, Control and Electronic Engineering (MCE 201) A Real-time Detection for Traffic Surveillance Video Shaking Yaoyao Niu Zhenkuan Pan e-mail: 11629830@163.com e-mail:

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

Research on time optimal trajectory planning of 7-DOF manipulator based on genetic algorithm

Research on time optimal trajectory planning of 7-DOF manipulator based on genetic algorithm Acta Technica 61, No. 4A/2016, 189 200 c 2017 Institute of Thermomechanics CAS, v.v.i. Research on time optimal trajectory planning of 7-DOF manipulator based on genetic algorithm Jianrong Bu 1, Junyan

More information

Design and Implementation of Dual-Mode Wireless Video Monitoring System

Design and Implementation of Dual-Mode Wireless Video Monitoring System Sensors & Transducers 2014 by IFSA Publishing, S. L. http://www.sensorsportal.com Design and Implementation of Dual-Mode Wireless Video Monitoring System BAO Song-Jian, YANG Shou-Liang ChongQing University

More information

Framework Research on Privacy Protection of PHR Owners in Medical Cloud System Based on Aggregation Key Encryption Algorithm

Framework Research on Privacy Protection of PHR Owners in Medical Cloud System Based on Aggregation Key Encryption Algorithm Framework Research on Privacy Protection of PHR Owners in Medical Cloud System Based on Aggregation Key Encryption Algorithm Huiqi Zhao 1,2,3, Yinglong Wang 2,3*, Minglei Shu 2,3 1 Department of Information

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

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

Design of the Control System for Step Motor Based on MCU

Design of the Control System for Step Motor Based on MCU Send Orders for Reprints to reprints@benthamscience.ae 1044 The Open Automation and Control Systems Journal, 2015, 7, 1044-1050 Design of the Control System for Step Motor Based on MCU Open Access Liu

More information

An Adaptive Threshold LBP Algorithm for Face Recognition

An Adaptive Threshold LBP Algorithm for Face Recognition An Adaptive Threshold LBP Algorithm for Face Recognition Xiaoping Jiang 1, Chuyu Guo 1,*, Hua Zhang 1, and Chenghua Li 1 1 College of Electronics and Information Engineering, Hubei Key Laboratory of Intelligent

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

Parameter Modeling for Single Screw Pump Based On CATIA Secondary Development Platform Heng Fu 1,a, Yanhua Gu 2,b *, Xiaoyu Wang 3,b, Xiu Fang Zhang 4

Parameter Modeling for Single Screw Pump Based On CATIA Secondary Development Platform Heng Fu 1,a, Yanhua Gu 2,b *, Xiaoyu Wang 3,b, Xiu Fang Zhang 4 5th International Conference on Advanced Engineering Materials and Technology (AEMT 205) Parameter Modeling for Single Screw Pump Based On CATIA Secondary Development Platform Heng Fu,a, Yanhua Gu 2,b

More information

Research on the Knowledge Representation Method of Instance Based on Functional Surface

Research on the Knowledge Representation Method of Instance Based on Functional Surface 5th International Conference on Advanced Engineering Materials and Technology (AEMT 2015) Research on the Knowledge Representation Method of Instance Based on Functional Surface Pengjie Zhai a, Changqing

More information

Citation for the original published paper (version of record):

Citation for the original published paper (version of record): http://www.diva-portal.org This is the published version of a paper published in Procedia Engineering. Citation for the original published paper (version of record): Zhang, D., Lu, J., Wang, L., Li, J.

More information

A Dynamic TDMA Protocol Utilizing Channel Sense

A Dynamic TDMA Protocol Utilizing Channel Sense International Conference on Electromechanical Control Technology and Transportation (ICECTT 2015) A Dynamic TDMA Protocol Utilizing Channel Sense ZHOU De-min 1, a, LIU Yun-jiang 2,b and LI Man 3,c 1 2

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

Deadlock Avoidance Based on Graph Theory

Deadlock Avoidance Based on Graph Theory , pp.353-362 http://dx.doi.org/10.14257/ijunesst.2016.9.2.34 Deadlock Avoidance Based on Graph Theory Biyuan Yao, Jianhua Yin * and Wei Wu College of Information Science and Technology, Hainan University

More information

Chapter 2 A Second-Order Algorithm for Curve Parallel Projection on Parametric Surfaces

Chapter 2 A Second-Order Algorithm for Curve Parallel Projection on Parametric Surfaces Chapter 2 A Second-Order Algorithm for Curve Parallel Projection on Parametric Surfaces Xiongbing Fang and Hai-Yin Xu Abstract A second-order algorithm is presented to calculate the parallel projection

More information

Implementation Of Distributed Control System In Process Control Management Using MATLAB

Implementation Of Distributed Control System In Process Control Management Using MATLAB Implementation Of Distributed Control System In Process Control Management Using MATLAB Khin Nway Oo, Zaw Min Naing, Hla Myo Tun Abstract: In recent years, process automation has being used in various

More information

TrueTime: Real-time Control System Simulation with MATLAB/Simulink

TrueTime: Real-time Control System Simulation with MATLAB/Simulink TrueTime: Real-time Control System Simulation with MATLAB/Simulink Henriksson, Dan; Cervin, Anton; Årzén, Karl-Erik Published in: Proceedings of the Nordic MATLAB Conference Published: 23-- Link to publication

More information

Journal of Chemical and Pharmaceutical Research, 2014, 6(6): Research Article

Journal of Chemical and Pharmaceutical Research, 2014, 6(6): Research Article Available online www.jocpr.com Journal of Chemical and Pharmaceutical Research, 204, 6(6):2298-2302 Research Article ISSN : 0975-7384 CODEN(USA) : JCPRC5 TCP-like congestion control algorithm for stream

More information

Intelligent Control of Micro Grid: A Big Data-Based Control Center

Intelligent Control of Micro Grid: A Big Data-Based Control Center IOP Conference Series: Earth and Environmental Science PAPER OPEN ACCESS Intelligent Control of Micro Grid: A Big Data-Based Control Center To cite this article: Lu Liu et al 2018 IOP Conf. Ser.: Earth

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

The Parameters Optimization of Fusion Winglet Based on Orthogonal Experiment Yue LUO 1, *, Qi WANG 1, Qi DU 1 and Hou-An DING 1

The Parameters Optimization of Fusion Winglet Based on Orthogonal Experiment Yue LUO 1, *, Qi WANG 1, Qi DU 1 and Hou-An DING 1 2016 International Conference on Control and Automation (ICCA 2016) ISBN: 978-1-60595-329-8 The Parameters Optimization of Fusion Winglet Based on Orthogonal Experiment Yue LUO 1, *, Qi WANG 1, Qi DU 1

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

Fault Analysis of Distribution Network with Flexible Ring Network Control Device

Fault Analysis of Distribution Network with Flexible Ring Network Control Device 6th International Conference on Advanced Design and Manufacturing Engineering (ICADME 2016) Fault Analysis of Distribution Network with Flexible Ring Network Control Device Kuo Tan 1, a, Chenghong Tang

More information

Research on Approach of Equipment Status and Operation Information Acquisition Based on Equipment Control Bus

Research on Approach of Equipment Status and Operation Information Acquisition Based on Equipment Control Bus Research on Approach of Equipment Status and Operation Information Acquisition Based on Equipment Control Bus Xu Li a, *, Chen Meng, Huixia Jiang, Cheng Wang Army Engineering University, Shijiazhuang 050003,

More information

Study on Image Position Algorithm of the PCB Detection

Study on Image Position Algorithm of the PCB Detection odern Applied cience; Vol. 6, No. 8; 01 IN 1913-1844 E-IN 1913-185 Published by Canadian Center of cience and Education tudy on Image Position Algorithm of the PCB Detection Zhou Lv 1, Deng heng 1, Yan

More information

An improved PageRank algorithm for Social Network User s Influence research Peng Wang, Xue Bo*, Huamin Yang, Shuangzi Sun, Songjiang Li

An improved PageRank algorithm for Social Network User s Influence research Peng Wang, Xue Bo*, Huamin Yang, Shuangzi Sun, Songjiang Li 3rd International Conference on Mechatronics and Industrial Informatics (ICMII 2015) An improved PageRank algorithm for Social Network User s Influence research Peng Wang, Xue Bo*, Huamin Yang, Shuangzi

More information

Study on Improving the Quality of Reconstructed NURBS Surfaces

Study on Improving the Quality of Reconstructed NURBS Surfaces Study on Improving the Quality of Reconstructed NURBS Surfaces Shufeng jiang, Shigang Wang, Yong Yan School of Mechatronic Engineering, Qiqihar University, Qiqihar 161006, China Abstract In aspect of surface

More information

Research Article. ISSN (Print) *Corresponding author Chen Hao

Research Article. ISSN (Print) *Corresponding author Chen Hao Scholars Journal of Engineering and Technology (SJET) Sch. J. Eng. Tech., 215; 3(6):645-65 Scholars Academic and Scientific Publisher (An International Publisher for Academic and Scientific Resources)

More information

Lightning Protection Performance Assessment of Transmission Line Based on ATP model Automatic Generation

Lightning Protection Performance Assessment of Transmission Line Based on ATP model Automatic Generation MATEC Web of Conferences 55, 03001 () DOI: 10.1051/ matecconf/5503001 Lightning Protection Performance Assessment of Transmission Line Based on ATP model Automatic Generation Luo Hanwu 1, Li Mengke 1,

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

A liquid level control system based on LabVIEW and MATLAB hybrid programming

A liquid level control system based on LabVIEW and MATLAB hybrid programming 2nd Annual International Conference on Electronics, Electrical Engineering and Information Science (EEEIS 2016) A liquid level control system based on LabVIEW and MATLAB hybrid programming Zhen Li, Ping

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

Utilizing Restricted Direction Strategy and Binary Heap Technology to Optimize Dijkstra Algorithm in WebGIS

Utilizing Restricted Direction Strategy and Binary Heap Technology to Optimize Dijkstra Algorithm in WebGIS Key Engineering Materials Online: 2009-10-08 ISSN: 1662-9795, Vols. 419-420, pp 557-560 doi:10.4028/www.scientific.net/kem.419-420.557 2010 Trans Tech Publications, Switzerland Utilizing Restricted Direction

More information

A Secure Data Transmission Scheme in Wireless Sensor Networks

A Secure Data Transmission Scheme in Wireless Sensor Networks Sensors & Transducers 203 by IFSA http://www.sensorsportal.com A Secure Data Transmission Scheme in Wireless Sensor Networks,2 Mingxin YANG, 3 Jingsha HE, 4 Ruohong LIU College of Computer Science and

More information

PID Temperature Control System Based on PLC

PID Temperature Control System Based on PLC PID Temperature Control System Based on PLC Jianqi Yin a, Zhenzhen Yu b, Liqiang Liu c and Shijie Wu d School of Shandong University of Science and Technology, Shandong 622500, China. a 609929536@qq.com,

More information

Design of point to multi-point wireless communication system based on ZigBee

Design of point to multi-point wireless communication system based on ZigBee Design of point to multi-point wireless communication system based on ZigBee Tinting Meng, Chengdong Wu, Bo Shang, Chengxi Goo, unzhou Zhang College of Information Science and Engineering Northeastern

More information

manufacturing process.

manufacturing process. Send Orders for Reprints to reprints@benthamscience.ae The Open Automation and Control Systems Journal, 2014, 6, 203-207 203 Open Access Identifying Method for Key Quality Characteristics in Series-Parallel

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

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

A Low-Overhead Hybrid Routing Algorithm for ZigBee Networks. Zhi Ren, Lihua Tian, Jianling Cao, Jibi Li, Zilong Zhang

A Low-Overhead Hybrid Routing Algorithm for ZigBee Networks. Zhi Ren, Lihua Tian, Jianling Cao, Jibi Li, Zilong Zhang A Low-Overhead Hybrid Routing Algorithm for ZigBee Networks Zhi Ren, Lihua Tian, Jianling Cao, Jibi Li, Zilong Zhang Chongqing Key Lab of Mobile Communications Technology, Chongqing University of Posts

More information

A Finite State Mobile Agent Computation Model

A Finite State Mobile Agent Computation Model A Finite State Mobile Agent Computation Model Yong Liu, Congfu Xu, Zhaohui Wu, Weidong Chen, and Yunhe Pan College of Computer Science, Zhejiang University Hangzhou 310027, PR China Abstract In this paper,

More information

The Application of Floyd Algorithm for Returning Path Algorithm with

The Application of Floyd Algorithm for Returning Path Algorithm with The Application of Floyd Algorithm for Returning Path Algorithm with Constraints of Time and Limit of Load Jian Feng Luo 1,a, Yu Qiang Chen 1 1 Department of Computer Engineering, Dongguan Polytechnic,

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

Quality Assessment of Power Dispatching Data Based on Improved Cloud Model

Quality Assessment of Power Dispatching Data Based on Improved Cloud Model Quality Assessment of Power Dispatching Based on Improved Cloud Model Zhaoyang Qu, Shaohua Zhou *. School of Information Engineering, Northeast Electric Power University, Jilin, China Abstract. This paper

More information

The Gene Modular Detection of Random Boolean Networks by Dynamic Characteristics Analysis

The Gene Modular Detection of Random Boolean Networks by Dynamic Characteristics Analysis Journal of Materials, Processing and Design (2017) Vol. 1, Number 1 Clausius Scientific Press, Canada The Gene Modular Detection of Random Boolean Networks by Dynamic Characteristics Analysis Xueyi Bai1,a,

More information

The Research of Collision Detection Algorithm Based on Separating axis Theorem

The Research of Collision Detection Algorithm Based on Separating axis Theorem The Research of Collision Detection lgorithm Based on Separating axis Theorem bstract Cheng Liang a, Xiaojian Liu School of Computer and Software Engineering, Xihua University, Chengdu, 610039, China a

More information

Design and Implementation of Full Text Search Engine Based on Lucene Na-na ZHANG 1,a *, Yi-song WANG 1 and Kun ZHU 1

Design and Implementation of Full Text Search Engine Based on Lucene Na-na ZHANG 1,a *, Yi-song WANG 1 and Kun ZHU 1 2017 2 nd International Conference on Computer Science and Technology (CST 2017) ISBN: 978-1-60595-461-5 Design and Implementation of Full Text Search Engine Based on Lucene Na-na ZHANG 1,a *, Yi-song

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

Distribution Network Reconfiguration Based on Relevance Vector Machine

Distribution Network Reconfiguration Based on Relevance Vector Machine 2016 International Conference on Artificial Intelligence: Techniques and Applications (AITA 2016) ISBN: 978-1-60595-389-2 Distribution Network Reconfiguration Based on Relevance Vector Machine Sheng ZHOU

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

A New Evaluation Method of Node Importance in Directed Weighted Complex Networks

A New Evaluation Method of Node Importance in Directed Weighted Complex Networks Journal of Systems Science and Information Aug., 2017, Vol. 5, No. 4, pp. 367 375 DOI: 10.21078/JSSI-2017-367-09 A New Evaluation Method of Node Importance in Directed Weighted Complex Networks Yu WANG

More information

Application of Redundant Backup Technology in Network Security

Application of Redundant Backup Technology in Network Security 2018 2nd International Conference on Systems, Computing, and Applications (SYSTCA 2018) Application of Redundant Backup Technology in Network Security Shuwen Deng1, Siping Hu*, 1, Dianhua Wang1, Limin

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

Open Access Research on the Prediction Model of Material Cost Based on Data Mining

Open Access Research on the Prediction Model of Material Cost Based on Data Mining Send Orders for Reprints to reprints@benthamscience.ae 1062 The Open Mechanical Engineering Journal, 2015, 9, 1062-1066 Open Access Research on the Prediction Model of Material Cost Based on Data Mining

More information

IMPROVED ARTIFICIAL FISH SWARM ALGORITHM AND ITS APPLICATION IN OPTIMAL DESIGN OF TRUSS STRUCTURE

IMPROVED ARTIFICIAL FISH SWARM ALGORITHM AND ITS APPLICATION IN OPTIMAL DESIGN OF TRUSS STRUCTURE IMPROVED ARTIFICIAL FISH SWARM ALGORITHM AD ITS APPLICATIO I OPTIMAL DESIG OF TRUSS STRUCTURE ACAG LI, CHEGUAG BA, SHUJIG ZHOU, SHUAGHOG PEG, XIAOHA ZHAG College of Civil Engineering, Hebei University

More information

Research of Multi-axis NC Machining Method of Cylindrical Cam Based on UG NX

Research of Multi-axis NC Machining Method of Cylindrical Cam Based on UG NX Research of Multi-axis NC Machining Method of Cylindrical Cam Based on UG NX Qianhua Liang Electro-machinery Engineering Department, Chengdu Industrial Vocational Technical College, Sichuan, China Corresponding

More information

Event-based sampling for wireless network control systems with QoS

Event-based sampling for wireless network control systems with QoS 21 American Control Conference Marriott Waterfront, Baltimore, MD, USA June 3-July 2, 21 WeC8.3 Event-based sampling for wireless network control systems with QoS Adrian D. McKernan and George W. Irwin

More information

A QR code identification technology in package auto-sorting system

A QR code identification technology in package auto-sorting system Modern Physics Letters B Vol. 31, Nos. 19 21 (2017) 1740035 (5 pages) c World Scientific Publishing Company DOI: 10.1142/S0217984917400358 A QR code identification technology in package auto-sorting system

More information

The Improved LEACH-C Protocol with the Cuckoo Search Algorithm

The Improved LEACH-C Protocol with the Cuckoo Search Algorithm International Conference on Computer Networks and Communication Techlogy (CNCT06) The Improved LEACH-C Protocol with the Cuckoo Search Algorithm Yun-sheng GE,*, Jie KONG and Kun TANG Guangxi Key Laboratory

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

Existence and Dynamics of Bounded Traveling Wave Solutions to Getmanou Equation

Existence and Dynamics of Bounded Traveling Wave Solutions to Getmanou Equation Commun. Theor. Phys. 70 (2018) 672 676 Vol. 70, No. 6, December 1, 2018 Existence and Dynamics of Bounded Traveling Wave Solutions to Getmanou Equation Zhen-Shu Wen ( 温振庶 ) School of Mathematical Sciences,

More information

Model the P2P Attack in Computer Networks

Model the P2P Attack in Computer Networks International Conference on Logistics Engineering, Management and Computer Science (LEMCS 2015) Model the P2P Attack in Computer Networks Wei Wang * Science and Technology on Communication Information

More information

A Method of Identifying the P2P File Sharing

A Method of Identifying the P2P File Sharing IJCSNS International Journal of Computer Science and Network Security, VOL.10 No.11, November 2010 111 A Method of Identifying the P2P File Sharing Jian-Bo Chen Department of Information & Telecommunications

More information

Tag Based Image Search by Social Re-ranking

Tag Based Image Search by Social Re-ranking Tag Based Image Search by Social Re-ranking Vilas Dilip Mane, Prof.Nilesh P. Sable Student, Department of Computer Engineering, Imperial College of Engineering & Research, Wagholi, Pune, Savitribai Phule

More information

Application of Geometry Rectification to Deformed Characters Recognition Liqun Wang1, a * and Honghui Fan2

Application of Geometry Rectification to Deformed Characters Recognition Liqun Wang1, a * and Honghui Fan2 6th International Conference on Electronic, Mechanical, Information and Management (EMIM 2016) Application of Geometry Rectification to Deformed Characters Liqun Wang1, a * and Honghui Fan2 1 School of

More information