Research of Embedded Tower Crane Monitoring System based on FCS
|
|
|
- Reynard McKinney
- 9 years ago
- Views:
Transcription
1 TELKOMNIKA Indonesian Journal of Electrical Engineering Vol.12, No.2, February 2014, pp ~ 1052 DOI: Research of Embedded Tower Crane Monitoring System based on FCS Xijian Zheng 1, Jinbao Zeng* 2, Hong Zhang 3, Zhengyi Xie 4 1,2,4 School of Traffic and Mechanical Engineering, Shenyang Jianzhu University, 9 Hunnan East RD, Shenyang, China 3 China Overseas Property Co., Ltd. (Dalian), Dalian, China *Corresponding author, [email protected] Abstract To compensate for the lack of traditional safety limit device of tower crane, a design scheme of embedded tower crane intelligent monitoring system based on Fieldbus Control System was proposed. By this, online collection and transmission of tower crane real-time conditions were achieved, which could effectively improve the reliability and anti-interference of the system. Embedded development technology was used to build ARM-based master control platform. Embedded Linux cross-compiler environment was also built. Combining with embedded programming software, human-computer interaction interface of tower crane intelligent monitoring system was built; storage and display of tower crane s online parameters were also realized. The use of the technology has opened up a new field of tower crane condition monitoring application. The research of this paper may provide reference for tower crane safety monitoring and fault diagnosing. Keywords: embedded technology, FCS, tower crane, intelligent monitoring, CAN bus Copyright 2014 Institute of Advanced Engineering and Science. All rights reserved. 1. Introduction With the large-scale application of tower crane in the modern engineering construction, the usage of tower crane is increasing. But as a result of tower crane were overloaded frequently and illegal operation, tower crane accidents have occurred. According to statistics, tower crane accident rate in our country is increasing year by year in recent years [1]. Traditional tower crane safety limit device has not been able to meet the operational requirements of the security of the tower crane at the construction site. Therefore, research and development of a new tower crane safety monitoring and management approach has certain theoretical significance and practical value. Compared with foreign advanced level, there is a wide gap of domestic tower crane safety monitoring system study, it also lack the necessary R&D investment of the intelligence and security warning of the tower crane [2]. To solve the problem mentioned above, the authors proposed the design of a tower crane intelligent monitoring system, which applies field bus control system (FCS), composed by CAN bus and embedded ARM technology, to realize the Internet communication between tower crane intelligent terminal nodes and embedded controller. Tower crane intelligent monitoring system is equivalent to an independent safety devices installed on tower crane, and it works simultaneously but independently of the existing traditional safety limit device. The system also has data storage capability, it could provide specific information for the afterwards accident analysis. The improvement of tower crane safety monitoring system's intelligent level is helpful to improve the technical level of monitoring and fault diagnosing of tower crane in our country. 2. Presentation of Questions Based on the analysis of operating mode information of tower crane, this paper regards operating parameters, which reflect the overall performance and security status of the tower crane, as monitored objects, mainly including elevating capacity of the tower crane, lifting height, lifting moment, luffing displacement, rotation angle and wind speed. Due to the high requirement of reliability and flexibility this paper to the system, it is an important direction of the Received August 4, 2013; Revised September 7, 2013; Accepted October 7, 2013
2 TELKOMNIKA ISSN: tower crane safety control technology applications to associate the intelligent node of monitoring terminal with the main controller by field bus technology. The Controller Area Network (CAN) bus selected in this paper belongs to the field bus area and it is a serial communication network supports both distributed control and real-time control. Compared to conventional RS-485 serial communication technology, CAN bus communication has the following outstanding advantages: a) the nodes on CAN network are flexible and can be dynamically set and divided into different priorities to meet real-time requirements, b) CAN bus communication uses short frame structure, the transmission time is short and the interference is low, c) CAN protocol uses CRC error detection and other measures to ensure the reliability of data communication, d) Non-destructive bus arbitration technique applied by CAN bus could greatly save the collision arbitration time, especially in the case of heavy network load, it will not appear network paralysis. Because of its outstanding features, high reliability and unique design, CAN bus is widely used in construction machinery control field. It is especially suitable for the job requirements of tower crane safety monitoring system [3]. With the rapid development of computer technology, measurement and control technology and integrated circuit technology, embedded technology in the application of tower crane safety monitoring system has also made great progress. Hardware platform program regard singlechip AT90CAN128 as the main controller was put forward [4]. Hardware platform program regard IPC as the main controller was put forward [5]. Software design platform based on embedded operating system μc / OS-II was proposed [6, 7]. 3. FCS-based Tower Crane Intelligent Monitoring System In this paper, the design of the FCS-based tower crane intelligent monitoring system is a typical fieldbus control system, its topology diagram is shown in Figure 1. Hardware circuit of the system used modular structure, which could overcome the defects of poor flexibility of traditional security monitoring system. Plug-and-play of the system module was realized, and the cost has decreased. Figure 1. Topology Diagram of FCS-based Tower Crane Intelligent Monitoring System FCS-based tower crane intelligent monitoring system delegates part of the function of traditional DCS main control layer to the terminal control unit, which completes the acquisition, processing, control algorithms and output of tower crane real-time status parameters. The system connects each terminal intelligent unit distributed on the tower crane into bus communication network through CAN bus. These units constitute the terminal device layer, which exchange information with master control platform through CAN bus. Users could check the tower crane operating conditions through LCD display installed in the driver's cab, and save the important data as a file in Flash memory. The system could also send the sound-light alarm and control the corresponding actuator by relay control mode, which reduce the risk of operations. Master control platform sends messages to the field control center and remote Research of Embedded Tower Crane Monitoring System based on FCS (Xijian Zheng)
3 1048 ISSN: monitoring platform respectively through short-range wireless communications and Ethernet technology. Computers in the control room display operation status, fault and alarm status of field devices with text, diagram, curve and other forms, which provide managers with reliable and accurate real-time information, and thus realize real-time monitoring. Besides it facilitates the managers to make the best decisions to improve work efficiency Master Control Platform base on Embedded ARM11 Taking 16/32 bit RISC microprocessor S3C6410 as the core, the master control platform realizes the real-time display of the running state, recording and alarm of tower crane. S3C6410 is low-power, high-performance embedded SoC processor based on the ARM11 architecture. The 16/32-bit internal bus structure is composed by AXI, AHB and APB bus. Compared with the 5-stage pipeline of the ARM9, ARM11 has an 8-stage pipeline which has independent load-store and arithmetical pipeline. In the same process, the performance of ARM11 processor has increased by 40% than ARM11 processor. As system portable and wireless application, ARM11 could provide superb performance and minimize the cost and power consumption. On the basis of the embedded hardware platform, we can in-depth develop the application of embedded operating and monitoring system. The hardware system structure diagram of embedded ARM11 is shown in Figure 2 [8-10]. Figure 2. The Hardware System Structure Diagram of Embedded ARM Design of Tower Crane Intelligent Terminal Unit based on CAN Bus Intelligent terminal unit is an important subsystem of tower crane intelligent monitoring system, including the sensor assembly, CAN communication module and intelligent data acquisition board, the system block diagram is shown in Figure 3. To prevent the reflection interference of communication signal echo, CAN bus network topology need to access to the bus terminator at bus terminal. Physically it is realized by termination resistor R that matches the characteristic impedance of the bus medium. By this the stability of the system will be improved and the system's anti-interference ability will be enhanced. Figure 3. System Block Diagram of Tower Crane Terminal Intelligent Unit TELKOMNIKA Vol. 12, No. 2, February 2014:
4 TELKOMNIKA ISSN: Intelligent data acquisition board takes C8051F040 microcontroller as the core. Peripheral circuit includes signal conditioning circuit, clock circuit, and power circuit. C8051F040 internal integrates CAN controller and configures it through special function registers to read the received data as well as write the data to be sent. Intelligent data acquisition board receives the real-time working parameters collects by each sensor of the tower crane, and then, after the processing of the signal conditioning circuit, sent to the CAN bus communication network through CAN controller and CAN communication module. All protocol processing relevant to data transmission and reception filtering are performed by CAN controller without CIP-51MCU to intervention. This makes the CPU usage for CAN communication to the minimum. C8051F040 internal CAN controller block diagram is shown in Figure 4. Figure 4. C8051F040 Internal CAN Controller Block Diagram Figure 5. CAN Communication Circuit Diagram of Terminal Intelligent Unit C8051F040 internal CAN module is just a protocol controller and can not provide the physical layer driver, so it needs for external CAN bus transceiver. Common CAN bus transceivers have PCA82C250 transceiver, high-speed TJA1050 transceiver and transceiver SN65HVD230, supply voltage of first two transceivers is 5V, while SN65HVD230 transceiver supplies voltage of 3.3V. The operating voltage of C8051F040 MCU is 2.7V to 3.6V, to simplify circuit design, CAN bus selected SN65HVD230 as the transceiver. Figure 5 is the CAN communication circuit diagram of terminal intelligent unit. To enhance the anti-jamming capability of CAN communication network, two high-speed opt coupler 6N137 was used between C8051F040 and SN65HV230. It is helpful to filter out high frequency interference in parallel two small capacitor between CANH and CANL. In series with a 5Ω resistor of each CANH and CANL pin, it could play a role of current limiting. The operating mode of bus transceiver SN65HVD230 could be altered by changing voltage on RS pin through adjusting P3.6 and JP2. In parallel resistor between CANH and CANL output pin as the termination resistor, and it works after JP2 is closed. Research of Embedded Tower Crane Monitoring System based on FCS (Xijian Zheng)
5 1050 ISSN: Development of Embedded Software System of Master Control Platform The software design of master control platform applied bottom-up approach. Its keys are the correct transplantation of operating system, development of peripheral device driver and correct division and accurate scheduling of multi-tasking applications. In order to facilitate code reuse and maintenance, the entire software program applied modular and hierarchical management. Based on the instantaneity and reliability requirements of tower crane intelligent monitoring system, the master control platform, taking S3C6410 as the core, selected embedded Linux system to manage the multi-process application task scheduling. To further improve the performance of the software, multi-threading technology was used during programming, so that the main thread of the application timeshare run in parallel. The application software was divided into the following threads: the man-machine interaction module, CAN communication network data acquisition modules, wireless data communication module and management and execution module. Execution flow chart of the master control platform software system is shown in Figure 6 [11, 12]. Figure 6. Execution Flow Chart of the Master Control Platform Software System 4.1. The Establishment of Cross-compiler Environment based on Linux Due to the restricted resources, it is difficult to write software programs directly in the embedded system hardware platform. In order to facilitate the development of embedded Linux system, it is necessary to establish a cross-compiler development environment, as shown in Figure 7. Firstly, system program was written on the host. Then, the binary code format which could run on target platform was generated through cross compiling. Finally, program code will be downloaded to the target platform through the serial interface, parallel interface or dedicated hardware JTAG debugging interface. Figure 7. Cross-compiler Environment Structure Diagram of Embedded Development In this article, embedded Linux cross-compiler environment was built through the use of VMware virtual machines. Desktop Linux operating system-ubuntu was installed on VMware virtual machine. To make the system boot faster, it is necessary to re-compile the kernel configuration to streamline the Linux kernel based on its source code. Cross-compiler, cross- TELKOMNIKA Vol. 12, No. 2, February 2014:
6 TELKOMNIKA ISSN: linker, C library glibc and a series of cross-tool consist of cross compiler tool chain. These cross tools are generated by configuring binary kit Binutils. In general, ARM-based Linux crosscompilers are arm-linux-gcc and cross linker arm-linux-ld. Cross-compilation process flow chart of the system is shown in Figure 8. Figure 8. Cross-compilation Progress Flow Chart of the System 4.2. The Development of Linux-based Device Driver The hardware device driver of master control platform is part of the core design driver in the Linux environment, and it can only rely on Kernel function to design drive program in the Linux environment. Figure 9 shows the hierarchical structure of device driver of master control platform in the Linux environment. Linux supports three types of hardware devices: character device, block device and network equipment. Main written device drivers include UART serial port driver, the master control platform NAND Flash storage device driver, LCD display driver, touch screen interface driver, USB driver and network control chip driver. Figure 9. The Hierarchical Structure of Device Driver of Master Control Platform 4.3. The Development of the Embedded Master Control Platform Application Software System In order to invoke multiple tasks, Round-Robin scheduling policy based on the priority was applied to the development of embedded application software. Real-time requirements of each task are different, through prioritization, real-time requirements of high priority tasks to be scheduled to ensure the system's real-time requirements. According to the control requirements of tower crane intelligent monitoring system, a number of different priority control tasks could parallel time-sharing run on embedded Linux system. For tower crane intelligent monitoring system, scheduling of on-site control center determines its system settings. So it needs to assign the task of receiving on-site control center scheduling to the relatively highest priority. Other tasks were allocated to the corresponding priority based on the relative importance and order of execution. From high to low, they were respectively receiving scheduling of on-site control center, receiving control commands of users, collecting parameter information of intelligent terminal units, controlling output devices, displaying state parameters of the tower crane, send data to the on-site control center and storing the construction information. Figure 10 shows he functional flow diagram of the embedded master control platform application software system. Research of Embedded Tower Crane Monitoring System based on FCS (Xijian Zheng)
7 1052 ISSN: Figure 10. Functional Flow Diagram of Embedded Master Control Platform Application System 5. Conclusion This paper researched the application of CAN Bus and ZigBee technology in wireless monitoring and control system of tower crane. Wireless monitoring system based on CAN bus and ZigBee technology was designed and its software/hardware circuit design was achieved. Compared with the traditional tower crane safety monitoring system, this system specified the standardization of data transmission and improved the information integration. The innovation of this paper was to use modular structure in both hardware and software design, which facilitated program modification and system upgrade, so as to improve the flexibility and applicability of the system. In the long run, the system has a certain economic practicality and a very good application prospects. In this paper, hardware and software design of the intelligent monitoring system based on CAN bus was provided. Taking the high-performance embedded ARM microprocessor and embedded Linux operating system as the core, coupled with stable CAN bus technology, intelligent monitoring system of tower crane based on FCS was established. It could ensure the high reliability and real-time of the system and meet the condition monitoring needs. Acknowledgement The authors are grateful for the assistance provided by the Natural Science Funds of Liaoning Province under grant NO References [1] LI Shoulin. Security technology innovation and development trend of the tower crane. Construction Mechanization. 2011; 1: 23. [2] ZHANG Jian-zhong. The course of development Situation and Development Direction of China tower crane. Construction Machinery Technology & Management. 2009; 11: [3] RAO Yuntao, ZOU Jijun, ZHENG Yongyun. Principles and Applications of CAN fieldbus technology. Beijing: Beijing University of Aeronautics and Astronautics Press [4] ZHENG Xijian, ZHANG Hong, XIE Zhengyi. Design of Wireless Monitoring System Based on CAN Bus and ZigBee Technology of Tower Crane. Lecture Notes in Electrical Engineering. 2011; 132: [5] ZANG Dajin, QI Yuqiang. Development of the tower crane intelligent monitoring system. Metallurgical Equipment. 2009; 2: [6] ZHANG Guiqing, YUAN Liyan, SHEN Bin. Multifunctional tower crane black box software platform design based onμc / OS-II. Microcomputer Information. 2007; 4: [7] ZHANG Xiaowei, SHI Fensu. Research and Design of Embedded uc/os-ii Network Storage System. TELKOMNIKA Indonesian Journal of Electrical Engineering. 2013; 11(4): [8] LIU Ying, ZHU Yantao, LI Yurong, LI Chao. The Embedded Information Acquisition System of Forest Resource. TELKOMNIKA Indonesian Journal of Electrical Engineering. 2012; 10 (7): [9] PENG Degang, ZHOU Huiling, ZHANG Fenghui. Design and Realization of Monitors for Construction Machinery Adopting Embedding Technique. Construction Machinery and Equipment. 2008; 39(03): [10] LAI Yushu. ARM microprocessor and Application Development. Beijing: Electronic Industry Press [11] PAN Zhuojin, SHI Guojun. C8051FXXX High-speed SOC Principles and Application. Beijing: Beijing University of Aeronautics and Astronautics Press [12] SONGMingquan, ZHOU Chunjie. Development and Application of CAN Communication Interface Based on C8051F040. Computing Technology and Automation. 2005; 24 (01): TELKOMNIKA Vol. 12, No. 2, February 2014:
Current and Ultrasonic Testing System
17th World Conference on Nondestructive Testing, 25-28 Oct 2008, Shanghai, China ARM9-Based High Speed Multi-channels Eddy Current and Ultrasonic Testing System Zeyi ZHANG 1, Lei ZHAO 2 ( 1 Eddysuns (Xiamen)
Design of Remote data acquisition system based on Internet of Things
, pp.32-36 http://dx.doi.org/10.14257/astl.214.79.07 Design of Remote data acquisition system based on Internet of Things NIU Ling Zhou Kou Normal University, Zhoukou 466001,China; [email protected]
Implementation of Wireless Gateway for Smart Home
Communications and Network, 2013, 5, 16-20 doi:10.4236/cn.2013.51b005 Published Online February 2013 (http://www.scirp.org/journal/cn) Implementation of Wireless Gateway for Smart Home Yepeng Ni 1, Fang
Bus Data Acquisition and Remote Monitoring System Using Gsm & Can
IOSR Journal of Electrical and Electronics Engineering (IOSR-JEEE) e-issn: 2278-1676,p-ISSN: 2320-3331, Volume 8, Issue 3 (Nov. - Dec. 2013), PP 88-92 Bus Data Acquisition and Remote Monitoring System
Design of Self-service Car Washing Machine Control System Based on ARM Zhengmin Cui a, Peng Sun b
4th National Conference on Electrical, Electronics and Computer Engineering (NCEECE 2015) Design of Self-service Car Washing Machine Control System Based on ARM Zhengmin Cui a, Peng Sun b Shandong labor
Design of a remote image monitoring system based on GPRS
2009 International Conference on Machine Learning and Computing IPCSIT vol.3 (2011) (2011) IACSIT Press, Singapore Design of a remote image monitoring system based on GPRS Yongqiang Zhang 1, Guozhen Zhao
Design and Realization of Internet of Things Based on Embedded System
Design and Realization of Internet of Things Based on Embedded System Used in Intelligent Campus Department of Computer and Information Engineering, Heze University, Shandong,274015,China,[email protected]
TEST CHAPTERS 1 & 2 OPERATING SYSTEMS
TEST CHAPTERS 1 & 2 OPERATING SYSTEMS True/False Indicate whether the statement is true or false. 1. Changes that you make in virtual machines do not affect your physical computer. 2. The size of a bus
Design &Implement of Embedded Web Technology in Traffic Monitoring System
2010 3rd International Conference on Computer and Electrical Engineering (ICCEE 2010) IPCSIT vol. 53 (2012) (2012) IACSIT Press, Singapore DOI: 10.7763/IPCSIT.2012.V53.No.1.27 Design &Implement of Embedded
Embedded Ethernet Interface Using Arm Processor
IOSR Journal of Electronics and Communication Engineering (IOSR-JECE) ISSN: 2278-2834, ISBN: 2278-8735. Volume 4, Issue 4 (Jan. - Feb. 2013), PP 24-28 Embedded Ethernet Interface Using Arm Processor Raghava
Application of Wireless Sensor Network and GSM Technology: A Remote Home Security System
Application of Wireless Sensor Network and GSM Technology: A Remote Home Security System Atul Arora, Ankit Malik ABSTRACT In this paper, a low-power consumption remote home security alarm system developed
Design of UPS Battery Remote Monitoring System
, pp.26-268 http://dx.doi.org/.4257/ijmue.24.9.9.28 esign of UPS Battery Remote Monitoring System Jiabin Wang, Haiying Wang 2,*,Tianjun Sun 2,Yuran Wang 2 and Ruilin Wang 2 aqing Oil Field Chemical Co.,LT,
The Research and Application of College Student Attendance System based on RFID Technology
The Research and Application of College Student Attendance System based on RFID Technology Zhang Yuru, Chen Delong and Tan Liping School of Computer and Information Engineering, Harbin University of Commerce,
Soft PLC Research And Development System Based On PC ZHOU Wenjun 1, a
Research And Development System Based On PC ZHOU Wenjun 1, a 1 Nanning College for Vocational Technology, Nanning, 530008, Guangxi, China a [email protected] Keywords: Research; PC; Development Abstract.
SBC6245 Single Board Computer
SBC6245 Single Board Computer 400MHz Atmel AT91SAM9G45 ARM 926EJ-STM Microcontroller On Board 128MB Nand Flash plus 128MB DDR2 SDRAM RS232, RS485, Ethernet, USB Host, LCD, Touch Screen, RTC, Supports for
A Design of Video Acquisition and Transmission Based on ARM. Ziqiang Hao a, Hongzuo Li b
A Design of Video Acquisition and Transmission Based on ARM Ziqiang Hao a, Hongzuo Li b Changchun University of Science & Technology, Changchun, Jilin, China a [email protected], b [email protected] Keywords:video
DEPARTMENT OF COMPUTER SCIENCE & ENGINEERING Question Bank Subject Name: EC6504 - Microprocessor & Microcontroller Year/Sem : II/IV
DEPARTMENT OF COMPUTER SCIENCE & ENGINEERING Question Bank Subject Name: EC6504 - Microprocessor & Microcontroller Year/Sem : II/IV UNIT I THE 8086 MICROPROCESSOR 1. What is the purpose of segment registers
ZigBee Technology Overview
ZigBee Technology Overview Presented by Silicon Laboratories Shaoxian Luo 1 EM351 & EM357 introduction EM358x Family introduction 2 EM351 & EM357 3 Ember ZigBee Platform Complete, ready for certification
Embedded Systems on ARM Cortex-M3 (4weeks/45hrs)
Embedded Systems on ARM Cortex-M3 (4weeks/45hrs) Course & Kit Contents LEARN HOW TO: Use of Keil Real View for ARM Use ARM Cortex-M3 MCU for professional embedded application development Understanding
Design of Elevator Monitoring and Alarm System Based on WiMAX Hong Jiang 1,a, Yongfang Shi,2,b, Lei Qi 1,c
2nd International Conference on Electrical, Computer Engineering and Electronics (ICECEE 2015) Design of Elevator Monitoring and Alarm System Based on WiMAX Hong Jiang 1,a, Yongfang Shi,2,b, Lei Qi 1,c
Design of Remote Security System Using Embedded Linux Based Video Streaming
International Journal of Computing Academic Research (IJCAR) ISSN 2305-9184 Volume 2, Number 2 (April 2013), pp. 50-56 MEACSE Publications http://www.meacse.org/ijcar Design of Remote Security System Using
An Embedded Based Web Server Using ARM 9 with SMS Alert System
An Embedded Based Web Server Using ARM 9 with SMS Alert System K. Subbulakshmi 1 Asst. Professor, Bharath University, Chennai-600073, India 1 ABSTRACT: The aim of our project is to develop embedded network
Design of a Wireless Medical Monitoring System * Chavabathina Lavanya 1 G.Manikumar 2
Design of a Wireless Medical Monitoring System * Chavabathina Lavanya 1 G.Manikumar 2 1 PG Student (M. Tech), Dept. of ECE, Chirala Engineering College, Chirala., A.P, India. 2 Assistant Professor, Dept.
The Design of DSP controller based DC Servo Motor Control System
International Conference on Advances in Energy and Environmental Science (ICAEES 2015) The Design of DSP controller based DC Servo Motor Control System Haiyan Hu *, Hong Gu, Chunguang Li, Xiaowei Cai and
SBC8600B Single Board Computer
SBC8600B Single Board Computer 720MHz TI s Sitara AM3359 ARM Cortex-A8 Microprocessor Onboard 512MByte DDR3 SDRAM and 512MByte NAND Flash UARTs, 2*USB Host and 1*OTG, 2*Ethernet, CAN, RS485, LCD/TSP, Audio,
Ways to Use USB in Embedded Systems
Ways to Use USB in Embedded Systems by Yingbo Hu, R&D Embedded Engineer and Ralph Moore, President of Micro Digital Universal Serial Bus (USB) is a connectivity specification that provides ease of use,
Construction of intelligent home furnishing control system based on Internet of things and sensor
Available online www.jocpr.com Journal of Chemical and Pharmaceutical Research, 2014, 6(6):1105-1110 Research Article ISSN : 0975-7384 CODEN(USA) : JCPRC5 Construction of intelligent home furnishing control
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 2,1, Xiaojun Qiao 2,*, Cheng Wang 2, Gang Wu 1, Xin Zhang 2 1 University of Science and
Design and Development of Embedded Multimedia Terminal
Design and Development of Embedded Multimedia Terminal G.Siddaiah 1, B.Chakradhar 2 1 M.Tech, Dept of ECE, CMR College of Engineering&Technology, Hyderabad, AP-India, 2 Asst Prof, Dept of ECE, CMR College
Design and Implementation of Remote/Short-range Smart Home Monitoring System Based on ZigBee and STM32
Research Journal of Applied Sciences, Engineering and Technology 5(9): 2792-2798, 2013 ISSN: 2040-7459; e-issn: 2040-7467 Maxwell Scientific Organization, 2013 Submitted: November 19, 2012 Accepted: January
An Intelligent Parking Guidance and Information System by using image processing technique
An Intelligent Parking Guidance and Information System by using image processing technique P.DharmaReddy 1, A. RajeshwarRao 2, Dr. Syed Musthak Ahmed 3 M. Tech Student, Embedded Systems, SR Engineering
Intelligent Fleet Management System Using Active RFID
Intelligent Fleet Management System Using Active RFID Ms. Rajeshri Prakash Mane 1 1 Student, Department of Electronics and Telecommunication Engineering, Rajarambapu Institute of Technology, Rajaramnagar,
DEVELOPMENT OF VIBRATION REMOTE MONITORING SYSTEM BASED ON WIRELESS SENSOR NETWORK
International Journal of Computer Application and Engineering Technology Volume 1-Issue1, January 2012.pp.1-7 www.ijcaet.net DEVELOPMENT OF VIBRATION REMOTE MONITORING SYSTEM BASED ON WIRELESS SENSOR NETWORK
UG103.8 APPLICATION DEVELOPMENT FUNDAMENTALS: TOOLS
APPLICATION DEVELOPMENT FUNDAMENTALS: TOOLS This document provides an overview of the toolchain used to develop, build, and deploy EmberZNet and Silicon Labs Thread applications, and discusses some additional
Wireless Sensor Network for Electric Meter Handling
Wireless Sensor Network for Electric Meter Handling Swapnil Magar 1, Prof.Deshpande L.M. 2 PG Student [E&TC], Dept. of ECE, College of Engineering, Osmanabad, Maharashtra, India 1 Assistant professor,
Raghavendra Reddy D 1, G Kumara Swamy 2
Car Accident Detection, Communication And Tracking Using ARM7 Controller Raghavendra Reddy D 1, G Kumara Swamy 2 1 PG Scholar, Dept of ECE, Malla Reddy Engineering College (Autonomous), Hyderabad, India.
Design of Wireless Home automation and security system using PIC Microcontroller
IJCAES ISSN: 2231-4946 Volume III, Special Issue, August 2013 International Journal of Computer Applications in Engineering Sciences Special Issue on National Conference on Information and Communication
Designing and Embodiment of Software that Creates Middle Ware for Resource Management in Embedded System
, pp.97-108 http://dx.doi.org/10.14257/ijseia.2014.8.6.08 Designing and Embodiment of Software that Creates Middle Ware for Resource Management in Embedded System Suk Hwan Moon and Cheol sick Lee Department
Embedded Display Module EDM6070
Embedded Display Module EDM6070 Atmel AT91SAM9X35 Based Single Board Computer BY Product Overview Version 1.0 Dated: 3 rd Dec 2013 Table of Contents Product Overview... 2 Introduction... 2 Kit Contents...
Research of PROFIBUS PA s integration in PROFINET IO
3rd International Conference on Material, Mechanical and Manufacturing Engineering (IC3ME 2015) Research of PROFIBUS PA s integration in PROFINET IO Zhijia Yang 1, a *, Zhongsheng Li 1,2,b, Feng Qiao 2
IOVU-571N ARM-based Panel PC
IOVU-571N ARM-based Panel PC Features RISC-based Panel PC IOVU-57N Application Dimensions Ordering Information Specifications ARM-based Panel PC IOVU-571N Serial IOVU software support Packing List Options
Microtronics technologies Mobile: 99707 90092
For more Project details visit: http://www.projectsof8051.com/rfid-based-attendance-management-system/ Code Project Title 1500 RFid Based Attendance System Synopsis for RFid Based Attendance System 1.
Embedded Linux development training 4 days session
Embedded Linux development training 4 days session Title Overview Duration Trainer Language Audience Prerequisites Embedded Linux development training Understanding the Linux kernel Building the Linux
Embedded Linux Platform Developer
Embedded Linux Platform Developer Course description Advanced training program on Embedded Linux platform development with comprehensive coverage on target board bring up, Embedded Linux porting, Linux
Real Time Monitoring System based on Embedded Linux Application
Real Time Monitoring System based on Embedded Linux Application 1 Unnati Patel, 2 Vijay N. Chavda 1 ME Scholar, 2 Assistant Professor, VLSI and Embedded system, GTU PG School, Gandhinagar, India 1 [email protected],
Implementing MOD bus and CAN bus Protocol Conversion Interface
Implementing MOD bus and CAN bus Protocol Conversion Interface Umesh Goyal, Gaurav Khurana M.E., Electronics & Electrical Communications Department, PEC University of Technology, India M.E., Electronics
Friendly ARM MINI2440 & Dalvik Virtual Machine with Android
e t International Journal on Emerging Technologies (Special Issue on NCRIET-2015) 6(2): 197-202(2015) ISSN No. (Print) : 0975-8364 ISSN No. (Online) : 2249-3255 Friendly ARM MINI2440 & Dalvik Virtual Machine
Wireless monitoring system for temperature and humidity based on ZigBee
Wireless monitoring system for temperature and humidity based on ZigBee Abstract Jianjun Chen* Shaoxing University uanpei College, Shaoxing, Zhejiang, 3000, China Received March 04, www.cmnt.lv Traditional
Application Note: AN00141 xcore-xa - Application Development
Application Note: AN00141 xcore-xa - Application Development This application note shows how to create a simple example which targets the XMOS xcore-xa device and demonstrates how to build and run this
Design of Fuzzy Drip Irrigation Control System Based on ZigBee Wireless Sensor Network
Design of Fuzzy Drip Irrigation Control System Based on ZigBee Wireless Sensor Network Xinjian Xiang College of Automation & Electrical Engineering, Zhejiang University of Science and Technology, Zhejiang,
Research on Tower Crane Safety Control System Based on GPRS and U Disk Storage Wang Jin-yu 1, a, Fu Guang-jie 1, b, Lin Dong-xue 1, c, Wang Chao 1, d
Research on Tower Crane Safety Control System Based on GPRS and U Disk Storage Wang Jin-yu, a, Fu Guang-jie, b, Lin Dong-xue, c, Wang Chao, d rtheast Petroleum University of Hei Long Jiang Province, China
The Research on Industrial Information Monitoring System Based on B/S Structure Xuexuan ZHU1, a
4th National Conference on Electrical, Electronics and Computer Engineering (NCEECE 2015) The Research on Industrial Information Monitoring System Based on B/S Structure Xuexuan ZHU1, a 1 College of Electrical
UPS battery remote monitoring system in cloud computing
, pp.11-15 http://dx.doi.org/10.14257/astl.2014.53.03 UPS battery remote monitoring system in cloud computing Shiwei Li, Haiying Wang, Qi Fan School of Automation, Harbin University of Science and Technology
Open Access The Wireless Environment Monitoring Alarm System Based on Selforganizing
Send Orders for Reprints to [email protected] 390 The Open Electrical & Electronic Engineering Journal, 2014, 8, 390-396 Open Access The Wireless Environment Monitoring Alarm System Based on Selforganizing
Network connectivity controllers
Network connectivity controllers High performance connectivity solutions Factory Automation The hostile environment of many factories can have a significant impact on the life expectancy of PCs, and industrially
A 5 Degree Feedback Control Robotic Arm (Haptic Arm)
A 5 Degree Feedback Control Robotic Arm (Haptic Arm) 1 Prof. Sheetal Nirve, 2 Mr.Abhilash Patil, 3 Mr.Shailesh Patil, 4 Mr.Vishal Raut Abstract: Haptics is the science of applying touch sensation and control
DESIGN AND IMPLEMENTATION OF ONLINE PATIENT MONITORING SYSTEM
DESIGN AND IMPLEMENTATION OF ONLINE PATIENT MONITORING SYSTEM Harsha G S Department of Electronics & Communication Channabasaveshwara Institute of Technology, Gubbi, 572216, India ABSTRACT Patient s condition
Study on Differential Protection of Transmission Line Using Wireless Communication
Study on Differential Protection of Transmission Line Using Wireless Communication George John.P 1, Agna Prince 2, Akhila.K.K 3, Guy Marcel 4, Harikrishnan.P 5 Professor, Dept. of EEE, MA Engineering College,
The Research in Remote and Real-time Monitoring System of Digitized Earthquake Omen Instrument
2010 3rd International Conference on Computer and Electrical Engineering (ICCEE 2010) IPCSIT vol. 53 (2012) (2012) IACSIT Press, Singapore DOI: 10.7763/IPCSIT.2012.V53.No.1.13 The Research in Remote and
Sample Project List. Software Reverse Engineering
Sample Project List Software Reverse Engineering Automotive Computing Electronic power steering Embedded flash memory Inkjet printer software Laptop computers Laptop computers PC application software Software
Digitale Signalverarbeitung mit FPGA (DSF) Soft Core Prozessor NIOS II Stand Mai 2007. Jens Onno Krah
(DSF) Soft Core Prozessor NIOS II Stand Mai 2007 Jens Onno Krah Cologne University of Applied Sciences www.fh-koeln.de [email protected] NIOS II 1 1 What is Nios II? Altera s Second Generation
Design and Development of SMS Based Wireless Home Appliance Control and Security System
Journal of Modern Science and Technology Vol. 3. No. 1. March 2015 Issue. Pp.80-87 Design and Development of SMS Based Wireless Home Appliance Control and Security System Md. Abdullah Al Asad *, Md. Al
Ping Pong Game with Touch-screen. March 2012
Ping Pong Game with Touch-screen March 2012 xz2266 Xiang Zhou hz2256 Hao Zheng rz2228 Ran Zheng yc2704 Younggyun Cho Abstract: This project is conducted using the Altera DE2 development board. We are aiming
Synapse s SNAP Network Operating System
Synapse s SNAP Network Operating System by David Ewing, Chief Technology Officer, Synapse Wireless Today we are surrounded by tiny embedded machines electro-mechanical systems that monitor the environment
Designing VM2 Application Boards
Designing VM2 Application Boards This document lists some things to consider when designing a custom application board for the VM2 embedded controller. It is intended to complement the VM2 Datasheet. A
3. Programming the STM32F4-Discovery
1 3. Programming the STM32F4-Discovery The programming environment including the settings for compiling and programming are described. 3.1. Hardware - The programming interface A program for a microcontroller
NIOS II Based Embedded Web Server Development for Networking Applications
NIOS II Based Embedded Web Server Development for Networking Applications 1 Sheetal Bhoyar, 2 Dr. D. V. Padole 1 Research Scholar, G. H. Raisoni College of Engineering, Nagpur, India 2 Professor, G. H.
8051 MICROCONTROLLER COURSE
8051 MICROCONTROLLER COURSE Objective: 1. Familiarization with different types of Microcontroller 2. To know 8051 microcontroller in detail 3. Programming and Interfacing 8051 microcontroller Prerequisites:
HAC-LM Series Low Power Data Radio Module
HAC-LM Series Low Power Data Radio Module Version 3.0 SHENZHEN HAC TELECOM TECHNOLOGY CO., LTD Address : 3rd Area, 19 th Fl, Tower A, HaiSong Building, Tai Ran 9 th Rd, Futian, ShenZhen, China. Tel : +86-755-23981078
Zigbee-Based Wireless Distance Measuring Sensor System
Zigbee-Based Wireless Distance Measuring Sensor System Ondrej Sajdl 1, Jaromir Zak 1, Radimir Vrba 1 1 Department of Microelectronics, Brno University of Technology, FEEC, Udolni 53, 602 00 Brno, Czech
Research and Design of Universal and Open Software Development Platform for Digital Home
Research and Design of Universal and Open Software Development Platform for Digital Home CaiFeng Cao School of Computer Wuyi University, Jiangmen 529020, China [email protected] Abstract. With the development
The design and implementation of the environment monitoring system of smart home based on EnOcean technology
International Conference on Manufacturing Science and Engineering (ICMSE 2015) The design and implementation of the environment monitoring system of smart home based on EnOcean technology Peng Dong1, a,
WBAN Beaconing for Efficient Resource Sharing. in Wireless Wearable Computer Networks
Contemporary Engineering Sciences, Vol. 7, 2014, no. 15, 755-760 HIKARI Ltd, www.m-hikari.com http://dx.doi.org/10.12988/ces.2014.4686 WBAN Beaconing for Efficient Resource Sharing in Wireless Wearable
Study on the Auto Air Conditioning Controller Testing System Based on Lab Windows/CVI
Study on the Auto Air Conditioning Controller Testing System Based on Lab Windows/CVI Wenjun Zhao Shenzhen Hangsheng Electronics Co., Ltd, Shenzhen 518103, China E-mail: [email protected] Abstract In
Android based Secured Vehicle Key Finder System
International OPEN ACCESS Journal Of Modern Engineering Research (IJMER) Android based Secured Vehicle Key Finder System Sindhoori S. 1, Dr. N. Sathish Kumar 2 *(M.E. Embedded System Technologies, Sri
Final Design Report 19 April 2011. Project Name: utouch
EEL 4924 Electrical Engineering Design (Senior Design) Final Design Report 19 April 2011 Project Name: utouch Team Members: Name: Issam Bouter Name: Constantine Metropulos Email: [email protected] Email:
Intelligent Home Automation and Security System
Intelligent Home Automation and Security System Ms. Radhamani N Department of Electronics and communication, VVIET, Mysore, India ABSTRACT: In todays scenario safer home security is required, As the technology
Programming Flash Microcontrollers through the Controller Area Network (CAN) Interface
Programming Flash Microcontrollers through the Controller Area Network (CAN) Interface Application te Programming Flash Microcontrollers through the Controller Area Network (CAN) Interface Abstract This
Automated Security System using ZigBee
IJIRST International Journal for Innovative Research in Science & Technology Volume 2 Issue 01 June 2015 ISSN (online): 2349-6010 Automated Security System using ZigBee Sneha Susan Abraham Saveetha School
Chapter 2: OS Overview
Chapter 2: OS Overview CmSc 335 Operating Systems 1. Operating system objectives and functions Operating systems control and support the usage of computer systems. a. usage users of a computer system:
Permissible ambient temperature Operation Storage, transport
The Sitras PRO combined DC protective unit and controller is used in the power supply for DC railways in mass transit and main-line systems up 3,000 V DC. It protects DC switch gear and contact line systems
Automatic Docking System with Recharging and Battery Replacement for Surveillance Robot
International Journal of Electronics and Computer Science Engineering 1148 Available Online at www.ijecse.org ISSN- 2277-1956 Automatic Docking System with Recharging and Battery Replacement for Surveillance
New Technologies for Electric Power Distribution Systems
New Technologies for Electric Power Distribution Systems 158 New Technologies for Electric Power Distribution Systems to Unify Protection/ Units so They Can Be Incorporated into Intelligent Substations
Journal of Chemical and Pharmaceutical Research, 2014, 6(5): 647-651. Research Article
Available online www.jocpr.com Journal of Chemical and Pharmaceutical Research, 2014, 6(5): 647-651 Research Article ISSN : 0975-7384 CODEN(USA) : JCPRC5 Comprehensive colliery safety monitoring system
Wireless Sensor Network Based Low Power Embedded System Design For Automated Irrigation System Using MSP430
Wireless Sensor Network Based Low Power Embedded System Design For Automated Irrigation System Using MSP430 Mr. Patil Vikas Anandrao. M Tech. Student (Digital Systems) Rajarambapu Institute of Technology,
A Storage Architecture for High Speed Signal Processing: Embedding RAID 0 on FPGA
Journal of Signal and Information Processing, 12, 3, 382-386 http://dx.doi.org/1.4236/jsip.12.335 Published Online August 12 (http://www.scirp.org/journal/jsip) A Storage Architecture for High Speed Signal
Networking Remote-Controlled Moving Image Monitoring System
Networking Remote-Controlled Moving Image Monitoring System First Prize Networking Remote-Controlled Moving Image Monitoring System Institution: Participants: Instructor: National Chung Hsing University
Surveillance System Using Wireless Sensor Networks
Surveillance System Using Wireless Sensor Networks Dan Nguyen, Leo Chang Computer Engineering, Santa Clara University Santa Clara, California, USA [email protected] [email protected] Abstract The
Sensor network infrastructure for intelligent building monitoring and management system
Sensor network infrastructure for intelligent building monitoring and management system 1 R.VENKATESH, 2 K.RADHA, 3 M.GANTHIMATHI 1.B.E-CSE, Muthayammal Engineering College, Rasipuram. 2. Assistant Professor
Development of an Embedded Web Server System for Controlling and Monitoring of Remote Devices Based on ARM and Win CE
International Journal of Recent Technology and Engineering (IJRTE) ISSN: 2277-3878, Volume-1, Issue-2, June 2012 Development of an Embedded Web Server System for Controlling and Monitoring of Remote Devices
Wireless Microcontrollers for Environment Management, Asset Tracking and Consumer. October 2009
Wireless Microcontrollers for Environment Management, Asset Tracking and Consumer October 2009 Jennic highlights Jennic is a fabless semiconductor company providing Wireless Microcontrollers to high-growth
DeviceNet Communication Manual
DeviceNet Communication Manual Soft-Starter Series: SSW-07/SSW-08 Language: English Document: 10000046963 / 00 03/2008 Summary ABOUT THIS MANUAL... 5 ABBREVIATIONS AND DEFINITIONS... 5 NUMERICAL REPRESENTATION...
AUTOMATIC NIGHT LAMP WITH MORNING ALARM USING MICROPROCESSOR
AUTOMATIC NIGHT LAMP WITH MORNING ALARM USING MICROPROCESSOR INTRODUCTION This Project "Automatic Night Lamp with Morning Alarm" was developed using Microprocessor. It is the Heart of the system. The sensors
1. Survey on the Embedded Windows Сompact 7 for System-
Testing NVidia Tegra 2 and Microsoft Windows Embedded Compact 7 SoC Artsiom Staliarou, Pavel Savyghin, AXONIM Devices, Microsoft Embedded Partner Plan 1. Survey on the Embedded Windows Сompact 7 for System-on-Chip
Automotive electronics CAN and LIN buses. Copyright 2006 Matrix Multimedia Limited
Automotive electronics CAN and LIN buses Copyright 2006 atrix ultimedia Limited About this presentation This presentation was developed by John Dobson anaging Director of atrix ultimedia Limited. PowerPoint
7a. System-on-chip design and prototyping platforms
7a. System-on-chip design and prototyping platforms Labros Bisdounis, Ph.D. Department of Computer and Communication Engineering 1 What is System-on-Chip (SoC)? System-on-chip is an integrated circuit
Pen Drive to Pen Drive and Mobile Data Transfer Using ARM
IOSR Journal of Electronics and Communication Engineering (IOSR-JECE) ISSN: 2278-2834, ISBN: 2278-8735, PP: 43-47 www.iosrjournals.org Pen Drive to Pen Drive and Mobile Data Transfer Using ARM 1 Mr.V.S.Gawali,
