DNP_DataLink_layer
DNP_DataLink_layer
Protocol Architecture
IEC Enhanced Performance Architecture
Application
Presentation
Session
Transport
Network
Physical
Physical
Communication Media
DNP
DATA Link Layer
Data Link Layer
The Data Link Layer is the second layer in the
Open System Interconnection (OSI) model.
Destination - 2 octet destination address. The first octet is the LSB and
the second octet is the MSB.
Source - 2 octet Source address. The first octet is the LSB and the second
octet is the MSB
CRC - 2octet Cyclic Redundancy Check sum.
User Data - Each block following the header has 16 octets of User
defined data except the last block of a frame which contains 1 to 16 octets of
User defined data as needed.
Control Field
The control field contains the direction of the frame, type of frame and
flow control information.
The first octet of the address is the low order octet and the second
octet is the high order.
The destination address field is 2 octets in size and specifies the
address of the station that the frame is directed to
The first octet of the address is the low order octet and the second
octet is the high order.
CRC Fields
A two octet cyclic redundancy check is appended to each block in a
frame.
The START,LENGTH, CONTROL, DESTINATION and SOURCE
fields are all included whencalculating the CRC for the header.
The two octet CRC is generated from the following polynomial
Data Link layer frame format
User Data
The frame sent contains the user data from the primary
data link user that is to be passed to the data link user
of the secondary station.