The CAN Bus - Introduction |
|
|
The CAN protocol is an ISO standard (ISO 11898) for serial data communication. The protocol was developed aiming at automotive applications. Today CAN has gained widespread use and is used in industrial automation as well as in automotives and mobile machines. The CAN standard includes a physical layer and a data-link layer which defines a few different message types, arbitration rules for bus access and methods for fault detection and fault confinement.
The CAN ProtocolThe CAN protocol is defined by the ISO 11898-1 standard and can be summarized like this:
Higher Layer ProtocolsThe CAN protocol itself just specifies how small packets of data safely may be transported from point A to point B using a shared communications medium. It (quite naturally) contains nothing on topics such as flow control, transportation of data larger than can fit in a 8-byte message, node addresses, establishment of communication, etc. These topics are covered by a Higher Layer Protocol, HLP . The term HLP is derived from the OSI model and its seven layers. Higher layer protocols are used in order to
User Groups, etcOne of the more efficient ways to increase your long term performance within the CAN area, is to participate in the work carried out within a users' groups that works well. Even when you are not actively contributing to the work, the user's groups are in general good sources of information. Visiting conferences is another good way of getting comprehensive and relevant information.
CAN ProductsAt the low level there are, in principle, two kinds of CAN products available on the open market, CAN chips and CAN development tools. At a higher layer another two kinds of products are relevant, CAN modules and CAN design tools. A wide variety of these are now available on the open market.
Patents in the CAN AreaPatents relevant for CAN application can be of many different types: synchronization and clock implementations,
transmission of large data sets (the CAN protocol uses data frames
of just eight bytes length), etc.
Distributed Control SystemsThe CAN protocol is a good basis when designing Distributed Control Systems. The CAN arbitration method ensures that each CAN node just has to deal with messages that are relevant for that node. A Distributed Control System can be described as a system where the processor capacity is distributed among all nodes in a system. The opposite can be described as a system with a central processor and local I/O-units. Further InformationThere are a large number of information sources. We have tried to organize the information we are aware of, so that it will fit into one of the groups: Slide Shows and White Papers, Magazine and Articles or Links to other CAN related sites.
|
|