- 1、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。。
- 2、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 3、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
- 4、该文档为VIP文档,如果想要下载,成为VIP会员后,下载免费。
- 5、成为VIP后,下载本文档将扣除1次下载权益。下载后,不支持退款、换文档。如有疑问请联系我们。
- 6、成为VIP后,您将拥有八大权益,权益包括:VIP文档下载权益、阅读免打扰、文档格式转换、高级专利检索、专属身份标志、高级客服、多端互通、版权登记。
- 7、VIP文档为合作方或网友上传,每下载1次, 网站将根据用户上传文档的质量评分、类型等,对文档贡献者给予高额补贴、流量扶持。如果你也想贡献VIP文档。上传文档
查看更多
LCT 微机励磁控制器 Digital Excitation Controller 通讯规约 Communication Protocol
PAGE
PAGE 1
LCT 微机励磁控制器
LCT Digital Excitation Controller
通讯规约
Communication Protocol
LCT微机励磁控制器与DCS分散控制系统的通讯协议The protocol of LCT digital excitation controller and DCS separated controlling system
通讯标准 Communication standard
采用RS-232串口;通讯波特率9600bps;3线通讯方式(数据出、数据入、地)。Adopt RS-232 serial port;9600bps communicating baud rate; three-line communicating mode(data output, data input, earth).
通讯协议 Communication protocol
采用MODBUS协议,RTU编码方式。Adopt Modbus protocol, RTU coding mode.
采用主从式通讯方式,DCS系统为主站,励磁控制器为从站。Adopt master-slaving communication mode, define DCS system as master station, digital excitation controller as slave station.
通讯数据格式 Communication data mode
1位起始位,8位数据位,没有奇偶校验,2位停止位。1 bit as start bit, 8 bit as data bit, non odd and even checking, 2 bit as stop bit.
错误检测采用CRC16校验方式,校验多项式为X16+X15+X2+1。Error checking adopts CRC16 test mode, testing multinomial is X16+X15+X2+1.
数据包格式 Data package format
起始Start
目的地址Destination address
功能码Function code
数据Data
CRC校验CRC checking
结束End
T1T2T3T4
1字节
1 Byte
1字节
1 Byte
N字节
N Byte
2字节
2 Byte
T1T2T3T4
T1T2T3T4:时间长度,由应用程序控制,两个数据包之间的最小时间间隔为传送3.5个字符的发送时间(约4ms)。Time length, controlled by application, the least time distance between two data package is as long as the sending time of 3.5 character(about 4ms).
目的地址Destination address:DCS主站要访问的从站地址。如果励磁调节器为双通道结构,则占用两个从站地址;若励磁调节器为单通道结构,则占用一个从站地址。 The slave address which the DCS master station should call on. If excitation regulator is two-channel structure, engross two slave station addresses; If single-channel structure, then use one slave station address.
功能码Function code:主站告知从站所要执行的操作代码。 Master station give slave station the operation code it will carry out.
数据Data:传送的数据,长度为N字节。Sent data, length is N byte.
CRC校验CRC checking:前面所有数据的CRC校验值,长度为2字节。The CRC testing value of above all data, length is 2 bytes.
功能码定义 Function code definition
为保证微机励磁调节装置的可靠运行,调节装置只支持DCS主站的读命令,不允许DCS主站对调节装置进行
文档评论(0)