Device Net
Device Net
Contents
[hide]
• 1 History
• 2 Technical Snapshot
• 3 Architecture
• 4 Conformance Test
o 4.1 Conformance Test Procedure
• 5 Sources
[edit] History
In order to promote the use of DeviceNet worldwide, Rockwell Automation has adopted
the "open" concept and decided to share the technology to third party vendors. Hence, it
is now managed by the Open DeviceNet Vendors Association (ODVA), an independent
organization located in North America. ODVA maintains specifications of DeviceNet
and oversees advances to DeviceNet. In addition, ODVA ensures compliance to
DeviceNet standards by providing conformance testing and vendor conformity.[4]
1. Defines the Media, Physical, Data-Link, and Application layers of the ISO/OSI
7-layer model (see Open Systems Interconnection)
2. Incorporates trunkline topology with separate buses for signal and power
(Typical configuration: two twisted pairs and a single shield)
3. Baudrates defined: 125 kbit/s, 250 kbit/s, and 500 kbit/s
4. Trunk length is inversely proportional to the speed, i.e. 500, 250 and 100 meters
respectively
5. A not-so new flat cable was added to the specification to allow the use of the
quick-fix connector
6. Up to 64 nodes on a single logical network. (Node addresses range from 0 - 63)
7. Supports master/slave as well as peer-to-peer communication, although majority
of the devices work in the master/slave configuration
8. Allows multiple masters on a single logical network
9. Network cable can supply device power along same cable as communication
cable (Generally smaller devices such as photo-eyes, limit switches, and
proximity switches).
10. Networked devices can be simultaneously controlled and configured
11. Engineered to withstand noisy environments
References [5][6]
[edit] Architecture
Physical Layer
DeviceNet supports 125 kbit/s, 250 kbit/s and 500 kbit/s data rates. Depending on the
chosen cable type, DeviceNet can support communication up to 500 meters (Round
thick cable). Typical round cable supports up to 100 meters. While flat style cable
supports up to 380 meters at 125 kbit/s and 75 meters at 500 kbit/s.[8]
DeviceNet uses a differential serial bus (Controller Area Network) as its Data Link
Layer. Using CAN as a backbone, DeviceNet requires minimal bandwidth to transmit
and package messages. In addition, a smaller processor may be selected in the design of
device thanks to data frame format and the ease at which the processor can parse
through the data. See below for full format.[9]
Reference[10]
Upon transmitting the first packet of data, the "Start of Frame" bit is sent to synchronize
all receivers on the network. The CAN identifier (denoted from 0-63) and RTR bit
combine to set priority at which the data can be accessed or changed. Lower identifiers
have priority over higher identifiers. In addition to transmitting this data to other
devices, the device also monitors the data sent. This redundancy validates the data
transmitted and eliminates simultaneous transmissions. If a node is transmitting at the
same time as another node, the node with the lower 11 bit identifier will continue to
transmit while the device with the higher 11 bit identifier will stop.[11]
The following 6 bits contain information for specifying the Control Field. The initial
two bits are fixed, while the last four are used to specify length field of the Data Field.
The Data Field contains from zero to eight bytes of usable data.[12]
The following data frame is the CRC (Cyclic Redundancy Check) Field. The frame
consists of 15 bits to detect frame errors and maintains numerous format delimiters. Due
to ease of implementation and immunity to most noisy networks, CAN provides a high
level of error checking and fault confinement.[13]
Network
To declare your product as DeviceNet compatible, a vendor needs to send their product
to the ODVA test lab for the certification. ODVA used to have a few other test labs
around the world, i.e. UK, Japan, and China. Is has now been consolidated into one that
is in North America.[15]
The following procedure shows you how to get your product certified.