BRISKODA - The Skoda Forums

CAN Bus - A Brief Guide

This is a discussion on CAN Bus - A Brief Guide within the Technical Guides forums, part of the Skoda Model Discussion Area category; CAN Bus We hear it mentioned alot on this forum, so what is it? CAN stands for controller area network. ...


Go Back   BRISKODA - The Skoda Forums > Skoda Model Discussion Area > Technical Guides

Pronounced "bris-skoda", a brisk skoda.

Register FAQ Members List Calendar Mark Forums Read
Old 10-03-2008, 20:43   #1
ECUless
 
fordfan's Avatar
 
Join Date: Mar 2005
Posts: 1,664
Default CAN Bus - A Brief Guide

CAN Bus


We hear it mentioned alot on this forum, so what is it?

CAN stands for controller area network. In this day and age many vehicle systems are computer controlled, the CAN Bus is the way by which messsages are shared between the control units. The CAN Bus comprises of two wires twisted together at around 40 twists per metre, these are known as CAN High and CAN Low. The signals are digital which means that they are 0 or 1 and are represented by a square wave (for diagnostic purposes the low voltage is in reality a little over 0). CAN High has the signal where 0 is off and 1 is on, CAN Low is the inverse, 1 for off and 0 for on, the messages are derived from the difference in signal between the CAN High and CAN Low, as they are twisted together any interference will affect the High and Low equally, meaning that the difference will still be the same.

On the Skodas there are basically two CAN systems (more can be added as required by the vehicle deigners), Powetrain CAN and Convenience CAN. The Powetrain CAN will comprise of units that control the engine, gearbox, brakes, steering etc., the convenience CAN will comprise of units that control the door locks, windows, mirrors, radio, air conditioning etc.

The powertrain CAN is around 5 times faster than the the convenience CAN, as engine data needs to be constantly updated, and the convenience CAN mostly
processes user inputs (pushing a button). Control units that use a lower speed CAN are cheaper to produce than those that use higher speeds. These CANs
cannot talk to each other directly, so are interfaced through the Gateway, which is often found in the dash panel. The vehicle daiagnostics plug is also connected to the Gateway.

Data from the engine sensors is sent to the engine control unit in analogue form (varying voltage), any data that needs to be sent from ECU goes through a CAN controller (which converts the signal to digital), a transceiver and is broadcast to every control unit on the network.

A CAN sgnal is made up of 108 or 126 bits (a bit is either 1 or a little over 0), the signal is split up as follows:

Start 1 bit
Status or Identifier 11 bits, 29 bit identifiers are now beginning to be used, hence 108 or 126 bit signals
Unused 1 bit
Check or Control 6 bits
Data 64 bits
Safety 16 bits
Confirmation 2 bits
End 7 bits


When the signal is received it goes through the transceiver on the receiving control unit, the CAN controller for conversion and finally gets used by the control unit, which then, after a safety check, sends an aknowledgement to the originating control unit. If this data is required by the convenience CAN (it may be a vehicle speed signal that the radio and the door locks use) it will go through the Gateway onto the other CAN network.


Why is it used?

It enables vehicle manufacturers to enhance their vehicles for little extra cost. By having the ability to share a signal from one sensor such as an ABS sensor the speedometer works, the power steering adapts its weighting, the doors automatically lock, the wheels don't lock up under heavy braking, the traction control system works and the raido volume automatically adjusts. Without the CAN Bus a separate sensor and the associated wiring would be needed for each of these functions.
fordfan is offline  
Digg this Post!Add Post to del.icio.us
Closed Thread

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump


All times are GMT +1. The time now is 18:06.


Website © 2002-2008 BRISKODA ltd & SUMMIT360 ltd E. & O.E.

Search Engine Friendly URLs by vBSEO 3.2.0

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99