
Operates at data rates of up to 1 Mega bits per second
Was originally developed for use in cars, Is now being used in many other industrial automation and control applications
Fields in a CAN Frame
A Standard CAN Frame consists of seven different bit fields:
* two reserved bits (r0 and r1) and
* a four bit Data Length Code (DLC). The DLC indicates the number of bytes in the Data Field that follows
Following the End Of Frame is the INTermission field consisting of three recessive bits
Data Rate vs Bus Length
The rate of data transmission depends on the total overall length of the bus and the delays associated with the transceivers. For all ISO11898 compliant devices running at 1Mbit/sec speed, the maximum possible bus length is specified as 40 Metres, For longer bus lengths it is necessary to reduce the bit rate. To give some indication of this the following numbers are from the DeviceNet features list:- two-wired bus originally to interact within small num. of devs (radio/TV tuning, ...)
- speeds:
– 400 kbps (fast mode)
– 3.4 Mbps (high-speed mode)
- data transfers: serial, 8-bit oriented, bi-directional
- master/slave relationships with multi-master option (arbitration)
- master can operate as transmitter or receiver
- addressing: 7bit or 10bit unique addresses
- two-wired bus
– serial clock line (SCL)
Comments
Post a Comment