Design & Implementation of CAN Bus for Intelligent Vehicle using Sensors System

Size: px
Start display at page:

Download "Design & Implementation of CAN Bus for Intelligent Vehicle using Sensors System"

Transcription

1 IJIRST International Journal for Innovative Research in Science & Technology Volume 2 Issue 11 April 2016 ISSN (online): Design & Implementation of CAN Bus for Intelligent Vehicle using Sensors System Kamal Indurkar Savita S. Pathade Trushna S. Kale Kirti Chokhandre Prof. Rahul Hiware Abstract The main purpose of this project is to develop CAN BUS for intelligent vehicles system. This can contribute to construct safer vehicles, improving the treatment for crash victims, and enhancing road status in order to decrease the death rate. In this project we are using CAN BUS. CAN is a multicast-based communication protocol characterized by the deterministic resolution of the contention, low cost and simple implementation. ABS is implemented in the project for preventing the vehicle from the accident using ultrasonic sensor and MEMS technology is used to detect the tilt and vibration level of the vehicle Keywords: Vehicle, Microcontroller, Sensors, CAN, Ultrasonic, Accelerometer I. INTRODUCTION According to the World Health Organization, more than a million people in the world die each year because of accidents [1]. Controller Area Network (CAN) is a serial network that was originally designed for the automotive industry, but has also become a popular bus in industrial automation as well as other applications [2]. The CAN bus is primarily used in embedded systems, and as its name implies, is the network established among microcontrollers [3]. It is a two-wire, half duplex, high-speed network system and is well suited for high speed applications using short messages [4]. Its robustness, reliability and the large following from the semiconductor industry are some of the benefits with CAN [5]. In order to implement this project we are using the following sensors, the project is just a prototype so 1-2 sensors we are using over here [6]. This involves the design and development of the fixture to unload the control valve from assembly line solely with the objective of safety of the worker and to reduce the human fatigue. This model is all about designing and development of fixture carrying valve assembly. On completion of this model anyone may gain the enough knowledge about design, mechanism, fabrication and pneumatics. How do CAN Bus Modules Communicate? CAN bus uses two dedicated wires for communication. The wires are called CAN high and CAN low. When the CAN bus is in idle mode, both lines carry 2.5V. When data bits are being transmitted, the CAN high line goes to 3.75V and the CAN low drops to 1.25V, thereby generating a 2.5V differential between the lines. Since communication relies on a voltage differential between the two buses lines, the CAN bus is NOT sensitive to inductive spikes, electrical fields or other noise. This makes CAN bus a reliable choice for networked communications on mobile equipment. Fig. 1: All rights reserved by 151

2 CAN power can be supplied through CAN bus. Or a power supply for the CAN bus modules can be arranged separately. The power supply wiring can be either totally separate from the CAN bus lines (Using suitable gauge wiring for each module) resulting in two 2-wire cables being utilized for the network, or it can be integrated into the same cable as the CAN bus lines resulting in a single 4-wire cable. CAN bus cabling is available from multiple vendors. The CAN Bus (Controller Area Network) is a vehicle bus standard designed to allow micro-controllers and devices to communicate with each other within a vehicle without a host computer. CAN is a multi-master broadcast serial bus standard for connecting electronic control units (ECUs). Each node is able to send and receive messages, but not simultaneously. A message consists primarily of an ID (identifier), which represents the priority of the message. A CAN message that is transmitted with highest priority will succeed and the node transmitting the lower priority message will sense this and back off and wait. II. BACKGROUND The CAN protocol is defined as the 2 first layers of the ISO-OSI model: - Physical Layer: Data Link Layer: Fig. 2: ISO-OSI Reference model The typical CAN node is made of two parts: a digital section to generate transmission and reception signals (TxD and RxD) and the physical section to generate differential CAN signals (CAN_H and CAN_L). Fig. 3: Communication Model The CAN bus logic is made of 2 logical levels: 1 for recessive level and 0 for dominant level. The recessive level is the default level. In case of multiple nodes on CAN bus, only the node(s) with the dominant level(s) will win. Fig. 4: Logical States All rights reserved by 152

3 CAN Message Receiving: Fig. 5: CAN Message reception process III. DESIGN OF PROPOSED HARDWARE MODEL In order to control all these sensors and their inputs, a digital processor can be used [1]. As prototype micro controller is used to control Transport system [2]. This will allow the control circuit to be realized by a minimum of circuits [3]. The inputs to the microcontroller, which contain information about the accident, are distributed [4]. The inputs to the microcontroller, which contain information about the accident, are the sensors mentioned above are distributed inside the vehicle [5]. The LCD will show the user about the recorded data when the accident has occurred [6]. The main function of the microcontroller program is to take input samples from different ports [7]. These samples are taken from the sensors installed in the vehicle [8]. Fig. 6: Block Diagram of the Hardware SENSOR: IV. HARDWARE REQUIREMENTS A sensor is a technological device that detects / senses a signal, physical condition and chemical compounds and records, indicates, or otherwise responds to it. - Selection of sensor depends on: 1) Variable measured and application All rights reserved by 153

4 2) Dynamic range 3) Cost, size, usage and ease of maintenance Ultrasonic Ranging Module HC - SR04: Features: 1) Ultrasonic ranging module HC - SR04 provides 2cm - 400cm non-contact. 2) Measurement function, the ranging accuracy can reach to 3mm. The modules includes ultrasonic transmitters, receiver and control circuit. The basic principle of work: 1) Using IO trigger for at least 10us high level signal. 2) The Module automatically sends eight 40 khz and detect whether there is a pulse signal back. 3) IF the signal back, through high level, time of high output IO duration is the time from sending ultrasonic to returning. Test distance = (high level time velocity of sound (340M/S) / 2. Fig. 7; Ultrasonic Sensor Accelerometer ADXL335 FEATURES 1) 3-axis sensing 2) Small, low profile package 3) 4 mm 4 mm 1.45 mm LFCSP a) Working of ADXL335: The ADXL335 is a small, thin, low power, complete 3-axis accelerometer with signal conditioned voltage outputs. The product measures acceleration with a minimum full-scale range of ±3 g. It can measure the static acceleration of gravity in tilt-sensing applications, as well as dynamic acceleration resulting from motion, shock, or vibration. Temperature sensor (LM35): Features: 1) Calibrated directly in Celsius (Centigrade) 2) Linear mv/ C scale factor 3) 0.5 C accuracy guarantee (at +25 C) 4) Rated for full 55 to +150 C range 5) It operate on 4 to 30 volts Fig. 8: Acceleromter Sensor Fig. 9: Temperature Sensor All rights reserved by 154

5 a) Working of LM35: 1) It has an output voltage that is proportional to the Celsius temperature. 2) The scale factor is.01v/oc 3) Another important characteristic of the LM35DZ is that it draws only 60 micro amps from its supply and possesses a low selfheating capability. The sensor self- heating causes less than 0.1 oc temperature rises in still air. V. CONCLUSION Real-time, reliability and flexibility, all these characteristics make CAN BUS an indispensable network communication technology applied in automobile network communication field. This article based on the analysis of the CAN bussing technique, designed CAN BUS working nodes based on which designed the SAE application layer design. It also gives the basic software and hardware implementations of CAN BUS network. Finally, tests results show that the hardware circuit of the CAN BUS network communication structure is stable and software design is reasonable, achieved the goal of this design. REFERENCES [1] Fu Liang, Li Wei. The Development and Design on CAN-bus Controller SJAlOOO [J]. Modem Transportation Technology, 2007, (4). [2] Song Qingkun, Wu Lisong. CAN-bus intelligence nods design [J]. Automation Technology and Application. 2008, (27),7. [3] Chen Shaoshuang. The Design and Research on Automobile Network Information Platform Based on CAN-bus [0]. Dissertation for Master Degree Zhejiang University, 2007, 5. [4] Wyczalek F.A. Market mature 1998 hybrid electric vehicles [J]. Aerospace and Electronic Systems Magazine, IEEE.l999, 14(3) : [5] Gao Suling. The Research on Vehicle Information System Based on CAN-bus [0]. Dissertation for Master Degree, Harbin University of Science and Technology, [6] SAE Jl939/21 - CAN Data Link Layer - Issue , Revised [7] LM35 : datashee All rights reserved by 155

Development of Single Channel Fault Detection System Using External Accelerometer Sensor with ARM-7 Microcontroller

Development of Single Channel Fault Detection System Using External Accelerometer Sensor with ARM-7 Microcontroller Development of Single Channel Fault Detection System Using External Accelerometer Sensor with ARM-7 Microcontroller 1 Sneha, 2 Dr. Deepak Kedia, 3 Sunny Jamb 1,2,3 Dept. of ECE, Guru Jambeshwar University

More information

AUTOMOBILE APPLICATIONS USING CAN PROTOCOL

AUTOMOBILE APPLICATIONS USING CAN PROTOCOL AUTOMOBILE APPLICATIONS USING CAN PROTOCOL 1 VEERESH B M, 2 JEEVAN C N, 3 MAHESH PATIL 1,2,3 Department of Electronics and Communication, G.S.S.I.T, Bangalore, India Abstract- The main objective of the

More information

Design and Development of Control System for Three- Dimensional Wireless Human-Computer

Design and Development of Control System for Three- Dimensional Wireless Human-Computer IOSR Journal of Electrical and Electronics Engineering (IOSR-JEEE) e-issn: 2278-1676,p-ISSN: 2320-3331, Volume 9, Issue 3 Ver. II (May Jun. 2014), PP 71-76 Design and Development of Control System for

More information

Design of the Control System about Central Signals in Electric Vehicle

Design of the Control System about Central Signals in Electric Vehicle J. Electromagnetic Analysis & Applications, 2010, 2: 189-194 doi:10.4236/jemaa.2010.23027 Published Online March 2010 (http://www.scirp.org/journal/jemaa) 1 Design of the Control System about Central Signals

More information

Design of Bicycle mileage Speed Meter

Design of Bicycle mileage Speed Meter Journal of Computing and Electronic Information Management ISSN: 2413-1660 Design of Bicycle mileage Speed Meter Xiuwei Fu 1, a 1 College of Information & Control Engineering, Jilin Institute of Chemical

More information

BLACK BOX FOR CAR ACCIDENT

BLACK BOX FOR CAR ACCIDENT BLACK BOX FOR CAR ACCIDENT Nishi Singh Parmar 1, Kajal Lohia 2, Kajal Kapoor 3 1,2,3 Dronacharya College of Engineering, Gurgaon, Haryana ABSTRACT The main purpose of the paper is to develop a prototype

More information

Raspberry Pi - I/O Interfaces

Raspberry Pi - I/O Interfaces ECE 1160/2160 Embedded Systems Design Raspberry Pi - I/O Interfaces Wei Gao ECE 1160/2160 Embedded Systems Design 1 I/O Interfaces Parallel I/O and Serial I/O Parallel I/O: multiple input/output simultaneously

More information

ISSN:

ISSN: 1424 NETWORKING IN AUTOMOBILE USING CAN PROTOCOL R.SIVA BABU 1, V.NARASIMHA RAO 2 1 R.Siva Babu, M.TECH, Embedded systems, Gudlavalleru engineering college, 2 Sri.V.Narasimha Rao, Assistant Professor,

More information

Syslog Technologies Innovative Thoughts

Syslog Technologies Innovative Thoughts CAN Test Analyzer for quality testing in Automobile Production Plant with Authorized Report Generation Introduction Controller Area Network (CAN) is an attractive alternative in the automotive and automation

More information

The House Intelligent Switch Control Network based On CAN bus

The House Intelligent Switch Control Network based On CAN bus The House Intelligent Switch Control Network based On CAN bus A.S.Jagadish Department Electronics and Telecommunication Engineering, Bharath University Abstract The Embedded Technology is now in its prime

More information

A Zigbee Based Wireless Datalogging System

A Zigbee Based Wireless Datalogging System International Journal of Scientific & Engineering Research Volume 3, Issue 9, September-2012 1 A Zigbee Based Wireless Datalogging System Author: Arun Kumar Abstract This paper is designed using embedded

More information

DETERMINING ANGLE POSITION OF AN OBJECT USING ACCELEROMETERS

DETERMINING ANGLE POSITION OF AN OBJECT USING ACCELEROMETERS DETERMINING ANGLE POSITION OF AN OBJECT USING ACCELEROMETERS Marin Berov Marinov*, Marin Hristov Hristov**, Ivan Pavlov Topalov*** Technical University of Sofia, Faculty of Electronics, P.O. Box 43, BG-1756

More information

CAN Node using HCS12

CAN Node using HCS12 CAN Node using HCS12 Ketan Kulkarni, Siddharth Dakshindas Electrical and Computer Engineering Department School of Engineering and Computer Science Oakland University, Rochester, MI e-mails: krkulkarni@oakland.edu,

More information

2016, IJournals All Rights Reserved Page 121

2016, IJournals All Rights Reserved  Page 121 PIC Microcontroller Based Boiler Monitoring and Controlling System for Power Plant Industry G.Gnanavel 1,B.Arunkumar 2 Assistant professor 1, Assistant professor 2 Department of EEE VRS College of Engineering

More information

Adafruit Analog Accelerometer Breakouts

Adafruit Analog Accelerometer Breakouts Adafruit Analog Accelerometer Breakouts Created by Bill Earl Last updated on 2016-0-0 07:03:24 AM EDT Guide Contents Guide Contents Overview How it Works: MEMS - Micro Electro-Mechanical Systems Ratiometric

More information

GT24C02. 2-Wire. 2Kb Serial EEPROM (Smart Card application)

GT24C02. 2-Wire. 2Kb Serial EEPROM (Smart Card application) ADVANCED GT24C02 2-Wire 2Kb Serial EEPROM (Smart Card application) www.giantec-semi.com a0 1/19 Table of Content 1 FEATURES...3 2 DESCRIPTION...4 3 PIN CONFIGURATION...5 4 PIN DESCRIPTIONS...6 5 BLOCK

More information

Two Module Development Kit Installation and User Instructions For Model No. ED-GV15/30

Two Module Development Kit Installation and User Instructions For Model No. ED-GV15/30 Two Module Development Kit Installation and User Instructions For Model No. ED-GV15/30 This Kit is designed to be used as a development platform; performance, regulatory or safety testing for commercial

More information

Is this presentation suited for you?

Is this presentation suited for you? bus protection Is this presentation suited for you? 2 Where do you stand with bus protection? Beginner? I am not familiar with this subject. I am in the discovery phase and would like an overview and a

More information

VEHICLE NETWORKING USINGCONTROL AREA NETWORK

VEHICLE NETWORKING USINGCONTROL AREA NETWORK VEHICLE NETWORKING USINGCONTROL AREA NETWORK Satyam Singh 1, Ravi Kiran V 2,Pavan Kumar P 3, Rahul Koudal 4, Prameela Kumari N 5 1,2,3,4,5 School of Electronics and Communication, REVA University,(India)

More information

Collision Avoidance of Vehicle System Using CAN Protocol

Collision Avoidance of Vehicle System Using CAN Protocol Available Online at www.ijcsmc.com International Journal of Computer Science and Mobile Computing A Monthly Journal of Computer Science and Information Technology ISSN 2320 088X IMPACT FACTOR: 6.017 IJCSMC,

More information

IsoLoop Isolated CAN Evaluation Board

IsoLoop Isolated CAN Evaluation Board IsoLoop Isolated CAN Evaluation Board Board No.: IL41050-01 About This Evaluation Board This Evaluation Board provides a complete isolated CAN node using the revolutionary IL41050TA-3E isolated transceiver.

More information

Communication Networks for the Next-Generation Vehicles

Communication Networks for the Next-Generation Vehicles Communication Networks for the, Ph.D. Electrical and Computer Engg. Dept. Wayne State University Detroit MI 48202 (313) 577-3855, smahmud@eng.wayne.edu January 13, 2005 4 th Annual Winter Workshop U.S.

More information

Additional Slides (informative)

Additional Slides (informative) Automation Systems Discrete Event Control Systems and Networked Automation Systems Additional Slides (informative) Application Automotive Networks (LIN, CAN, FlexRay, MOST) Vorlesungstitel Vehicle Bus

More information

Embedded Surveillance System using Multiple Ultrasonic Sensors

Embedded Surveillance System using Multiple Ultrasonic Sensors IJSRD - International Journal for Scientific Research & Development Vol. 3, Issue 05, 2015 ISSN (online): 2321-0613 Embedded Surveillance System using Multiple Ultrasonic Sensors Harshad S. Patil 1 Dr.

More information

Real-Time, Automatic and Wireless Bridge Monitoring System Based on MEMS Technology

Real-Time, Automatic and Wireless Bridge Monitoring System Based on MEMS Technology Journal of Civil Engineering and Architecture 10 (2016) 1027-1031 doi: 10.17265/1934-7359/2016.09.006 D DAVID PUBLISHING Real-Time, Automatic and Wireless Bridge Monitoring System Based on MEMS Technology

More information

Specification G-NSDOG2-200

Specification G-NSDOG2-200 ±90deg Inclinometer with CAN J1939 interface Version 1.2 Contents 1 History 3 2 Applicable Documents 3 3 Description of the G-NSDOG2 inclinometer 4 4 Mechanics and Connections 4 4.1 Mechanical data 4 4.2

More information

CONVERTER OF RS-232/RS-485 INTERFACES PD51 TYPE USER S MANUAL

CONVERTER OF RS-232/RS-485 INTERFACES PD51 TYPE USER S MANUAL CONVERTER OF RS-232/ INTERFACES PD51 TYPE USER S MANUAL 1 2 CONVERTER OF RS-232/ INTERFACES PD51 TYPE USER S MANUAL CONTENTS 1. APPLICATION... 5 2. CONVERTER SET... 5 3. INSTALLATION OF PD51-A TYPE...

More information

ISO INTERNATIONAL STANDARD. Road vehicles Controller area network (CAN) Part 3: Low-speed, fault-tolerant, medium-dependent interface

ISO INTERNATIONAL STANDARD. Road vehicles Controller area network (CAN) Part 3: Low-speed, fault-tolerant, medium-dependent interface INTERNATIONAL STANDARD ISO 11898-3 First edition 2006-06-01 Road vehicles Controller area network (CAN) Part 3: Low-speed, fault-tolerant, medium-dependent interface Véhicules routiers Gestionnaire de

More information

ON-BOARD DIAGNOSTICS SCANNER

ON-BOARD DIAGNOSTICS SCANNER ON-BOARD DIAGNOSTICS SCANNER Supervisor: Dr. Samer Arandi Prepared by: Ahmad Saqfalhait & Morad Abushamma Hardware graduation project Outline 2 Background High Level View Protocols User Interface Storage

More information

Growing Together Globally Serial Communication Design In Embedded System

Growing Together Globally Serial Communication Design In Embedded System Growing Together Globally Serial Communication Design In Embedded System Contents Serial communication introduction......... 01 The advantages of serial design......... 02 RS232 interface......... 04 RS422

More information

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

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

More information

LabVIEW FPGA in Hardware-in-the-Loop Simulation Applications

LabVIEW FPGA in Hardware-in-the-Loop Simulation Applications LabVIEW FPGA in Hardware-in-the-Loop Simulation Applications Publish Date: Dec 29, 2008 38 Ratings 4.16 out of 5 Overview Hardware-in-the-loop (HIL) simulation is achieving a highly realistic simulation

More information

MCS-51 Microcontroller Based Industrial Automation and Control System using CAN protocol

MCS-51 Microcontroller Based Industrial Automation and Control System using CAN protocol International Conference on Communication and Signal Processing, April 3-5, 2014, India MCS-51 Microcontroller Based Industrial Automation and Control System using CAN protocol A.Devi, G. Gnanavel, G.

More information

Research on Device Control System Design Based on Stepping Motor Wu Dongyan 1, Xu Wen 1, Wang Mingge 2, Jiang Ruochong 1, Jiang Lifeng 1

Research on Device Control System Design Based on Stepping Motor Wu Dongyan 1, Xu Wen 1, Wang Mingge 2, Jiang Ruochong 1, Jiang Lifeng 1 International Conference on Automation, Mechanical Control and Computational Engineering (AMCCE 201) Research on Device Control System Design Based on Stepping Motor Wu Dongyan 1, Xu Wen 1, Wang Mingge

More information

DeviceNet - CIP on CAN Technology

DeviceNet - CIP on CAN Technology The CIP Advantage Technology Overview Series DeviceNet - CIP on CAN Technology DeviceNet has been solving manufacturing automation applications since the mid-1990's, and today boasts an installed base

More information

OBSTACLE DETECTION WITH BLUETOOTH CONTROLLED VEHICLE MOTION

OBSTACLE DETECTION WITH BLUETOOTH CONTROLLED VEHICLE MOTION PROJECT REPORT ON OBSTACLE DETECTION WITH BLUETOOTH CONTROLLED VEHICLE MOTION BY Sasank Das Alladi Naga Aiswarya Vadlamani Priyadarsini Pethanaraj Rohit Chaitanya Kunkumagunta ECE 511: MICROPROCESSORS

More information

Rear Distance Detection with Ultrasonic Sensors Project Report

Rear Distance Detection with Ultrasonic Sensors Project Report Rear Distance Detection with Ultrasonic Sensors Project Report 11.29.2017 Group #6 Farnaz Behnia Kimia Zamiri Azar Osaze Shears ECE 511: Microprocessors Fall 2017 1 Table of Contents 1. Abstract 3 2. Motivation

More information

SILICON DESIGNS, INC Model 1210 ANALOG ACCELEROMETER

SILICON DESIGNS, INC Model 1210 ANALOG ACCELEROMETER SILICON DESIGNS, INC Model 1210 ANALOG ACCELEROMETER SENSOR TYPE: Capacitive Micromachined Nitrogen Damped Hermetically Sealed ±4V Differential Output or 0.5V to 4.5V Single Ended Output Fully Calibrated

More information

VSEW_mk2-8g. Data Sheet. Dec Bruno Paillard

VSEW_mk2-8g. Data Sheet. Dec Bruno Paillard VSEW_mk2-8g Data Sheet Dec 4 2017 Bruno Paillard 1 PRODUCT DESCRIPTION 2 2 APPLICATIONS 2 3 SPECIFICATIONS 3 3.1 Frequency Response 5 3.1.1 Upper Frequency Limit 5 3.1.2 Low-Frequency Limit 6 3.2 Noise

More information

HAND GESTURE RECOGNITION USING MEMS SENSORS

HAND GESTURE RECOGNITION USING MEMS SENSORS HAND GESTURE RECOGNITION USING MEMS SENSORS S.Kannadhasan 1, R.Suresh 2,M.Shanmuganatham 3 1,2 Lecturer, Department of EEE, Tamilnadu Polytechnic College, Madurai, Tamilnadu, (India) 3 Senior Lecturer,

More information

PROTECTION RELAYS: INNOVATIONS FOR THE BENEFIT OF THE USER

PROTECTION RELAYS: INNOVATIONS FOR THE BENEFIT OF THE USER PROTECTION RELAYS: INNOVATIONS FOR THE BENEFIT OF THE USER C. Petit Schneider Electric, France Innovation in the field of medium voltage protection devices is accelerating to meet the ever growing demands

More information

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

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

More information

Product description for ED1600 generic Sigfox Module

Product description for ED1600 generic Sigfox Module Product description for ED1600 generic Sigfox Module The ED1600 Sigfox Module is mainly developed for container tracking purposes. To avoid the development of many different types of modules and just as

More information

Controller Area Network

Controller Area Network Controller Area Network 1 CAN FUNDAMENTALS...3 1.1 USER BENEFITS...3 1.1.1 CAN is low cost...3 1.1.2 CAN is reliable...3 1.1.3 CAN means real-time...3 1.1.4 CAN is flexible...3 1.1.5 CAN means Multicast

More information

Communication in Automotive Networks Illustrated with an Example of Vehicle Stability Program: Part I - Control Area Network

Communication in Automotive Networks Illustrated with an Example of Vehicle Stability Program: Part I - Control Area Network DOI 10.7603/s40707-013-0013-8 Communication in Automotive Networks Illustrated with an Example of Vehicle Stability Program: Part I - Control Area Network Grzejszczyk Elżbieta, Ph.D.eng. Docent, Electrical

More information

The engine temperature real-time monitoring instrument based on Microcontroller. Wang Jiayue, Yue Yuntao, Luan Ru, Zhang Jianghui Qin Xin

The engine temperature real-time monitoring instrument based on Microcontroller. Wang Jiayue, Yue Yuntao, Luan Ru, Zhang Jianghui Qin Xin nd Workshop on Advanced Research and Technology in Industry Applications (WARTIA 06) The engine temperature real-time monitoring instrument based on Microcontroller Wang Jiayue, Yue Yuntao, Luan Ru, Zhang

More information

Data Sheet T 6493 EN. TROVIS 6400 Automation System TROVIS 6493 Compact Controller. For panel mounting (front frame 48 x 96 mm/1.89 x 3.

Data Sheet T 6493 EN. TROVIS 6400 Automation System TROVIS 6493 Compact Controller. For panel mounting (front frame 48 x 96 mm/1.89 x 3. Data Sheet T 6493 EN TROVIS 6400 Automation System 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

More information

SMART AND SAFETY HELMET FOR A RIDER

SMART AND SAFETY HELMET FOR A RIDER SMART AND SAFETY HELMET FOR A RIDER Mansi Jane 1, Lochana Yelekar 2, Akash Pandey 3, Abhishek Markande 4, Kalyani Shingne 5, Prof.Shelke 6 12345 Student, Department of Electronics and telecommunication

More information

Fully Integrated Thermal Accelerometer MXC6225XU

Fully Integrated Thermal Accelerometer MXC6225XU Powerful Sensing Solutions for a Better Life Fully Integrated Thermal Accelerometer MXC6225XU Document Version 1.0 page 1 Features General Description Fully Integrated Thermal Accelerometer X/Y Axis, 8

More information

Monitoring System of Marine Engine Using Dynamic ID priority Allocation base on CAN

Monitoring System of Marine Engine Using Dynamic ID priority Allocation base on CAN , pp.460-465 http://dx.doi.org/10.14257/astl.2016.139.91 Monitoring System of Marine Engine Using Dynamic ID priority Allocation base on CAN Hyun Lee 1 and Kun Su Yoon 1 1 Seongnam Campus of Korea Polytechnic,

More information

INTER INTRA VEHICULAR COMMUNICATION

INTER INTRA VEHICULAR COMMUNICATION INTER INTRA VEHICULAR COMMUNICATION Neethu P P 1 and Siddharth Shelly 2 Department of Electronics& Communication, Mar Athanasius College of Engineering, A.P.J Abdul Kalam Technological University, Kerala,

More information

CONTROLLER AREA NETWORK (CAN)

CONTROLLER AREA NETWORK (CAN) GROUP 54C CONTROLLER AREA NETWORK (CAN) CONTENTS GENERAL INFORMATION........ 54C-2 STRUCTURE................... 54C-3 SELF-DIAGNOSIS............... 54C-6 CAN BUS DIAGNOSTICS......... 54C-6 OPERATION...................

More information

QFBR-S01IN001Z. Optical Phase Interrogator. Data Sheet. Description. Features. Applications

QFBR-S01IN001Z. Optical Phase Interrogator. Data Sheet. Description. Features. Applications Optical Phase Interrogator Description The QFBR-S01IN001Z is a versatile optical phase interrogation (OPI) unit based on Avago proprietary technology. The working principle is based on comparing a fixed

More information

Data Sheet. QFBR-S01IN001Z Optical Phase Interrogator. Description. Features. Applications

Data Sheet. QFBR-S01IN001Z Optical Phase Interrogator. Description. Features. Applications QFBR-S01IN001Z Optical Phase Interrogator Data Sheet Description Avago technologies QFBR-S01IN001Z is a versatile optical phase interrogation (OPI) unit based on Avago proprietary technology. The working

More information

Mercury System SB310

Mercury System SB310 Mercury System SB310 Ultrasonic Board - Product Datasheet Author Francesco Ficili Date 20/05/2018 Status Released Pag. 1 Revision History Version Date Author Changes 1.0 20/05/2018 Francesco Ficili Initial

More information

Simple Method for Non Contact Thickness Gauge using Ultrasonic Sensor and Android Smartphone

Simple Method for Non Contact Thickness Gauge using Ultrasonic Sensor and Android Smartphone TELKOMNIKA Indonesian Journal of Electrical Engineering Vol. 15, No. 1, July 2015, pp. 191 ~ 196 DOI: 10.11591/telkomnika.v15i1.7187 191 Simple Method for Non Contact Thickness Gauge using Ultrasonic Sensor

More information

EASY219 / IEC CANopen Master / Slave

EASY219 / IEC CANopen Master / Slave General Description The EASY219 is an all round high performance DIP- Chip PLC based on the Infineon C164 controller. It covers the powerful PLC runtime system CoDeSys and a CANopen master or slave in

More information

LabVIEW ON SMALL TARGET

LabVIEW ON SMALL TARGET LabVIEW ON SMALL TARGET Silviu FOLEA *, Marius GHERCIOIU **, Horia HEDESIU *, Crisan GRATIAN **, Ciprian CETERAS **, Ioan MONOSES ** * Technical University of Cluj-Napoca, ** National Instruments USA,

More information

Fig.12.5 Serial Data Line during Serial Communication

Fig.12.5 Serial Data Line during Serial Communication Lecture-66 Asynchronous Serial Data Communication A serial data signal is divided into time intervals called bit times as shown in fig.2.5. During each bit time interval (T B ), the signal is either a

More information

Developement of Multi Interface Board for Educational Trainer Kit

Developement of Multi Interface Board for Educational Trainer Kit Journal of Engineering Technology Vol. 2(1): 1-5, 2012 ISSN 2231-8798 2012UniKLBMI Developement of Multi Interface Board for Educational Trainer Kit M.R. Abdullah, Z. Zaharudin, Z. Mahmoodin, Z. Zainuddin

More information

Implementation and validation of SAE J1850 (VPW) protocol solution for diagnosis application

Implementation and validation of SAE J1850 (VPW) protocol solution for diagnosis application Implementation and validation of SAE J1850 (VPW) protocol solution for diagnosis application Pallavi Pandurang Jadhav 1, Prof. S.N.Kore 2 1Department Of Electronics Engineering, Walchand College Of Engineering,

More information

A Framework Of Milk Dairy Automation Using CAN Protocol

A Framework Of Milk Dairy Automation Using CAN Protocol Reviewed Paper Volume 2 Issue 7 March 2015 International Journal of Informative & Futuristic Research ISSN (Online): 2347-1697 A Framework Of Milk Dairy Automation Using CAN Protocol Paper ID IJIFR/ V2/

More information

Smart Wireless Temperature Data Logger

Smart Wireless Temperature Data Logger Smart Wireless Temperature Data Logger Vivek Kumar Sehgal *, Nitin, Rohit Sharma and Vikas Hastir Department of Electronics and Communication Engineering, Jaypee University of Information Technology Waknaghat,

More information

CAN in Automation (CiA) International Users and Manufacturers Group e.v.

CAN in Automation (CiA) International Users and Manufacturers Group e.v. CAN in Automation (CiA) International Users and Manufacturers Group e.v. CAN Application Layer for Industrial Applications CiA/DS201 February 1996 February 1996 1. SCOPE This document contains a description

More information

The Cubesat Internal bus: The I2C

The Cubesat Internal bus: The I2C The Cubesat Internal bus: The I2C Description: The purpose of this document is to describe the internal bus on the Cubesat. The internal bus has been chosen to be the I2C bus Interconnected Integrated

More information

PCAN-MiniDiag FD PCAN-MiniDiag Diagnostic Device for CAN FD FD Buses. User Manual. Document version ( )

PCAN-MiniDiag FD PCAN-MiniDiag Diagnostic Device for CAN FD FD Buses. User Manual. Document version ( ) PCAN-MiniDiag FD PCAN-MiniDiag Diagnostic Device for CAN FD FD Buses User Manual Document version 1.0.0 (2019-01-24) Relevant products Product name PCAN-MiniDiag FD Part number IPEH-003070 PCAN is a registered

More information

Networked Absolute Inclinometer Page 1 of 9

Networked Absolute Inclinometer Page 1 of 9 Page 1 of 9 Description The T7 is now IP68 rated. For more details, download the T7_IP_Certification. The T7 is a solid state absolute inclinometer that senses tilt angles over a full 360 range in a single

More information

Integrated Stepper Drive & Motor

Integrated Stepper Drive & Motor SMD23 Integrated Stepper Drive & Motor Manual #: 940-0S050 User Manual AMCI Motion Control Products Important User Information The products and application data described in this manual are useful in a

More information

MC300. BLN Issued: April 2003

MC300. BLN Issued: April 2003 MC300 Microcontroller Issued: April 2003 DESCRIPTION The MC300 Microcontroller is a multi-loop controller that is environmentally hardened for mobile off-highway control system applications. The MC300

More information

CAN (Controller Area Network) Physical Layer

CAN (Controller Area Network) Physical Layer CAN (Controller Area Network) Physical Layer Technical Training Systems Engineering Industrial Interface Networking Overview Networking: OSI 7 Layer Model Open Systems Interconnection Basic Reference Model

More information

Installation and use of the BOSCH Sensortec multi sensor, wireless Demo-Board BlueBox V1.0

Installation and use of the BOSCH Sensortec multi sensor, wireless Demo-Board BlueBox V1.0 Installation and use of the BOSCH Sensortec multi sensor, wireless Demo-Board BlueBox V1.0 ABSTRACT Based on the experience of 500 million MEMS sensors and testing to highest quality standards, BOSCH Sensortec

More information

WIRELESS SERIES Single or Dual Axis MEMS Inclinometer

WIRELESS SERIES Single or Dual Axis MEMS Inclinometer The 2GIG Industrial RF Wireless Inclinometer is engineered to work for all applications. The internal software provides unlimited programming capabilities. It offers the best operating temperature range,

More information

Overvoltage protection with PROTEK TVS diodes in automotive electronics

Overvoltage protection with PROTEK TVS diodes in automotive electronics Ian Doyle Protek / Zoltán Kiss Endrich Bauelemente Vertriebs GmbH Overvoltage protection with PROTEK TVS diodes in automotive electronics A utomotive electronics is maybe the area of the automotive industry,

More information

HG4930 INERTIAL MEASUREMENT UNIT (IMU) Installation and Interface Manual

HG4930 INERTIAL MEASUREMENT UNIT (IMU) Installation and Interface Manual HG4930 INERTIAL MEASUREMENT UNIT (IMU) Installation and Interface Manual HG4930 Installation and Interface Manual aerospace.honeywell.com/hg4930 2 Table of Contents 4 5 6 10 11 13 13 Honeywell Industrial

More information

A CAN-Based Architecture for Highly Reliable Communication Systems

A CAN-Based Architecture for Highly Reliable Communication Systems A CAN-Based Architecture for Highly Reliable Communication Systems H. Hilmer Prof. Dr.-Ing. H.-D. Kochs Gerhard-Mercator-Universität Duisburg, Germany E. Dittmar ABB Network Control and Protection, Ladenburg,

More information

WSK INTELLIGENT TEMPERATURE AND HUMIDITY CONTROLLER USER MANUAL

WSK INTELLIGENT TEMPERATURE AND HUMIDITY CONTROLLER USER MANUAL WSK INTELLIGENT TEMPERATURE AND HUMIDITY CONTROLLER USER MANUAL WSK INTELLIGENT TEMPERATURE AND HUMIDITY CONTROLLER USER MANUAL v 1.0 Thanks for choosing the Intelligent temperature and humidity controller

More information

A2T. Absolute Optical Inclinometer Page 1 of 5. Description. Mechanical Drawing. Features

A2T. Absolute Optical Inclinometer Page 1 of 5. Description. Mechanical Drawing. Features Description Page 1 of 5 The A2T is a single axis, digital gravity angle sensor. The A2T serves as a full 360 range absolute tilt sensing programmable level with either digital or analog output. Internally,

More information

MODULAR DC POWER SUPPLY MODEL 62000B SERIES MODEL 62000B SERIES. Modular DC Power Supply. Ethernet. Key Features :

MODULAR DC POWER SUPPLY MODEL 62000B SERIES MODEL 62000B SERIES. Modular DC Power Supply. Ethernet. Key Features : Modular DC Power Supply MODEL 62000B SERIES Key Features : Voltage range: 1 ~ 150V Current range: Up to 2000A (System) Power range up to 1.5KW per module up to 120KW per system High Power Density (464

More information

ASM330LHH. Automotive 6-axis inertial module: 3D accelerometer and 3D gyroscope. Data brief. Features. Applications. Description

ASM330LHH. Automotive 6-axis inertial module: 3D accelerometer and 3D gyroscope. Data brief. Features. Applications. Description Data brief Automotive 6-axis inertial module: 3D accelerometer and 3D gyroscope Features LGA-14L Typ: (2.5 x 3.0 x 0.83 mm³) AEC-Q100 qualified Extended temperature range from -40 to +105 C Embedded compensation

More information

TECHNICAL DATASHEET #TDAX050000K CAN

TECHNICAL DATASHEET #TDAX050000K CAN This cost-effective, compact and robust CAN display shows machine, engine and transmission operating parameters and service codes. Enhanced operating information made available to a vehicle operator improves

More information

MICRO BURN IN PRODUCTS LISTED IN MODEL NUMBER ORDER FOLLOWED BY A BRIEF DESCRIPTION

MICRO BURN IN PRODUCTS LISTED IN MODEL NUMBER ORDER FOLLOWED BY A BRIEF DESCRIPTION MICRO BURN IN PRODUCTS LISTED IN MODEL NUMBER ORDER FOLLOWED BY A BRIEF DESCRIPTION MODEL 102P 102R DESCRIPTION Floor Stand (Plane) Floor Stand (Modified) HTRB Burn-In System (diode) Component Burn-In

More information

INTEGRATED TECH FOR INDUSTRIAL POSITIONING

INTEGRATED TECH FOR INDUSTRIAL POSITIONING INTEGRATED TECH FOR INDUSTRIAL POSITIONING Integrated Tech for Industrial Positioning aerospace.honeywell.com 1 Introduction We are the world leader in precision IMU technology and have built the majority

More information

IFC 100 Supplementary instructions

IFC 100 Supplementary instructions IFC 100 Supplementary instructions Signal converter for electromagnetic flowmeters Description of Modbus interface Electronic Revision: ER 3.0.xx Modbus version: 1.0.xx KROHNE CONTENTS IFC 100 1 Important

More information

Intelligent Pressure Measuring System

Intelligent Pressure Measuring System Available Online at www.ijcsmc.com International Journal of Computer Science and Mobile Computing A Monthly Journal of Computer Science and Information Technology ISSN 2320 088X IJCSMC, Vol. 3, Issue.

More information

Energy Management System. Operation and Installation Manual

Energy Management System. Operation and Installation Manual Energy Management System Operation and Installation Manual AA Portable Power Corp 825 S 19 TH Street, Richmond, CA 94804 www.batteryspace.com Table of Contents 1 Introduction 3 2. Packing List 5 3. Specifications

More information

GT24C256 2-WIRE. 256K Bits. Serial EEPROM

GT24C256 2-WIRE. 256K Bits. Serial EEPROM GT24C256 2-WIRE 256K Bits Serial EEPROM Copyright 2013 Giantec Semiconductor Inc. (Giantec). All rights reserved. Giantec reserves the right to make changes to this specification and its products at any

More information

GW-7238D J1939 to Modbus TCP Server / RTU Slave Gateway

GW-7238D J1939 to Modbus TCP Server / RTU Slave Gateway GW-7238D J1939 to Modbus TCP Server / RTU Slave Gateway User s Manual www.icpdas.com 1 Warranty All products manufactured by ICP DAS are under warranty regarding defective materials for a period of one

More information

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

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

More information

6.S062: Mobile and Sensor Computing aka IoT Systems

6.S062: Mobile and Sensor Computing aka IoT Systems 6.S062: Mobile and Sensor Computing aka IoT Systems http://6s062.github.io/6mob Lecturers Hari Balakrishnan (hari@csail.mit.edu) Fadel Adib (fadel@mit.edu) TA Hyunjoon (Richard) Song (rsong@mit.edu) Course

More information

Elchin Mammadov. Overview of Communication Systems

Elchin Mammadov. Overview of Communication Systems Overview of Communication Systems About Me Studying towards the Masters of Applied Science in Electrical and Computer Engineering. My research area is about implementing a communication framework (software

More information

Battery Stack Management Makes another Leap Forward

Battery Stack Management Makes another Leap Forward Battery Stack Management Makes another Leap Forward By Greg Zimmer Sr. Product Marketing Engineer, Signal Conditioning Products Linear Technology Corp. Any doubts about the viability of electric vehicles

More information

Accelerometer-Based Musical Instrument

Accelerometer-Based Musical Instrument Accelerometer Music Instrument University of Texas at Austin TI Innovation Challenge 2015 Project Report Team Leader: Team Members: Advising Professor: Video Texas Instruments Mentor (if applicable): Date:12/13/2014

More information

Determination of Calibration Factors

Determination of Calibration Factors Determination of Calibration Factors Digital data acquisition system use analog-to-digital converters (ADCs) to convert analog voltages from sensors to digital, binary data. The most common ADCs used for

More information

WBI Series Mass flow sensors for gases

WBI Series Mass flow sensors for gases FEATURES Flow ranges...2 sccm,...±2 sccm,...1 slpm,...±1 slpm Thermal mass flow sensing Digital I²C bus output RoHS and REACH compliant Quality Management System according to ISO 13485:23 and ISO 91:28

More information

4-20mA SERIES Single or Dual Axis MEMS Inclinometer

4-20mA SERIES Single or Dual Axis MEMS Inclinometer 4-20mA SERIES Single or Dual Axis MEMS Inclinometer The 2GIG 4-20mA Inclinometer is engineered to work for all applications. The internal software provides unlimited programming capabilities. It offers

More information

CAN bus and NMEA2000 1

CAN bus and NMEA2000 1 NMEA2000 relation to CAN and how Warwick Control can help Richard McLaughlin B.Sc., M.Sc., CEng Dr Chris Quigley Warwick Control NMEA Conference 2016, Naples, Florida CAN bus and NMEA2000 1 Company Profile

More information

CONTROLLER AREA NETWORK AS THE SECURITY OF THE VEHICLES

CONTROLLER AREA NETWORK AS THE SECURITY OF THE VEHICLES INTERNATIONAL JOURNAL OF COMPUTER ENGINEERING & TECHNOLOGY (IJCET) Proceedings of the International Conference on Emerging Trends in Engineering and Management (ICETEM14) ISSN 0976 6367(Print) ISSN 0976

More information

GW-7228 J1939/Modbus RTU Slave Gateway

GW-7228 J1939/Modbus RTU Slave Gateway GW-7228 J1939/Modbus RTU Slave Gateway User s Manual www.icpdas.com GW-7228 J1939/Modbus RTU Slave Gateway User s Manual (Ver 1.2, May/2011) ------------- 1 Warranty All products manufactured by ICP DAS

More information

Controller area network

Controller area network Controller area network From Wikipedia, the free encyclopedia (Redirected from Controller area network) Controller area network (CAN or CAN-bus) is a vehicle bus standard designed to allow microcontrollers

More information

, ,China. Keywords: CAN BUS,Environmental Factors,Data Collection,Roll Call.

, ,China. Keywords: CAN BUS,Environmental Factors,Data Collection,Roll Call. Advanced Materials Research Online: 2013-09-04 ISS: 1662-8985, Vols. 765-767, pp 1693-1696 doi:10.4028/www.scientific.net/amr.765-767.1693 2013 Trans Tech Publications, Switzerland The design of artificial

More information