期刊文献+
共找到1,836篇文章
< 1 2 92 >
每页显示 20 50 100
基于Modbus/TCP及FINS/TCP协议的数据采集与通讯系统设计 被引量:18
1
作者 卢伟 孟婥 +2 位作者 孙以泽 朱荷蕾 罗娟 《仪表技术与传感器》 CSCD 北大核心 2017年第1期88-91,共4页
针对棉麻纤维纱线晶变改性系统现场不同协议设备通讯协议不兼容的问题,设计了数据采集与通讯系统。系统以上位机、PLC CJ2M-CPU32和6块数据采集与控制模块ADAM-6017为硬件核心,采用单客户机、多服务器架构。上位机首先基于Modbus/TCP协... 针对棉麻纤维纱线晶变改性系统现场不同协议设备通讯协议不兼容的问题,设计了数据采集与通讯系统。系统以上位机、PLC CJ2M-CPU32和6块数据采集与控制模块ADAM-6017为硬件核心,采用单客户机、多服务器架构。上位机首先基于Modbus/TCP协议读取6块ADAM-6017中的数据进行缓存,整理合并,后基于FINS/TCP协议向PLC集中发送数据。现场数据采集与通讯过程通过在上位机VB环境下编程实现。经现场运行,该系统稳定可靠,满足了设计要求。 展开更多
关键词 数据采集与控制模块 PLC 以太网通讯 MODBUS/tcp fins/tcp
在线阅读 下载PDF
基于LSTM的FINS协议模糊测试用例生成方法
2
作者 顾俊杰 虞闯 +1 位作者 陶耀东 孙永超 《科学技术创新》 2025年第7期44-47,共4页
采用传统模糊测试框架进行FINS协议的测试用例生成和测试结果反馈时,存在协议测试效率低下问题,测试准确度不高以及漏洞的发现时间长的问题。因长短期记忆(Long Short-Term Memory,LSTM)网络可以更好地捕捉时序数据中的长期依赖关系,所... 采用传统模糊测试框架进行FINS协议的测试用例生成和测试结果反馈时,存在协议测试效率低下问题,测试准确度不高以及漏洞的发现时间长的问题。因长短期记忆(Long Short-Term Memory,LSTM)网络可以更好地捕捉时序数据中的长期依赖关系,所以本文提出一种基于LSTM的FINS协议模糊测试用例生成方法。通过学习FINS协议中的特征位,生成符合协议基本规范的测试用例,减少无效测试时间。本实验对于不同字段进行模糊处理,实验结果表明,优化后的有效测试用例占比相较于之前提升了24%。 展开更多
关键词 长短期记忆神经网络 fins协议 模糊测试 漏洞挖掘
在线阅读 下载PDF
基于Socket方式的以太网FinsTCP通讯 被引量:2
3
作者 朱霖 孙健 +1 位作者 邵振荣 曹镇游 《锻压装备与制造技术》 2020年第3期108-110,共3页
客户提出用第三方设备通过以太网SOCKET方式发送Fins/TCP与欧姆龙以太网模块CP1W-CIF41进行通讯,CP1W-CIF41做被动收发信号。本文主要介绍了一种通过SOCKET方式与以太网模块进行FinsTCP通讯的方法。
关键词 SOCKET 以太网 fins/tcp 通讯
在线阅读 下载PDF
基于FINS协议的Controller Link网监控系统设计 被引量:21
4
作者 徐世许 郑健 孙卫国 《计算机工程》 CAS CSCD 北大核心 2007年第10期95-97,共3页
Controller Link(CLK)网是OMRON开发的一种应用广泛的工厂自动化(FA)网络,其节点为可编程序控制器(PLC)和计算机,FINS是OMRON FA网络的通信协议。CLK网可以实现节点间的数据链接及信息通信功能。在工程应用中,要求在计算机节点上监控网... Controller Link(CLK)网是OMRON开发的一种应用广泛的工厂自动化(FA)网络,其节点为可编程序控制器(PLC)和计算机,FINS是OMRON FA网络的通信协议。CLK网可以实现节点间的数据链接及信息通信功能。在工程应用中,要求在计算机节点上监控网络中的各个PLC节点。该文利用Visual C++6.0设计了基于FINS协议的CLK网监控系统,并成功地用于城市污水处理系统的实时监控。 展开更多
关键词 数据链接 fins协议 信息通信 CONTROLLER LINK finsGateway
在线阅读 下载PDF
基于FINS协议的计算机与PLC的通信 被引量:9
5
作者 狄敬国 李秀美 王凤杰 《中国农机化》 北大核心 2012年第5期153-156,共4页
FINS协议用于OMRON的CompoBus/D、Controller Link、Ethernet等网络以及网络之间的通信。简要介绍了FINS协议,研究了基于FINS协议实现上位机和PLC串行通信的方法。PLC选用OMRON CP1H型机,上位机采用Visual C++6.0编程,调用FINS指令向PL... FINS协议用于OMRON的CompoBus/D、Controller Link、Ethernet等网络以及网络之间的通信。简要介绍了FINS协议,研究了基于FINS协议实现上位机和PLC串行通信的方法。PLC选用OMRON CP1H型机,上位机采用Visual C++6.0编程,调用FINS指令向PLC发送命令,与PLC进行信息交换。给出串口初始化、发送数据和接收数据等各部分程序代码。该方法为进一步开发基于FINS协议的PLC监控系统提供了有价值的参考。 展开更多
关键词 VC++ PLC fins协议 串行通信
在线阅读 下载PDF
基于Host Link FINS协议的PLC远程通信 被引量:1
6
作者 裴忠诚 陈洪骏 叶桦 《自动化与仪表》 北大核心 2014年第11期32-36,共5页
以欧姆龙公司CP1H型号的PLC为应用背景,设计了基于Host Link FINS协议的PLC设备远程监控系统。该文提出了基于串口的远程通信方案,并且详细分析了Host Link FINS协议的结构和指令格式,用MFC实现了监控软件的设计,完成监控软件与欧姆龙PL... 以欧姆龙公司CP1H型号的PLC为应用背景,设计了基于Host Link FINS协议的PLC设备远程监控系统。该文提出了基于串口的远程通信方案,并且详细分析了Host Link FINS协议的结构和指令格式,用MFC实现了监控软件的设计,完成监控软件与欧姆龙PLC的数据通信功能,实现监控软件对PLC的远程监控。经过现场的测试和运行,该监控系统稳定可靠,性能较高。 展开更多
关键词 HOST LINK fins 通信协议 数据帧 MFC 监控
在线阅读 下载PDF
基于HostLink(FINS)协议的计算机与CP1H串行通信实现 被引量:6
7
作者 许树业 沈林勇 《工业控制计算机》 2016年第2期13-14,共2页
结合工程实例,从应用层通讯协议、FINS协议、Host Link协议、串口通信策略等几个方面,讨论了上位计算机和下位CP1H之间基于Host Link(FINS)协议进行串行通信的实现方法。用实例验证了FINS包发送/接收序列的正确性。
关键词 Host LINK协议 fins协议 VB6.0 PLC 串口通信
在线阅读 下载PDF
基于FINS协议的计算机与PLC以太网通信 被引量:6
8
作者 吕琳 王凤杰 《工业控制计算机》 2023年第11期50-52,共3页
FINS协议用于OMRON的CompoBus/D、Controller Link、Ethernet等网络以及网络之间的通信。简要介绍了FINS协议,研究了基于FINS协议实现上位机和PLC以太网通信的方法。PLC选用OMRON CP1H型机,上位机采用Visual C++6.0编程,调用FINS指令向... FINS协议用于OMRON的CompoBus/D、Controller Link、Ethernet等网络以及网络之间的通信。简要介绍了FINS协议,研究了基于FINS协议实现上位机和PLC以太网通信的方法。PLC选用OMRON CP1H型机,上位机采用Visual C++6.0编程,调用FINS指令向PLC发送命令,与PLC进行信息交换。给出部分程序代码。该方法可为进一步开发PLC监控系统提供了有价值的参考。 展开更多
关键词 VC++ PLC fins协议 以太网通信
在线阅读 下载PDF
基于FINS协议的AGV无线控制的实现 被引量:2
9
作者 许丹 《电气自动化》 2015年第6期78-81,共4页
针对流水线多个工位、多辆AGV的复杂工况,设计一个以欧姆龙PLC为控制中心;以工业以太网、WIFI为通讯桥梁;以上位机软件为辅助的控制系统,实现不同工位对应不同AGV的控制。分析AGV自身通讯协议与欧姆龙PLC不兼容的问题,采用上位机软件完... 针对流水线多个工位、多辆AGV的复杂工况,设计一个以欧姆龙PLC为控制中心;以工业以太网、WIFI为通讯桥梁;以上位机软件为辅助的控制系统,实现不同工位对应不同AGV的控制。分析AGV自身通讯协议与欧姆龙PLC不兼容的问题,采用上位机软件完成协议转换以及信息处理的工作。实践证明,该方案解决了AGV与PLC之间的通讯障碍,并通过上位机辅助信息处理使PLC能更有效地完成控制任务。 展开更多
关键词 AGV 欧姆龙PLC 通讯 fins 协议转换
在线阅读 下载PDF
基于工业以太网FINS通信的配料监管系统设计 被引量:5
10
作者 伍经纹 徐世许 王鹏 《青岛大学学报(工程技术版)》 CAS 2016年第4期52-55,83,共5页
为了对配料现场实现远距离实时监控,本文设计了基于工业以太网FINS通信的配料监管系统。系统由上位计算机和下位机PLC组成,上位机通过以太网使用FINS协议与PLC通信,读取配料信息和状态;下位机通过RS232串口通信读取称重传感器数据,进而... 为了对配料现场实现远距离实时监控,本文设计了基于工业以太网FINS通信的配料监管系统。系统由上位计算机和下位机PLC组成,上位机通过以太网使用FINS协议与PLC通信,读取配料信息和状态;下位机通过RS232串口通信读取称重传感器数据,进而获取反应釜内的质量,控制配料过程。该设计使用VB 6.0中Winsock控件,依据FINS/UDP协议,开发了上位机与下位机通信程序,并采用ADO方式对Access数据库对数据进行保存、查询、导出等操作。该系统能够满足工业远距离实时监控的需求,并成功应用到实际的配料生产过程中。 展开更多
关键词 监管系统 通信 fins协议 以太网
在线阅读 下载PDF
基于HOST LINK协议的FINS通信 被引量:3
11
作者 陈大程 徐世许 柳仁松 《工业控制计算机》 2012年第5期16-17,共2页
上位机与欧姆龙PLC串行通信时,通常使用HOST LINK协议,但HOST LINK协议只能通信4位及4位以下地址数据。如果需要通信4位以上地址数据,可使用FINS协议。FINS是欧姆龙公司开发的用于工业自动化的串口通信和网络通信的协议。介绍了FINS用... 上位机与欧姆龙PLC串行通信时,通常使用HOST LINK协议,但HOST LINK协议只能通信4位及4位以下地址数据。如果需要通信4位以上地址数据,可使用FINS协议。FINS是欧姆龙公司开发的用于工业自动化的串口通信和网络通信的协议。介绍了FINS用于串口通信时的数据帧格式,并在Visual Basic的可视化开发环境下,利用MSComm控件开发了具体的通信应用,实现了上位机与PLC内存高地址之间的数据通信。 展开更多
关键词 fins VISUAL Basic 串口通信 HOST LINK协议 数据帧
在线阅读 下载PDF
基于FINS协议的液体自动配料系统设计 被引量:3
12
作者 张世综 徐世许 张万达 《工业仪表与自动化装置》 2020年第2期42-47,共6页
为解决某化工企业黏合剂配料中采取传统人工方式带来的称量不规范、记录信息不准确、效率低等问题,设计了基于FINS协议的液体自动配料系统。该系统包括上位机、欧姆龙CP1H系列PLC、梅特勒-托利多IND236称重仪表等,实现了对黏合剂自动配... 为解决某化工企业黏合剂配料中采取传统人工方式带来的称量不规范、记录信息不准确、效率低等问题,设计了基于FINS协议的液体自动配料系统。该系统包括上位机、欧姆龙CP1H系列PLC、梅特勒-托利多IND236称重仪表等,实现了对黏合剂自动配料过程的监视和控制,且系统可以根据不同的生产需求,灵活修改配方,并将物料的动态称重数据存储在Access数据库中,方便企业对黏合剂配料数据进行查询和追溯。 展开更多
关键词 液体配料 动态检重 fins协议 数据存储
在线阅读 下载PDF
Development and Verification of Simulation Model Based on Real MANET Experiments for Transport Layer Protocols (UDP and TCP) 被引量:2
13
作者 Joarder Mohammad Mustafa Kamal Mohammad Shahidul Hasan +1 位作者 Alison L. Griffiths Hongnian Yu 《International Journal of Automation and computing》 EI CSCD 2013年第1期53-63,共11页
There is a lack of appropriate guidelines for realistic user traces, mobility models, routing protocols, considerations of real-life challenges, etc. for general-purpose mobile ad hoc networks (MANET). In this paper... There is a lack of appropriate guidelines for realistic user traces, mobility models, routing protocols, considerations of real-life challenges, etc. for general-purpose mobile ad hoc networks (MANET). In this paper, four laptops are used in an open field environment in four scenarios to evaluate the performances of Internet control message protocol (ICMP) based ping and transmission control protocol (TCP) based streaming video applications using optimised link state routing (OLSR) implementation in an IEEE 802.11g wireless network. Corresponding simulations are developed in Network Simulator ns-2 by setting simulation parameters according to the real experiments. Difficulties faced to regenerate real-life scenarios have been discussed and the gaps between reality and simulation are identified. A setup guideline to produce realistic simulation results has been established. 展开更多
关键词 Mobile ad-hoc networks (MANET) real-life experiment Internet control message protocol (ICMP) user datagram protocol (UDP) transmission control protocol tcp optimised link state routing (OLSR) NS-2
原文传递
TCP-Rab: a receiver advertisement based TCP protocol 被引量:4
14
作者 汤旭红 刘正蓝 朱淼良 《Journal of Zhejiang University Science》 EI CSCD 2004年第11期1352-1360,共9页
With the evolution of network technologies, the deficiencies of TCP protocol are becoming more and more distinct. The new TCP implementation, called Receiver Advertisement Based TCP (TCP-Rab) proposed here to eliminat... With the evolution of network technologies, the deficiencies of TCP protocol are becoming more and more distinct. The new TCP implementation, called Receiver Advertisement Based TCP (TCP-Rab) proposed here to eliminate these deficiencies, adopts two basic mechanisms: (1) Bandwidth Estimation and (2) Immediate Recovery. Bandwidth estimation is carried out at the receiver, and the result is sent back to the sender via the acknowledgments. Immediate Recovery guarantees high performance even in lossy link. Rab can distinguish the reason for packet loss, and thus adopt appropriate recovery strategy. For loss by network congestion, it will back off its congestion window, and for loss by link errors, it will recover the congestion window immediately. Simulations indicated that Rab has superiority over other TCP implementations. 展开更多
关键词 Bandwidth Estimation Immediate Recovery tcp protocol
在线阅读 下载PDF
Novel satellite transport protocol with on-board spoofing proxy
15
作者 Liu Jiong Cao Zhigang Wang Jinglin 《Journal of Systems Engineering and Electronics》 SCIE EI CSCD 2006年第3期513-520,共8页
As a result of the exponential growing rate of worldwide Internet usage, satellite systems are required to support broadband Internet applications. The transmission control protocol (TCP) which is widely used in the... As a result of the exponential growing rate of worldwide Internet usage, satellite systems are required to support broadband Internet applications. The transmission control protocol (TCP) which is widely used in the Internet, performs very well on wired networks. However, in the case of satellite channels, clue to the delay and transmission errors, TCP performance degrades significantly and bandwidth of satellite links can not be fully utilized. To improve the TCP performance, a new idea of placing a TCP spoofing proxy in the satellite is considered. A Novel Satellite Transport Protocol (NSTP) which takes advantage of the special properties of the satellite channel is also proposed. By using simulation, as compared with traditional TCPs, the on-board spoofing proxy integrated with the special transport protocol can significantly enhance throughput performance on the high BER satellite link, the time needed to transfer files and the bandwidth used in reverse path are sharply reduced. 展开更多
关键词 satellite communication on-board spoofing proxy novel satellite transport protocol (NSTP) modified SACK (M-SACK) tcp ground station (GS).
在线阅读 下载PDF
The Design and Implement of TCP/IP Protocol Cluster on AVR Singlechip
16
作者 Rong Pan Hai Zhao +2 位作者 Jialiang Wang Dan Liu Penghua Cai 《Journal of Software Engineering and Applications》 2010年第8期761-766,共6页
With the rapid development of the embedded technology, research and implement of the Internet of things will be a new technology revolution, yet the implement of the Internet of things is on the base of the communicat... With the rapid development of the embedded technology, research and implement of the Internet of things will be a new technology revolution, yet the implement of the Internet of things is on the base of the communication between the things. For this reason, realizing the function of communication between singlechip is particularly important. Based on the characteristics of the embedded microcontroller, we analyzed the traditional PC TCP/IP protocol, and appropriately tailored TCP/IP protocol cluster on the basis of the characteristics of embedded singlechip. At last, we realized the reduced TCP/IP protocol cluster suitable for embedded singlechip, on AVR singlechip platform. 展开更多
关键词 The Internet of THINGS WEBIT Embedded System tcp/IP protocol ETHERNET
在线阅读 下载PDF
AN ENHANCEMENT SCHEME OF TCP PROTOCOL IN MOBILE AD HOC NETWORKS:MME-TCP
17
作者 Kai Caihong Yu Nenghai Chen Yuzhong 《Journal of Electronics(China)》 2007年第1期1-9,共9页
Transmission Control Protocol (TCP) optimization in Mobile Ad hoc NETworks (MANETs) is a challenging issue because of some unique characteristics of MANETs. In this paper,a new end-to-end mechanism based on multiple m... Transmission Control Protocol (TCP) optimization in Mobile Ad hoc NETworks (MANETs) is a challenging issue because of some unique characteristics of MANETs. In this paper,a new end-to-end mechanism based on multiple metrics measurement is proposed to improve TCP performance in MANETs. Multi-metric Measurement based Enhancement of TCP (MME-TCP) designs the metrics and the identification algorithm according to the characteristics of MANETs and the experiment results. Furthermore,these metrics are measured at the sender node to reduce the overhead of control information over networks. Simulation results show that MME-TCP mechanism achieves a significant performance improvement over standard TCP in MANETs. 展开更多
关键词 Ad hoc networks Transmission Control protocol tcp Network states End-to-end metrics Identification algorithms
在线阅读 下载PDF
Research on the Key Techniques of TCP Protocol Normalization for Mimic Defense Architecture
18
作者 Mingxing Zhu Yansong Wang +4 位作者 Ruyun Zhang Tianning Zhang Heyuan Li Hanguang Luo Shunbin Li 《Journal on Internet of Things》 2021年第3期99-107,共9页
The Mimic Defense(MD)is an endogenous security technology with the core technique of Dynamic Heterogeneous Redundancy(DHR)architecture.It can effectively resist unknown vulnerabilities,backdoors,and other security thr... The Mimic Defense(MD)is an endogenous security technology with the core technique of Dynamic Heterogeneous Redundancy(DHR)architecture.It can effectively resist unknown vulnerabilities,backdoors,and other security threats by schedule strategy,negative feedback control,and other mechanisms.To solve the problem that Cyber Mimic Defense devices difficulty of supporting the TCP protocol.This paper proposes a TCP protocol normalization scheme for DHR architecture.Theoretical analysis and experimental results show that this scheme can realize the support of DHR-based network devices to TCP protocol without affecting the security of mimicry defense architecture. 展开更多
关键词 Mimic defense tcp protocol NORMALIZATION
在线阅读 下载PDF
基于工业机器人的Modbus TCP通信设计与实现 被引量:2
19
作者 陈霞 黄香平 《工业控制计算机》 2025年第8期20-21,24,共3页
以埃夫特工业机器人为例,设计了Modbus TCP通信客户端实现对埃夫特工业机器人内存数据的读写操作。为了兼容其他具备Modbus TCP协议通信的工业机器人,减少对工业机器人硬件地址的依赖性,采用Modbus TCP协议地址可配置方式实现对不同工... 以埃夫特工业机器人为例,设计了Modbus TCP通信客户端实现对埃夫特工业机器人内存数据的读写操作。为了兼容其他具备Modbus TCP协议通信的工业机器人,减少对工业机器人硬件地址的依赖性,采用Modbus TCP协议地址可配置方式实现对不同工业机器人的通信接入。最后针对埃夫特ER3-600系列6自由度工业机器人进行系统测试,实现对其内存数据的读写操作,达到预期效果。 展开更多
关键词 Modbus tcp协议 工业机器人 PyQt5
在线阅读 下载PDF
基于FINS协议网络式转动天线控制系统
20
作者 朱振军 《信息系统工程》 2017年第10期97-98,共2页
我台共有两副转动天线,老版本转动天线控制系统使用的是RS485的通讯方式,运行过程中,会随机性出现运行图写入PLC不成功,软件出现未响应等直接影响安全播出的问题,为了解决这些问题,在新控制系统上,增加欧姆龙PLC的以太网通讯模块,由先前... 我台共有两副转动天线,老版本转动天线控制系统使用的是RS485的通讯方式,运行过程中,会随机性出现运行图写入PLC不成功,软件出现未响应等直接影响安全播出的问题,为了解决这些问题,在新控制系统上,增加欧姆龙PLC的以太网通讯模块,由先前的RS485通讯方式,改为TCP/IP以太网通讯方式进行监视与控制,新系统在近一年多的运行过程中,稳定性得到了很好的验证。 展开更多
关键词 fins协议 tcp/IP 运行图 老版本 新版本
在线阅读 下载PDF
上一页 1 2 92 下一页 到第
使用帮助 返回顶部