CAN Bus Based Monitoring and Fault Diagnosis System for Wind Turbines

Size: px
Start display at page:

Download "CAN Bus Based Monitoring and Fault Diagnosis System for Wind Turbines"

Transcription

1 CAN Bus Based Monitoring and Fault Diagnosis System for Wind Turbines Mohan Kumar.S 1, Senthil.P 2 1 PG Student, smk.736@gmail.com, Sri Manakula Vinayagar Engg College, Puducherry, INDIA 2 Assistant Professor, sendhilanm@gmail.com, Sri Manakula Vinayagar Engg College, Puducherry, INDIA ISSN: X Abstract Electrical energy can be produced using fossil fuels and also by natural resources. The production of electrical energy using fossil fuels is costlier when compared to natural resources. Solar, wind, thermal and tidal energy are most widely used natural resources for the production of electrical energy. The cost of the wind is extremely higher and work in harsh and unattended environment. Hence the monitoring and the automaton of wind turbine are necessary. The project describes the monitoring and fault diagnosis system for wind turbine using CAN interface. Wind turbine monitoring system collects the parameters such as Speed of rotation, Temperature, Voltage and Oil level from the wind mill unit. Depending on the collected data from the monitoring system the fault diagnosis unit sends SMS to the corresponding person in case fault occurrence. The system consist of GSM modem, microcontroller, CAN controller, and sensors for measuring parameters of wind turbine. Microcontroller is the key element in processing module which keeps on monitors the wins turbine parameters. CAN controller is used to communicate between the monitoring unit and fault diagnosis unit. For every particular amount of time, microcontroller preprocessed the sensed data and it will update the parameter values to the corresponding person through mobile. Keywords: CAN bus, ATMega328P, fault monitoring, diagnosis, GSM 1. Introduction Wind is the natural movement of air from high pressure area to low pressure area caused by difference in temperature before a particular period of time has passed in the atmosphere. Wind energy is a kind of Green energy which is effective because of advancement in technologies and low cost. Wind energy is the most advanced renewable energy at the present time [2]. Using such wind energy a turbine is providing to rotate and electricity is produce. Wind turbine is a rotating mechanical device that transmits wind energy in to mechanical energy resulting in the production of electricity. The wind turbine design is to maximize the aerodynamic efficiency, or power extracted from the wind. But this objective should be met by well satisfying mechanical strength criteria and economical aspects. In this video we will see impact of number of blades, blade shape and blade length and tower height on wind turbine design. As we increase number of blades, cost of the system increases drastically. Along with that mechanical design of blades also becomes a difficult affair. With more number of blades, blades should be thinner to be aerodynamically efficient. But blades with thinner portion at the root may not withstand bending stress induced due to axial wind load. So generally wind turbines with 3 blades which can accommodate a thicker root cross-section are used. Wind turbine monitoring system collects the parameters such as Speed, Temperature, vibration, power, voltage and current from the main elements of turbines such as shaft, gear box, generator and nacelle. Determining on the collected data from the monitoring system analysis done and the fault diagnosis system makes the choice of location and the fault type to be occurs in the wind turbine. This analysis is uploaded to the mobile web server and an SMS is sent if there is possible of fault occurrence. 211

2 CAN bus is one the Field bus control system which is used in automation, intelligence and networking. CAN protocol have been designed by Robert Bosch in 1986 for automotive application. As it is a method for enabling robust serial communication. The importance of using CAN bus in the automation is an added value to the system and increase its reliability. The determination of using CAN bus is to enable any system to communicate with other system without adding heavy load to the main controller [7]. CAN bus is a speed serial bus with the speed of 1 Mbps that is designed to provide an efficient, reliable and economical link between various CAN systems, sensors and actuators Introduction to CAN CAN bus is a network protocol which is used for exchange of ideas between the microcontrollers or any other devices with-out the use of any control computer. CAN is originally designed for industrial networking but at the present it finds wide use in automation, mobile machines, military and other harsh environment monitoring application. CAN bus does not carry any address between the transmitter and the receiver. Instead it holds the unique identifier which is a numeric value used to label the message throughout the network. Each of the receiving nodes provides the acceptance or uses the filtering to check whether the message is relevant to the particular node or not [3]. If the message is appropriate to the particular node the message is accepted and processed or else the message gets distorted. The CAN protocol is based on a bus topology, and only two wires are needed for communication over a CAN bus. The bus has a multimaster structure where each device on the bus can send or receive data. Only one device can send data at any time while all the others listen. If two or more devices attempt to send data at the same time, the one with the highest priority is allowed to send its data while the others return to receive mode. CAN bus protocol is flexible. The devices connected to the bus have no addresses which means data are not transmitted from one node to another based on addresses. Instead all nodes in the system receive every message should be kept or discarded. A single message can be destined for a particular node or for many nodes depending on how the system is designed. The data on CAN bus is differential and can be in two states: dominant and recessive. The bus defines a logic bit 0 as a dominant bit and a logic bit 1 as a recessive bit. We use CAN to communicate between the Wind turbine and the control center which adopts client/server frame works to implement the monitoring and fault diagnosis system. 2. Fault detection in wind turbine Fault or defect is defined as the termination of the capability of an object to complete a function. When a situation in which something stops working properly inside the wind turbine like, High oil temperature in gearbox, the control unit logs the failure without changing or registers the effect of the fault is noticed and responds referring to the type of function is failure. Some unspecified times, in order to avoid hazards or main system breakdowns; the turbine has to be turn off [5]. Frequently they are again started because of wrong failure notice, which could be caused by sound within the system, and therefore these faults are not taken as crucial problems. If the failure is dangerous, a visual inspection has to be made which can be carried out by the operators or by official personnel. At the dispute, every important failure occurs be noticed and the report is documented. Wind turbine rotors are prone to obtain creep and damage fatigue, which can be carefully watched as cracks and delamination in the blades. Moreover, dirt, ice, bird collisions, dampness or manufacturing faults can cause the rotor blades being imbalance and having asymmetric aerodynamic. Gear tooth damages, high speed and low speed shafts faults are the often caused failures in wind turbine gearbox. Similarly, vibration measurement and spectrum analysis are chosen for gearbox monitoring. 212

3 Stator, bearing and the rotor inside the generator are subject to cause failures. Usually, the faults in generators could be identified by current measurement. Pitch mechanism, Yaw system and Electrical system faults are also cause on system efficiency and even some breakdown. 3. A deliberate system design CAN controller is used to communicate between the wind turbine and the control room or technical person. For every particular amount of time, microcontroller preprocesses the sensed data and it will update the parameter values to the control room or technical person via GSM module. Memory module is also provided for future references. Monitoring parameters are more important in diagnosis sys-tem. The vibration parameters are observed from nacelle, gear box, generator shaft. The rotation speed is measured from slow shaft, fast shaft and generator shaft. Oil levels to be monitored are lubricant, brake oil. Yawing is observed from the nacelle. The system composed of microcontroller, GSM module, CAN controller, and parameters of wind turbine. Microcontroller has great effect and it is the primary or key element in processing module which continues on monitor the wind turbine parameters. The block diagram of processing module is shown in Fig. 1. Fig. 1. Block diagram The block diagram consist of various sensor and two CAN 2.0B is been used to check the fault occurrence in wind turbine. The CAN 2.0B is the new extended standard with 29bits of identifier. 2.0B controllers are completely backward compatible with 2.0A controllers and can receive and transmit messages in either format. The CAN 2.0A is capable of sending and receiving data only and 2.0B message will flag an error. The GSM modem can either be connected to PC serial port directly or to any microcontroller. It can be used to send and receive SMS or make/receive voice calls. It can also be used in GPRS mode to connect to internet and do many applications for data logging and control. In GPRS mode you can also connect to any remote FTP server and upload files for data logging. The entire system of working procedure is been shown in a flow chart representation in Fig

4 No yes Fig. 2. System Process In our paper we declare the system with ARDUINO and CAN protocol to monitor and diagnose the problems in the wind turbine application. The project deals with the data transmission between two units in the exact time without any disturbance. The data transmission time is increased with the CAN protocol. ARDUINO core1 runs with CAN and ATmega328 as wind turbine unit to which sensors are connected and ARDUINO core2 as Fault 214

5 diagnose and monitoring section. Data acquisition node collects the sensor data through CAN protocol. The basic view of this technique is to reduce the possibility of fault diagnosis and increase the monitoring of wind turbine. 4. CAN interface module CAN interface module is used to communicate the monitored parameters between the wind turbine and the control center. The CAN interface module contain three components CAN Transceiver (MCP 2551), CAN Controller (MCP 2515), ARDUINO. The CAN interface module MCP 2515 has two mode of operation: basic CAN which is a default mode and PeliCAN. CAN transceiver is required to shift the voltage levels of the microcontroller to those appropriate for the CAN bus. This will help to create the differential signal CAN High and CAN Low which are needed in CAN bus. This device must be able to withstand voltage tolerance which may be caused by noise. The ATmega328 contains the feature of signal processing [6]. The optocoupler and the power isolator are used to improve the reliability of CAN interface module. All of the nodes may not be used for complex functions and algorithms. Therefore to reduce the development cost and increase the system integrity, a node can consists of an MCP25050 chip which is manufactured for CAN bus system for simple input. 5. Simulated results The defect identification is done using the ARDUINO and the parameters are measured through the CAN interface module the monitored data is analyzed using the GSM module. The location and the type of faults are analyzed before it occurs and are transmitted from wind turbine to the control center through CAN bus and SMS is sent to the technical person to rectify the fault. Temperature sensor is used to monitor the low voltage transformer s windings shown in Fig. 3. The hall sensor is used to measure the magnetic field and static, as well as dynamic acceleration of a wind turbine shown in Fig. 4. The DC response device, it can handle static acceleration and produce accurate velocity and displacement data. Each CAN node by the power supply circuit, a microcontroller, CAN controller CAN transceiver. (CAN Controller Interface), the watchdog reset circuit and peripheral circuits and other system hardware block diagram. The ultrasonic sensor is used to measure the oil level and obstacles occurring inside the turbine. Fig. 3. ARDUINO output of monitoring temperature sensor parameter 215

6 Fig. 4. ARDUINO output of monitoring hall sensor parameter Fig. 5. ARDUINO output of monitoring ultrasonic sensor parameter 6. Conclusion The effect of harsh condition and the nature of large electro-mechanical system are the causes of fault to be in wind turbine. It is very important to perform the monitoring and fault diagnosis of wind turbine parameters. The CAN protocol which is used for serial communication which provides high data transmission rate and reliability. Therefore in this paper, the design of a remote monitoring and fault diagnosis system based on CAN and the SMS is sent regarding the location and the type of fault is proposed. Finally the System performance and the efficiency are effective and reliable. References [1] Fried, L.; Sawyer, S.; Shukla, S.; Qiao, L. Global Wind Report Annual Update; Global Wind Energy Council (GWEC): Brussels, Belgium,

7 [2] Y. Amirat, V. Choqueuse and M.E.H Benbouzid, University of Brest, France (2010) Wind turbines condition monitoring and fault diagnosis using generator current amplitude demodulation IEEE 2010 International Energy Conference, IEEE /10/$26.00, pp [3] Hines, V.; Ogilvie, A.; Bond, C. Continuous Reliability Enhancement for Wind (CREW) Database: Wind Turbine Reliability Benchmark Report; Sandia National Laboratories: Albuquerque, NM, USA,2013. [4] Zhang, P. Small Wind World Report 2012; World Wind Energy Association (WWEA). ISSN: X [5] Y.Lu, J. Tang, April 2012, Wind Turbine Gearbox Fault Detection using Multiple Sensors With Features Level Data Fusion Analytical techniques for performance monitoring of modern wind turbines, [6] Wenyi Liu, Baoping Tang, Yonghua Jiang, status and problems of wind turbine structural health monitoring techniques in china, IST National conference 2009, vol. 35, no. 7, pp , July [7] J.Nilsson and L.Bertling, Maintenance management of wind power systems using condition monitoring systems life cycle cost analysis for two case studies, IEEE transactions on Energy Conversion, vol. 22, no. 1, pp , march [8] Mohanraj.M, Dr. Rani Thottungal, Jaikumar K, Coimbatore (2013) A CAN bus based system for monitoring and fault diagnosis in wind turbine IEEE /13/$31.00 pp [9] J.Ribrant and L.Bertling, Survey of failures in Wind power systems with focus on Swedish wind power plants during , IEEE transactions on Energy conversion, vol. 22, no, 1, pp , March [10] K. Tindell, H. Hansson, and A. Wellings (1994) Analyzing realtime communications: controller area network (CAN), Proceedings IEEE Real-Time System, pp

Increase System Efficiency with Condition Monitoring. Embedded Control and Monitoring Summit National Instruments

Increase System Efficiency with Condition Monitoring. Embedded Control and Monitoring Summit National Instruments Increase System Efficiency with Condition Monitoring Embedded Control and Monitoring Summit National Instruments Motivation of Condition Monitoring Impeller Contact with casing and diffuser vanes Bent

More information

DEVELOPMENT OF VIBRATION REMOTE MONITORING SYSTEM BASED ON WIRELESS SENSOR NETWORK

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

More information

Intelligent Home Automation and Security System

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

More information

Bus Data Acquisition and Remote Monitoring System Using Gsm & Can

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

More information

Mobile field balancing reduces vibrations in energy and power plants. Published in VGB PowerTech 07/2012

Mobile field balancing reduces vibrations in energy and power plants. Published in VGB PowerTech 07/2012 Mobile field balancing reduces vibrations in energy and power plants Published in VGB PowerTech 07/2012 Dr. Edwin Becker PRÜFTECHNIK Condition Monitoring PRÜFTECHNIK Condition Monitoring GmbH 85737 Ismaning

More information

Design of Wireless Home automation and security system using PIC Microcontroller

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

More information

Automated Profile Vehicle Using GSM Modem, GPS and Media Processor DM642

Automated Profile Vehicle Using GSM Modem, GPS and Media Processor DM642 2009 International Conference on Computer Engineering and Applications IPCSIT vol.2 (2011) (2011) IACSIT Press, Singapore Automated Profile Vehicle Using GSM Modem, GPS and Media Processor DM642 Muhammad

More information

Integration of Arduino as a slave system to LonWorks based System using I2C Interface

Integration of Arduino as a slave system to LonWorks based System using I2C Interface Integration of Arduino as a slave system to LonWorks based System using I2C Interface Hijo Joy 1, Sr. Chenthamarai Selvam 2, Prof. Uppu Ramachandriah 3, S. Janakiraman 4 PG Student [Industrial Automation],

More information

A Surveillance Robot with Climbing Capabilities for Home Security

A Surveillance Robot with Climbing Capabilities for Home Security Available Online at www.ijcsmc.com International Journal of Computer Science and Mobile Computing A Monthly Journal of Computer Science and Information Technology IJCSMC, Vol. 2, Issue. 11, November 2013,

More information

Intelligent Vibration Monitoring

Intelligent Vibration Monitoring Diagnostic Systems Condition Based Monitoring Diagnostic Systems Condition Based Monitoring Intelligent Vibration Monitoring efector Octavis for real-time vibration monitoring Solutions for Predictive

More information

Welcome to the Introduction to Controller Area Network web seminar My name is William Stuart, and I am a Applications Engineer for the Automotive

Welcome to the Introduction to Controller Area Network web seminar My name is William Stuart, and I am a Applications Engineer for the Automotive Welcome to the Introduction to Controller Area Network web seminar My name is William Stuart, and I am a Applications Engineer for the Automotive Products Group within Microchip. This web seminar today

More information

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

More information

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

More information

The I2C Bus. NXP Semiconductors: UM10204 I2C-bus specification and user manual. 14.10.2010 HAW - Arduino 1

The I2C Bus. NXP Semiconductors: UM10204 I2C-bus specification and user manual. 14.10.2010 HAW - Arduino 1 The I2C Bus Introduction The I2C-bus is a de facto world standard that is now implemented in over 1000 different ICs manufactured by more than 50 companies. Additionally, the versatile I2C-bus is used

More information

The Reliance on Wind Energy Depends on Advancements in Blade Pitch Control

The Reliance on Wind Energy Depends on Advancements in Blade Pitch Control INSIGHT# 2010-23MPH JULY 6, 2010 The Reliance on Wind Energy Depends on Advancements in Blade Pitch Control By Sal Spada Overview Source: GWEC Many nations are in the process of making wind power an integral

More information

Gsm Based Controlled Switching Circuit Between Supply Mains and Captive Power Plant

Gsm Based Controlled Switching Circuit Between Supply Mains and Captive Power Plant International Journal of Computational Engineering Research Vol, 03 Issue, 4 Gsm Based Controlled Switching Circuit Between Supply Mains and Captive Power Plant 1, Mr.S.Vimalraj, 2, Gausalya.R.B, 3, Samyuktha.V,

More information

Design of UPS Battery Remote Monitoring System

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,

More information

DEVELOPMENT OF INDIVIDUAL HOME SECURITY SYSTEM USING CAN AND ZIGBEE PROTOCOL

DEVELOPMENT OF INDIVIDUAL HOME SECURITY SYSTEM USING CAN AND ZIGBEE PROTOCOL DEVELOPMENT OF INDIVIDUAL HOME SECURITY SYSTEM USING CAN AND ZIGBEE PROTOCOL P.Mohan 1, M. Vinoth Kumar 2 1 PG Scholar, Masters Degree in Embedded System Technologies, Rajiv Gandhi College of Engineering,

More information

Dually Fed Permanent Magnet Synchronous Generator Condition Monitoring Using Stator Current

Dually Fed Permanent Magnet Synchronous Generator Condition Monitoring Using Stator Current Summary Dually Fed Permanent Magnet Synchronous Generator Condition Monitoring Using Stator Current Joachim Härsjö, Massimo Bongiorno and Ola Carlson Chalmers University of Technology Energi och Miljö,

More information

Microcontroller Based Smart ATM Access & Security System Using Fingerprint Recognition & GSM Technology

Microcontroller Based Smart ATM Access & Security System Using Fingerprint Recognition & GSM Technology Microcontroller Based Smart ATM Access & Security System Using Fingerprint Recognition & GSM Technology Bharath K M, Rohit C V Student of B.E Electronics and Communication Coorg Institute of Technology,

More information

Project description. Power Electronics for Reliable and Energy efficient Renewable Energy Systems

Project description. Power Electronics for Reliable and Energy efficient Renewable Energy Systems Project description Title: Power Electronics for Reliable and Energy efficient Renewable Energy Systems OBJECTIVES Principal objective Provide competence and decision basis for enabling reliable and energy

More information

THIS paper reports some results of a research, which aims to investigate the

THIS paper reports some results of a research, which aims to investigate the FACTA UNIVERSITATIS (NIŠ) SER.: ELEC. ENERG. vol. 22, no. 2, August 2009, 227-234 Determination of Rotor Slot Number of an Induction Motor Using an External Search Coil Ozan Keysan and H. Bülent Ertan

More information

Rotating Machinery Diagnostics & Instrumentation Solutions for Maintenance That Matters www.mbesi.com

Rotating Machinery Diagnostics & Instrumentation Solutions for Maintenance That Matters www.mbesi.com 13 Aberdeen Way Elgin, SC 29045 Cell (803) 427-0791 VFD Fundamentals & Troubleshooting 19-Feb-2010 By: Timothy S. Irwin, P.E. Sr. Engineer tsi@mbesi.com Rotating Machinery Diagnostics & Instrumentation

More information

Automation System TROVIS 6400 TROVIS 6493 Compact Controller

Automation System TROVIS 6400 TROVIS 6493 Compact Controller Automation System TROVIS 6400 TROVIS 6493 Compact Controller For panel mounting (front frame 48 x 96 mm/1.89 x 3.78 inch) Application Digital controller to automate industrial and process plants for general

More information

ANYTIME ANYPLACE-REMOTE MONITORING OF STUDENTS ATTENDANCE BASED ON RFID AND GSM NETWORK

ANYTIME ANYPLACE-REMOTE MONITORING OF STUDENTS ATTENDANCE BASED ON RFID AND GSM NETWORK ANYTIME ANYPLACE-REMOTE MONITORING OF STUDENTS ATTENDANCE BASED ON RFID AND GSM NETWORK Mr.C.S.Karthikeyan 1 S.Murugeswari 2 Assistant professor, Dept. of ECE, Kamaraj College of Engineering and Technology,

More information

AN2680 Application note

AN2680 Application note Application note Fan speed controller based on STDS75 or STLM75 digital temperature sensor and ST72651AR6 MCU Introduction This application note describes the method of defining the system for regulating

More information

Design of Strong-motion Monitoring System for Dam-reservoir D s e i s gn of Stro r ng-mo m tion Monito t ri r ng Syst s em

Design of Strong-motion Monitoring System for Dam-reservoir D s e i s gn of Stro r ng-mo m tion Monito t ri r ng Syst s em Design of Strong-motion Monitoring System for Dam-reservo eservoir Li Caihua Li Xiaojun Institute of Engineering Mechanics, China Earthquake Administration China Harbin 150080 Abstract: One strong-motion

More information

Sensor network infrastructure for intelligent building monitoring and management system

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

More information

MCM & MCMSoC. Concept & Practice. The MCM & MCMSoC

MCM & MCMSoC. Concept & Practice. The MCM & MCMSoC The MCM & MCMSoC MCM & MCMSoC Concept & Practice A new technology to be an industry standard for condition monitoring of motor based systems and beyond Artesis Products MCM Motor Condition Monitor MQM

More information

Design of Self-service Car Washing Machine Control System Based on ARM Zhengmin Cui a, Peng Sun b

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

More information

Design of Remote data acquisition system based on Internet of Things

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; Niuling@zknu.edu.cn

More information

Coal Mine Security System

Coal Mine Security System Coal Mine Security System Warsha M.Choudhari Professor, Information Technology Datta Meghe Institute of Engineering, Technology & Research Wardha, India ABSTRACT Coal Mine Security System uses sensor,

More information

Case Study 5 Use of Wind Turbine Technology

Case Study 5 Use of Wind Turbine Technology Case Study 5 Use of Wind Turbine Technology 1. Context Hong Kong relies on an adequate and reliable electricity supply for its economic development. Our electricity needs are met by the two electricity

More information

Wireless Sensor Network for Performance Monitoring of Electrical Machine

Wireless Sensor Network for Performance Monitoring of Electrical Machine International Journal of Reconfigurable and Embedded Systems (IJRES) Vol. 4, No. 1, March 2015, pp. 1~5 ISSN: 2089-4864 1 Wireless Sensor Network for Performance Monitoring of Electrical Machine Priyanka

More information

Hand Gestures Remote Controlled Robotic Arm

Hand Gestures Remote Controlled Robotic Arm Advance in Electronic and Electric Engineering. ISSN 2231-1297, Volume 3, Number 5 (2013), pp. 601-606 Research India Publications http://www.ripublication.com/aeee.htm Hand Gestures Remote Controlled

More information

Journal of Chemical and Pharmaceutical Research, 2014, 6(5): 647-651. Research Article

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

More information

Nagpur, Maharashtra, India

Nagpur, Maharashtra, India Volume 6, Issue 2, February 2016 ISSN: 2277 128X International Journal of Advanced Research in Computer Science and Software Engineering Research Paper Available online at: www.ijarcsse.com Automated Door

More information

REAL-TIME MONITORING AND ASSESSMENT OF CIRCUIT BREAKER OPERATIONS FOR DIAGNOSTICS AND CONTROL APPLICATIONS

REAL-TIME MONITORING AND ASSESSMENT OF CIRCUIT BREAKER OPERATIONS FOR DIAGNOSTICS AND CONTROL APPLICATIONS REAL-TIME MONITORING AND ASSESSMENT OF CIRCUIT BREAKER OPERATIONS FOR DIAGNOSTICS AND CONTROL APPLICATIONS M. Kezunovic, G. Latisko, N. Ved Texas A&M University, College Station, TX 77843-3128 Abstract

More information

Implementing MOD bus and CAN bus Protocol Conversion Interface

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

More information

V112-3.0 MW. Your best option for low cost energy production at low and medium wind sites. Federico Gonzalez Vives. Director Technology.

V112-3.0 MW. Your best option for low cost energy production at low and medium wind sites. Federico Gonzalez Vives. Director Technology. V112-3.0 MW Your best option for low cost energy production at low and medium wind sites Federico Gonzalez Vives. Director Technology. Vestas MED REOLTEC. Jornadas tecnicas 17 de junio de 2010 vestas.com

More information

International Journal of Advanced Research in Computer Engineering & Technology (IJARCET) Volume 3, Issue 6, June 2014

International Journal of Advanced Research in Computer Engineering & Technology (IJARCET) Volume 3, Issue 6, June 2014 Real Time Wireless based Train Tracking, Track Identification and Collision avoidance System for Railway Sectors 1 R. Immanuel Rajkumar, 2 Dr.P. E. Sankaranarayanan, and 3 Dr.G.Sundari 1 Research Scholar,

More information

in-service inspections www.sgs.com

in-service inspections www.sgs.com in-service inspections www.sgs.com Minimising down -time for wind turbines One of the major concerns in investing in wind farm projects is related to turbine availability, which represents the risk of

More information

ARM7 Based Smart ATM Access & Security System Using Fingerprint Recognition & GSM Technology

ARM7 Based Smart ATM Access & Security System Using Fingerprint Recognition & GSM Technology ARM7 Based Smart ATM Access & Security System Using Fingerprint Recognition & GSM Technology Khatmode Ranjit P 1, Kulkarni Ramchandra V 2, Ghodke Bharat S 3, Prof. P. P. Chitte 4, Prof. Anap S. D 5 1 Student

More information

Vehicle Tracking System for Security and Analyzing Transportation Vehicle Information

Vehicle Tracking System for Security and Analyzing Transportation Vehicle Information 1 Vehicle Tracking System for Security and Analyzing Transportation Vehicle Information A Complete Documentation on Vehicle Tracking System Prepared By:- Udham Singh Kumar Anubhav Rashid Chaudhary 2 Table

More information

GE Power & Water Renewable Energy. Digital Wind Farm THE NEXT EVOLUTION OF WIND ENERGY. www.ge.com/wind

GE Power & Water Renewable Energy. Digital Wind Farm THE NEXT EVOLUTION OF WIND ENERGY. www.ge.com/wind GE Power & Water Renewable Energy Digital Wind Farm THE NEXT EVOLUTION OF WIND ENERGY www.ge.com/wind GE S DIGITAL WIND FARM PITCH Since entering the wind industry in 2002, GE Power & Water s Renewable

More information

Hydraulic Control Technology for Wind Turbine Generators

Hydraulic Control Technology for Wind Turbine Generators Industrial Hydraulics Electric Drives and Controls Linear Motion and Assembly Technologies Pneumatics Service Automation Mobile Hydraulics Hydraulic Control Technology for Wind Turbine Generators Extra

More information

Service Manual Trucks

Service Manual Trucks Service Manual Trucks Group 36 Vehicle Electronic Control Unit (MID 144), Diagnostic Trouble Code (DTC), Guide From build date 1.2007 PV776-88951780 Foreword The descriptions and service procedures contained

More information

Wheel speed sensors in motor vehicles. Function, diagnosis, troubleshooting. Thermal Management. Sales Support. Our Ideas, Your Success.

Wheel speed sensors in motor vehicles. Function, diagnosis, troubleshooting. Thermal Management. Sales Support. Our Ideas, Your Success. Lighting Electrics Electronics Thermal Management Sales Support Technical Service Our Ideas, Your Success. Wheel speed sensors in motor vehicles Function, diagnosis, troubleshooting. Ideas today for the

More information

A 5 Degree Feedback Control Robotic Arm (Haptic Arm)

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

More information

The Charging System. Section 5. Charging System. Charging System. The charging system has two essential functions:

The Charging System. Section 5. Charging System. Charging System. The charging system has two essential functions: The Charging System Charging System The charging system has two essential functions: Generate electrical power to run the vehicle s electrical systems Generate current to recharge the vehicle s battery

More information

PHYS 2P32 Project: MIDI for Arduino/ 8 Note Keyboard

PHYS 2P32 Project: MIDI for Arduino/ 8 Note Keyboard PHYS 2P32 Project: MIDI for Arduino/ 8 Note Keyboard University April 13, 2016 About Arduino: The Board Variety of models of Arduino Board (I am using Arduino Uno) Microcontroller constructd similarly

More information

A network is a group of devices (Nodes) connected by media links. A node can be a computer, printer or any other device capable of sending and

A network is a group of devices (Nodes) connected by media links. A node can be a computer, printer or any other device capable of sending and NETWORK By Bhupendra Ratha, Lecturer School of Library and Information Science Devi Ahilya University, Indore Email: bhu261@gmail.com Network A network is a group of devices (Nodes) connected by media

More information

Vibration analysis and monitoring Compact. Powerful. Modern technology.

Vibration analysis and monitoring Compact. Powerful. Modern technology. Vibration analysis and monitoring Compact. Powerful. Modern technology. Maximum performance Vibration measurement with state of the art processor technology Expert Vibro is Delphin Technology's new device

More information

Tutorial. www.ccontrols.com

Tutorial. www.ccontrols.com Tutorial 1 Tutorial CONTROLLER AREA NETWORK CAN was designed by Bosch and is currently described by ISO 11898 1. In terms of the Open Systems Interconnection model (OSI), CAN partially defines the services

More information

Raghavendra Reddy D 1, G Kumara Swamy 2

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.

More information

DIRECT MATCHING TO GRID WITHOUT INVERTER VARIABLE PITCH. 20/24/30 mt TOWER WITH HYDRAULIC SYSTEM YAWING SYSTEM SAFETY LEVELS PLC CONTROL

DIRECT MATCHING TO GRID WITHOUT INVERTER VARIABLE PITCH. 20/24/30 mt TOWER WITH HYDRAULIC SYSTEM YAWING SYSTEM SAFETY LEVELS PLC CONTROL Wind turbine EW 50 Ergo Wind srl can boast of thirty years experience in the field of renewable energies as a producer of low environmental impact systems. The core business is represented by small wind

More information

Stuart Gillen. Principal Marketing Manger. National Instruments stuart.gillen@ni.com. ni.com

Stuart Gillen. Principal Marketing Manger. National Instruments stuart.gillen@ni.com. ni.com Stuart Gillen Principal Marketing Manger National Instruments stuart.gillen@ New Enterprise Solution for Condition Monitoring Applications NI InsightCM Enterprise NI History of Condition Monitoring Order

More information

PROFIBUS fault finding and health checking

PROFIBUS fault finding and health checking PROFIBUS fault finding and health checking Andy Verwer Verwer Training & Consultancy Ltd PROFIBUS PROFIBUS is a very reliable and cost effective technology. It is common to find extensive installations

More information

Elettronica dei Sistemi Digitali Costantino Giaconia SERIAL I/O COMMON PROTOCOLS

Elettronica dei Sistemi Digitali Costantino Giaconia SERIAL I/O COMMON PROTOCOLS SERIAL I/O COMMON PROTOCOLS RS-232 Fundamentals What is RS-232 RS-232 is a popular communications interface for connecting modems and data acquisition devices (i.e. GPS receivers, electronic balances,

More information

Industrial Requirements for a Converged Network

Industrial Requirements for a Converged Network Industrial Requirements for a Converged Network IEEE 802.3 SG DMLT Phoenix (AZ) Albert Tretter, Siemens AG Ethernet captures more and more Applications Traditional Markets - Industrial Automation - Factory

More information

Unit 96: Marine Propulsion Power Plant

Unit 96: Marine Propulsion Power Plant Unit 96: Marine Propulsion Power Plant Unit code: R/503/1756 QCF Level: 5 Credit value: 15 Aim This unit provides learners with an understanding of marine propulsion power plant. Learners will also gain

More information

Program Description. wind turbine technician academy

Program Description. wind turbine technician academy Program Description wind turbine technician academy In partnership with: 7107 Elm Valley Drive Kalamazoo, MI 49009 Phone: 269.353.1282 Fax: 269.353.1580 careeracademies@kvcc.edu www.kvcc.edu/training wind

More information

Development of a GSM based Control System for Electrical Appliances

Development of a GSM based Control System for Electrical Appliances International Journal of Engineering and Technology Volume 3 No. 4, April, 2013 Development of a GSM based Control System for Electrical Appliances Oke A. O., Emuoyibofarhe J. O., Adetunji A. B. Department

More information

An Intelligent Software Agent Machine Condition Monitoring System Using GPRS and Data Mining

An Intelligent Software Agent Machine Condition Monitoring System Using GPRS and Data Mining An Intelligent Software Agent Machine Condition Monitoring System Using GPRS and Data Mining R.Anandan Assistant Professor 1 1 Department of Computer Science & Engineering KarpagaVinayagaCollege of Engineering

More information

Onshore Wind Services

Onshore Wind Services GE Renewable Energy Onshore Wind Services www.ge.com/wind PITCH TABLE OF CONTENTS: 3 Operate and Maintain 3 Asset and Park Management 5 Turbine Maintenance 8 Enhance and Optimize 8 Wind PowerUp * Services

More information

Designing and Embodiment of Software that Creates Middle Ware for Resource Management in Embedded System

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

More information

CMR Journal of Engineering and Technology Vol.1 Issue.1 January 2016

CMR Journal of Engineering and Technology Vol.1 Issue.1 January 2016 VEHICLE TRACKING SYSTEM WITH ANDROID APP SUPPORT ABSTRACT M. Sudhakar Professor Dept of ECE CMR College of Engineering & Technology Kandlakoya, Medchal Rd, Hyderabad e-mail: vp@cmrcet.org K.Kalyani PG

More information

Evaluation Form Technical Review Paper. Team Members: Michael Fojas, Katrina Kumm, Nick Migliaccio, Mark Peterson,

Evaluation Form Technical Review Paper. Team Members: Michael Fojas, Katrina Kumm, Nick Migliaccio, Mark Peterson, Evaluation Form Technical Review Paper Student Name/Project Section: Michael Fojas / L04 Team Name: Keezer - 05 Team Members: Michael Fojas, Katrina Kumm, Nick Migliaccio, Mark Peterson, Nick White / 30

More information

CAN Bus Transceivers Operate from 3.3V or 5V and Withstand ±60V Faults

CAN Bus Transceivers Operate from 3.3V or 5V and Withstand ±60V Faults CAN Bus Transceivers Operate from 3.3V or 5V and Withstand ±6 Faults Ciaran Brennan design features The LTC2875 is a robust CAN bus transceiver that features ±6 overvoltage and ±25kV ESD tolerance to reduce

More information

EVAL-UFDC-1/UFDC-1M-16

EVAL-UFDC-1/UFDC-1M-16 Evaluation Board for Universal Frequency-to- Digital Converters UFDC-1 and UFDC-1M-16 EVAL-UFDC-1/UFDC-1M-16 FEATURES Full-Featured Evaluation Board for the Universal Frequency-to-Digital Converters UFDC-1

More information

FaultAnalysisandElectricalProtectionofDistributionTransformers

FaultAnalysisandElectricalProtectionofDistributionTransformers Global Journal of Researches in Engineering: F Electrical and Electronics Engineering Volume 14 Issue 3 Version 1.0 Type: Double Blind Peer Reviewed International Research Journal Publisher: Global Journals

More information

PLC Based Liquid Filling and Mixing

PLC Based Liquid Filling and Mixing PLC Based Liquid Filling and Mixing 1 Mihir Panchal, 2 Aashish Panaskar. 3 Prof. Lalit Kumar KJ College of Engineering and Management Research, Pune, India Abstract: The objective of this paper is to design,

More information

KINETIC ENERGY RECOVERY SYSTEM BY MEANS OF FLYWHEEL ENERGY STORAGE

KINETIC ENERGY RECOVERY SYSTEM BY MEANS OF FLYWHEEL ENERGY STORAGE ADVANCED ENGINEERING 3(2009)1, ISSN 1846-5900 KINETIC ENERGY RECOVERY SYSTEM BY MEANS OF FLYWHEEL ENERGY STORAGE Cibulka, J. Abstract: This paper deals with the design of Kinetic Energy Recovery Systems

More information

NMEA 0183 INSTALLATION AND OPERATING GUIDELINES

NMEA 0183 INSTALLATION AND OPERATING GUIDELINES NMEA 0183 INSTALLATION AND OPERATING GUIDELINES Revised July 2010 8.1.3 Documentation The following documentation shall be provided to the owner for each interfaced system and shall be kept on file by

More information

Wireless Home Security System

Wireless Home Security System Wireless Home Security System Group: D14 Members: Vaibhav Singh (05D07026) Abhishek Tiwari (05D07028) Sauvik Chowdhury (05D07029) 1. Abstract The project is aimed at designing a low cost and reliable wireless

More information

Automatic Ration Material Distributions and Payment System Based on GSM and RFID Technology

Automatic Ration Material Distributions and Payment System Based on GSM and RFID Technology Automatic Ration Material Distributions and Payment System Based on GSM and RFID Technology R. Senthil Kumar [1] Assistant professor, Dept. of ECE Jay Shriram Group of Institutions, Tirupur prof.senthilramalingam@gmail.com

More information

A Wireless Sensor Network for Weather and Disaster Alarm Systems

A Wireless Sensor Network for Weather and Disaster Alarm Systems 2011 International Conference on Information and Electronics Engineering IPCSIT vol.6 (2011) (2011) IACSIT Press, Singapore A Wireless Sensor Network for Weather and Disaster Alarm Systems Cholatip Yawut

More information

Use of modern telephone network for time transfer: An innovation

Use of modern telephone network for time transfer: An innovation Indian Journal of Pure & Applied Physics Vol. 48, September 2010, pp. 676-680 Use of modern telephone network for time transfer: An innovation Pranalee P Thorat* & P Banerjee** National Physical Laboratory,

More information

HIGH SECURED VEHICLE WITH INTERIOR VENTILATION CONTROL AND PERIMETER MONITORING SYSTEM

HIGH SECURED VEHICLE WITH INTERIOR VENTILATION CONTROL AND PERIMETER MONITORING SYSTEM HIGH SECURED VEHICLE WITH INTERIOR VENTILATION CONTROL AND PERIMETER MONITORING SYSTEM K. Supriya 1 and Mr. S. Ramkumar 2 Student (M.Tech), Electronics and Communication Engineering, Lingayas institute

More information

Hardware and Logic Implementation of Multiple Alarm System for GSM BTS Rooms

Hardware and Logic Implementation of Multiple Alarm System for GSM BTS Rooms Hardware and Logic Implementation of Multiple Alarm System for GSM BTS Rooms Arifa Ferdousi 1 and Sadeque Reza Khan 2 1 Dept. of Computer Science and Engineering, Varendra University, Rajshahi, Bangladesh

More information

REMOTE CONTROL AND MONITORING OF AN INDUCTION MOTOR

REMOTE CONTROL AND MONITORING OF AN INDUCTION MOTOR Proceedings of COMADEM 2007 The 20 th International Congress on Condition Monitoring and Diagnostic Engineering Management Faro, Portugal, June 13-15, 2007 REMOTE CONTROL AND MONITORING OF AN INDUCTION

More information

I2C PRESSURE MONITORING THROUGH USB PROTOCOL.

I2C PRESSURE MONITORING THROUGH USB PROTOCOL. I2C PRESSURE MONITORING THROUGH USB PROTOCOL. Product Details: To eradicate human error while taking readings such as upper precision or lower precision Embedded with JAVA Application: Technology Used:

More information

Uptime for Wind Turbines. Dedicated Remote Condition Monitoring System for the Wind Power Industry

Uptime for Wind Turbines. Dedicated Remote Condition Monitoring System for the Wind Power Industry Uptime for Wind Turbines Dedicated Remote Condition Monitoring System for the Wind Power Industry Maximize wind turbine production Wind power is a renewable energy source that makes life greener while

More information

MCM; An Inexpensive, Simple to Use Model Based Condition Monitoring Technology

MCM; An Inexpensive, Simple to Use Model Based Condition Monitoring Technology MCM; An Inexpensive, Simple to Use Model Based Condition Monitoring Technology Christo van der Walt Engineering Dynamics, South Africa engdyn@global.co.za Ahmet Duyar, Ekrem Cestepe Artesis A.Ş., Turkey

More information

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 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: tangwind@gmail.com Abstract In

More information

What You Will Learn About. Computers Are Your Future. Chapter 8. Networks: Communicating and Sharing Resources. Network Fundamentals

What You Will Learn About. Computers Are Your Future. Chapter 8. Networks: Communicating and Sharing Resources. Network Fundamentals What You Will Learn About Computers Are Your Future Chapter 8 Networks: Communicating and Sharing Resources Basic networking concepts Advantages and disadvantages of networks Peer-to-peer and client/server

More information

SHORT TRAINING COURSES

SHORT TRAINING COURSES Post Office Box SR 95, Spintex Road, Ghana Tel: +233 302 812680, Fax: +233 302 814709 E mail: contact@automationghana.com Website: www.automationghana.com SHORT TRAINING COURSES Equipping industries with

More information

Electronic Power Control

Electronic Power Control Service. Self-Study Programme 210 Electronic Power Control Design and Function With the Electronic Power Control system, the throttle valve is actuated only by an electric motor. This eliminates the need

More information

An Isolated Multiport DC-DC Converter for Different Renewable Energy Sources

An Isolated Multiport DC-DC Converter for Different Renewable Energy Sources An Isolated Multiport DC-DC Converter for Different Renewable Energy Sources K.Pradeepkumar 1, J.Sudesh Johny 2 PG Student [Power Electronics & Drives], Dept. of EEE, Sri Ramakrishna Engineering College,

More information

DEVELOPMENT OF E-PUBLIC DISTRIBUTION SYSTEM (E-PDS) USING SMART CARD

DEVELOPMENT OF E-PUBLIC DISTRIBUTION SYSTEM (E-PDS) USING SMART CARD DEVELOPMENT OF E-PUBLIC DISTRIBUTION SYSTEM (E-PDS) USING SMART CARD Mr. Nishant P. Khot 1, Dr. Mahadev S. Patil 2 1 M.Tech-Electronics, 2 Head of Program, Department of Electronics and Telecommunication

More information

How Noise is Generated by Wind Turbines The mechanisms of noise generation. Malcolm Hayes Hayes McKenzie Partnership Ltd Machynlleth & Salisbury

How Noise is Generated by Wind Turbines The mechanisms of noise generation. Malcolm Hayes Hayes McKenzie Partnership Ltd Machynlleth & Salisbury How Noise is Generated by Wind Turbines The mechanisms of noise generation Malcolm Hayes Hayes McKenzie Partnership Ltd Machynlleth & Salisbury Overview Main sources of noise from wind turbines Causes

More information

... Electronic Softstarter...

... Electronic Softstarter... . CT-START Electronic Softstarter. 6 A. to 900. A......... CT START CT-START is a multi-function electronic system with a microcontroller and thyristors, designed for use with all 3-phase squirrel cage

More information

Vehicle Engine Management Systems

Vehicle Engine Management Systems Unit 11: Vehicle Engine Management Systems NQF level 3: Guided learning hours: 60 BTEC National Unit abstract Modern motor vehicles continue to make use of the rapid advances in electronics technology

More information

Home Security System Using Gsm Modem

Home Security System Using Gsm Modem RESEARCH ARTICLE OPEN ACCESS Home Security System Using Gsm Modem Mehek Potnis 1, Ayesha Chimnani 1, Vishal Chawla 1 Mr. Amit Hatekar 2 1. Undergraduate Students, Department of EXTC, Thadomal Shahani Engineering

More information

Active Vibration Isolation of an Unbalanced Machine Spindle

Active Vibration Isolation of an Unbalanced Machine Spindle UCRL-CONF-206108 Active Vibration Isolation of an Unbalanced Machine Spindle D. J. Hopkins, P. Geraghty August 18, 2004 American Society of Precision Engineering Annual Conference Orlando, FL, United States

More information

V52-850 kw The turbine that goes anywhere

V52-850 kw The turbine that goes anywhere V2-8 kw The turbine that goes anywhere Versatile, efficient, dependable and popular The highly efficient operation and flexible configuration of the V2 make this turbine an excellent choice for all kinds

More information

Design and Development of a Remote Monitoring and Maintenance of Solar Plant Supervisory System

Design and Development of a Remote Monitoring and Maintenance of Solar Plant Supervisory System International Journal of Research Studies in Science, Engineering and Technology [IJRSSET] Volume 1, Issue 4, July 2014, PP 57-61 ISSN 2349-4751 (Print) & ISSN 2349-476X (Online) Design and Development

More information

ADVANCE DRIVER ASSISTANCE SYSTEM BY USING WIRELESS TECHNOLOGY

ADVANCE DRIVER ASSISTANCE SYSTEM BY USING WIRELESS TECHNOLOGY ADVANCE DRIVER ASSISTANCE SYSTEM BY USING WIRELESS TECHNOLOGY Mayur B. Petkar 1, Kiran R. Barapatre 2, Rahul B. Lanjewar 3 1,2,3 Assistant Professor, Department of Electronics Engineering, DBACER, Nagpur,

More information

ONLINE HEALTH MONITORING SYSTEM USING ZIGBEE

ONLINE HEALTH MONITORING SYSTEM USING ZIGBEE ONLINE HEALTH MONITORING SYSTEM USING ZIGBEE S.Josephine Selvarani ECE Department, Karunya University, Coimbatore. Abstract - An on-line health monitoring of physiological signals of humans such as temperature

More information

Using angular speed measurement with Hall effect sensors to observe grinding operation with flexible robot.

Using angular speed measurement with Hall effect sensors to observe grinding operation with flexible robot. Using angular speed measurement with Hall effect sensors to observe grinding operation with flexible robot. François Girardin 1, Farzad Rafieian 1, Zhaoheng Liu 1, Marc Thomas 1 and Bruce Hazel 2 1 Laboratoire

More information