Process Data Acquisition – PDA

-- Detailed analysis of quality manage&industrial big data sources

高速数采方案

High speed data acquisition scheme

系统

System

联系我们

Contact us

1 S7-1500 and slave drop data collection scheme

33 RS232 / RS485

2 S7-400 Ethernet high speed fixed period 2ms

34 Rockwell AB PLC

3 S7-300 Ethernet high speed fixed period

35 OPC / OPC Ua

4 Profinet

36 Auxiliary transmission S120

5 S7-400/300/TDC/FM458 Ethernet Variable Access

37 Main driver system SL150

6 Standard Ethernet UDP

38 B&R - Robot

7 Standard Ethernet TCP

39 MITSUBISHI MC protocol - format 4

8 S7 PLC Tools for program debugging - pdaTools

40 MITSUBISHI MELSECT – QnA 3E

9 S7-400/300/TDC/FM458 Symbol Variable DB block

41 MITSUBISHI Q-Series UDP

10 S7-400/300 iso(MAC address)

42 Smart meter DL/T645-2007 protocol

11 S7-300/400 standard ethernet

43 S7-200 smart

12 TDC Ethernet

44 Automobile CAN-bus

13 S7-1500/1200

45 Alstom HPCi VMIVME 7750 - UDP

14 MPI/DP variable access

46 Collecting KEPServer data through Opc Ua

15 Profibus-DP

47 Collecting S7-1500 data through Opc Ua

16 RFM(Reflective Memory)

48 Listen to all data on the Profibus bus and collect it

17 CoDeSys

49 ABB main drive ACS6000

18 Interface Module

50 Collecting PCI/PCIe card data

19 Simotion D

51 Collect TC-net network data

20 EGD(Ethernet Global Data)

52 Collect UDP data forwarded by Tc-net

21 Modbus Register address

53 Collect domestic PLC data

22 Modbus TCP Memory block

54 Other data collection methods

23 Modbus TCP Register address

55 High speed data forwarding

24 FM458 Profibus-DP gateway

56 PDA system scheme for converter, RH furnace, LF furnace in steel plant

25 GE Fanuc SRTP/ SNPX

57 Continuous Casting Hydraulic Vibration PDA System

26 Wago

58 Hot rolling TDC GDM.PDA system renovation

27 MOOG PLC

59 USB HID

28 ABB PLC

60 AnyControl

29 Beckhoff Ethernet

61 DDEServer

30 Bechhoff Realtime Ethernet

 

31 Beckhoff Ads

 

32 EtherCAT

 

55 High speed data forwarding

55.1 High speed data forwarding - connection

This task is executed by PDAServer.exe, it may achieve millisecond level forwarding.

The PDA server adds a multi port network card. In principle, the data required by other systems is not directly connected to the L1 controller, but is obtained through PDA forwarding. Different network segments are forwarded through different network ports, which can save a lot of PLC resources.

The first forwarding method is set through Config.csv, as shown in the figure below, with the forwarding IP, forwarding destination IP, and forwarding cycle set. This method can only forward to one place.

Figure 1 Setting up high-speed data forwarding to a location

The second method is set through toIP. ini, which allows for high-speed forwarding to up to 10 locations, forward the received data at once when the forwarding cycle is 0.

 

Figure 2 Setting up high-speed data forwarding to multiple locations

55.2 High speed data forwarding - hybrid

This task is executed by Retransfer.exe, the forwarding period is an integer multiple of 10ms.

Retransfer.ini is the configure file.

Type 0: Combine data from different connection channels and send to the destination IP using UDP. The configuration example is as follows, the period is used to set the period (ms).

Type 1: Retransfer all data of the connection, the efficiency is lower than the previous method.

[ToL2]

style=0,挑变量转发

WithTimeStamp=1,是否带时间戳如2023-12-23 12:32:19.200

targetIP=192.168.0.220

targetPort=3010

period=20

1=1000,1

2=1000,2

3=1000,3

4=1000,36

5=1000,37

6=1000,4

7=2000,3

8=2000,8

9=2000,32

10=3000,12

11=3000,20

12=4000,2

13=4000,3

 

[ToL3]

style=0,挑变量转发

WithTimeStamp=0

targetIP=192.168.0.221

targetPort=3020

period=25

1=1000,10

2=1000,20

3=1000,30

4=1000,22

5=2000,31

6=2000,2

7=2000,32

8=3000,11

9=3000,20

10=4000,1

11=4000,2

 

[ToQuality]

style=1,转发整个连接

WithTimeStamp=0

targetIP=192.168.0.222

targetPort=3050

period=50

1=1000

 

[ToDevice]

style=1,转发整个连接

WithTimeStamp=0

targetIP=192.168.0.223

targetPort=3060

period=50

1=3000

 

Apparatus test&Fault diagnosis&Quality analysis

Millisecond data sampling

Real-time data compression

Capture signal instantaneous mutation

友情链接 百度 腾讯 新浪 网易 搜狐 凤凰 淘宝 京东 中国自动化网 中国工控网 西门子 罗克韦尔 华军软件园 天空软件站 非凡软件站 多多软件站 携程 知乎

中国五矿 中冶集团 中冶赛迪 中冶南方 中冶京诚 中冶华天 中冶长天 中冶北方 中冶焦耐 中国宝武 宝信 宝钢 武钢 鞍钢 河钢 首钢 山钢 涟钢

ICP2025092850 版权所有©Copyright:2025-2035. 经纬铭月科技(武汉)有限公司

 

 

Develop communication protocol, Customized analysis function, XinChuang domestic obsession

 

PDAServer    PDAClient