CN112099426A - Extensible PLC intelligent data acquisition method - Google Patents

Extensible PLC intelligent data acquisition method Download PDF

Info

Publication number
CN112099426A
CN112099426A CN202010811744.7A CN202010811744A CN112099426A CN 112099426 A CN112099426 A CN 112099426A CN 202010811744 A CN202010811744 A CN 202010811744A CN 112099426 A CN112099426 A CN 112099426A
Authority
CN
China
Prior art keywords
data
plc
module
type
acquisition
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
CN202010811744.7A
Other languages
Chinese (zh)
Other versions
CN112099426B (en
Inventor
刘志华
马文
尉建龙
朱涛
王艺桥
王鸿儒
张江伟
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Taiyuan Heavy Industry Co Ltd
Original Assignee
Taiyuan Heavy Industry Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Taiyuan Heavy Industry Co Ltd filed Critical Taiyuan Heavy Industry Co Ltd
Priority to CN202010811744.7A priority Critical patent/CN112099426B/en
Publication of CN112099426A publication Critical patent/CN112099426A/en
Application granted granted Critical
Publication of CN112099426B publication Critical patent/CN112099426B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G05CONTROLLING; REGULATING
    • G05BCONTROL OR REGULATING SYSTEMS IN GENERAL; FUNCTIONAL ELEMENTS OF SUCH SYSTEMS; MONITORING OR TESTING ARRANGEMENTS FOR SUCH SYSTEMS OR ELEMENTS
    • G05B19/00Programme-control systems
    • G05B19/02Programme-control systems electric
    • G05B19/04Programme control other than numerical control, i.e. in sequence controllers or logic controllers
    • G05B19/05Programmable logic controllers, e.g. simulating logic interconnections of signals according to ladder diagrams or function charts
    • G05B19/054Input/output
    • GPHYSICS
    • G05CONTROLLING; REGULATING
    • G05BCONTROL OR REGULATING SYSTEMS IN GENERAL; FUNCTIONAL ELEMENTS OF SUCH SYSTEMS; MONITORING OR TESTING ARRANGEMENTS FOR SUCH SYSTEMS OR ELEMENTS
    • G05B2219/00Program-control systems
    • G05B2219/10Plc systems
    • G05B2219/15Plc structure of the system
    • G05B2219/15077Modular structure, memory tables hold data about type of connected apparatus and data format

Landscapes

  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Engineering & Computer Science (AREA)
  • Automation & Control Theory (AREA)
  • Programmable Controllers (AREA)

Abstract

The invention discloses an extensible PLC intelligent data acquisition method, which comprises the following steps: classifying the data type of the detection element according to the data characteristic of the detection element; establishing a sample data block according to the data type classification result and the data characteristics of the detection element; writing an element data block comprising a plurality of sub-data acquisition modules into the PLC according to the grammatical features of the PLC and the types and the number of detection elements connected with the PLC; setting a data acquisition algorithm according to a data structure of a subdata acquisition module in the element data block; and determining a starting address and an ending address according to the data acquisition requirement, and acquiring data by the PLC by using a data acquisition algorithm based on the starting address and the ending address. The extensible PLC intelligent data acquisition method can efficiently configure data acquisition channels according to different data amounts required to be acquired by different equipment, efficiently classify and acquire data according to different data types, can be suitable for various industrial equipment, and achieves good acquisition effect.

Description

Extensible PLC intelligent data acquisition method
Technical Field
The invention relates to the technical field of industrial equipment control, in particular to an extensible PLC intelligent data acquisition method.
Background
In order to make the control process of the industrial equipment more informationized and intelligent, the running state and the state data of the industrial equipment are detected and collected by a Programmable Logic Controller (PLC) and various detection instruments, so as to control the industrial equipment based on the collected state data, such as positioning, opening and closing, pressure protection, safety protection and the like. The detection instrument of the existing industrial equipment mainly comprises detection elements such as an ammeter, a voltmeter, a pressure gauge, a sensor and an encoder, wherein the detection elements are respectively connected with a part to be detected of the industrial equipment and a PLC (programmable logic controller) when in use, the detection elements detect and collect the running state and state data of the industrial equipment and send the collected state data to the PLC, and the PLC controls the industrial equipment according to the state data collected by the detection elements.
The existing connection mode of the detection element and the PLC is a point-to-point mode, when the PLC is used, independent programming collection needs to be carried out on each detection element, the reusability and the practicability are poor, and the data collection efficiency is low. And, when the detecting element needs to be changed or the position of the channel for accessing the detecting element to the PLC changes, the data program on the bottom layer of the PLC needs to be modified to ensure the adaptation of the detecting element to the PLC, which may seriously affect the operation stability and production efficiency of the corresponding industrial equipment.
Disclosure of Invention
In order to solve the technical problems in the prior art, the invention provides an extensible PLC intelligent data acquisition method.
The invention discloses an extensible PLC intelligent data acquisition method, which comprises the following steps:
classifying the data type of the detection element according to the data characteristic of the detection element;
establishing a sample data block according to the data type classification result and the data characteristics of the detection element;
writing an element data block in the PLC according to the grammatical characteristics of the PLC and the type and the number of detection elements connected with the PLC, wherein the element data block comprises a plurality of sub-data acquisition modules, each sub-data acquisition module corresponds to one detection element, the data structure of each sub-data acquisition module is the same as that of a sample data block corresponding to the detection element, and all the sub-data acquisition modules are sequentially arranged in the element data block;
setting a data acquisition algorithm according to a data structure of a subdata acquisition module in the element data block;
and determining a starting address and an ending address according to the data acquisition requirement, and acquiring data by the PLC by using a data acquisition algorithm based on the starting address and the ending address.
In some alternative embodiments, classifying the data type of the sensing element according to the data characteristic of the sensing element includes:
classifying the data types of the detection elements into sensor data and position data according to the data characteristics of the detection elements;
dividing the sensor data into four subdata types of 4-20 mA data/resolution 27648, 0-20 mA data/resolution 4096, +/-10V data/resolution +/-2048 and +/-10V data/resolution +/-27648, and respectively setting type labels for the four subdata types;
dividing the position data into three subdata types of an absolute value, an incremental type and a binary system, and respectively setting type labels for the three subdata types.
In some optional embodiments, creating a sample data chunk according to the data type classification result and the data characteristics of the detection element includes: and establishing a sensor data sample data block and a position data sample data block according to the data type classification result and the data characteristics of the detection element.
In some optional embodiments, the sensor data type sample data block includes: the device comprises a channel existence module, a type effective module, a proportion effective module, a disconnection fault module, an external address module, a type module, a sampling value module, a proportion conversion value module, a scale factor module and a real value parameter module.
In some optional embodiments, the sensor data type specimen data block further comprises a backup parameter module.
In some optional embodiments, the location data class specimen data block includes: channel existence, parameter error, encoder fault, power supply short circuit, zero point setting, type, resolution, offset, sampling value, actual value and peripheral address parameter module.
In some optional embodiments, the location data type specimen data block further comprises a standby parameter module.
In some optional embodiments, the data acquisition algorithm includes a first data acquisition algorithm corresponding to the sensor data type sample data chunk and a second data acquisition algorithm corresponding to the position data type sample data chunk;
the first data acquisition algorithm corresponding to the sensor data sample data block comprises the following contents:
judging whether a component data channel exists or not; if not, skipping the current element data acquisition; if yes, carrying out the next step;
judging whether a disconnection fault exists or not; if yes, outputting an alarm; if not, carrying out the next step;
reading a set peripheral address to collect element data and place the element data on a sampling value, and judging whether the type and scale factor data setting is valid or not; if not, outputting an alarm; if yes, carrying out the next step;
and performing data operation according to the set resolution, the scale factor and the sampling value, and writing the data operation result into the scale conversion value and the actual value.
In some optional embodiments, the second data acquisition algorithm corresponding to the sample data chunk of the location data class includes the following contents:
judging whether a component data channel exists or not; if not, skipping the current element data acquisition; if yes, carrying out the next step;
sequentially judging whether a power supply short circuit and an encoder fault exist; if yes, outputting an alarm; if not, carrying out the next step;
reading a set peripheral address to acquire element data and place the element data on a sampling value, judging whether a parameter error exists or not, and outputting an alarm if the parameter error exists; if not, carrying out the next step;
and performing data operation according to the set resolution, offset and sampling value, writing the data operation result into a proportional conversion value and an actual value, and writing the data operation result into the current position to record the relative position of the equipment when zero point setting is performed by leading rising edge pulses to be in a temporary state, so that the displacement measurement of the equipment is realized.
The technical scheme of the invention has the following main advantages:
the extensible PLC intelligent data acquisition method can efficiently configure data acquisition channels according to different data amounts required to be acquired by different devices, efficiently classify and acquire data according to different data types, and avoid the problems of poor reusability and practicability and low data acquisition efficiency caused by independent programming acquisition of each detection element by the PLC; meanwhile, the element data are collected on the element data block layer, reusability of a sample data structure and expansibility of a type label and an element data collection algorithm can be achieved, the method can be suitable for various industrial equipment, and a good collection effect is achieved.
Drawings
The accompanying drawings, which are included to provide a further understanding of embodiments of the invention and are incorporated in and constitute a part of this specification, illustrate embodiments of the invention and together with the description serve to explain the invention and not to limit the invention. In the drawings:
fig. 1 is a flowchart of an extensible PLC intelligent data collection method according to an embodiment of the present invention;
fig. 2 is a flowchart of a data acquisition process of the extensible PLC intelligent data acquisition method according to an embodiment of the present invention.
Detailed Description
In order to make the objects, technical solutions and advantages of the present invention more apparent, the technical solutions of the present invention will be clearly and completely described below with reference to the specific embodiments of the present invention and the accompanying drawings. It is to be understood that the described embodiments are merely a few embodiments of the invention, and not all embodiments. All other embodiments, which can be derived by a person skilled in the art from the embodiments of the present invention without making any creative effort, shall fall within the protection scope of the present invention.
The technical scheme provided by the embodiment of the invention is described in detail below with reference to the accompanying drawings.
As shown in fig. 1, an embodiment of the present invention provides an extensible PLC intelligent data collection method, which includes the following steps:
classifying the data type of the detection element according to the data characteristic of the detection element;
establishing a sample data block according to the data type classification result and the data characteristics of the detection element;
writing an element data block in the PLC according to the grammatical characteristics of the PLC and the type and the number of detection elements connected with the PLC, wherein the element data block comprises a plurality of sub-data acquisition modules, each sub-data acquisition module corresponds to one detection element, the data structure of each sub-data acquisition module is the same as that of a sample data block corresponding to the detection element, and all the sub-data acquisition modules are sequentially arranged in the element data block;
setting a data acquisition algorithm according to a data structure of a subdata acquisition module in the element data block;
and determining a starting address and an ending address according to the data acquisition requirement, and acquiring data by the PLC by using a data acquisition algorithm based on the starting address and the ending address.
The principle and steps of the extensible PLC intelligent data collection method according to an embodiment of the present invention are specifically described below.
Specifically, the existing detection elements include an ammeter, a voltmeter, a pressure gauge, a sensor, an encoder, and the like. In an embodiment of the present invention, classifying the data type of the detecting element according to the data characteristic of the detecting element includes the following contents:
classifying the data types of the detection elements into sensor data and position data according to the data characteristics of the detection elements;
dividing the sensor data into four subdata types of 4-20 mA data/resolution 27648, 0-20 mA data/resolution 4096, +/-10V data/resolution +/-2048 and +/-10V data/resolution +/-27648, and respectively setting type labels for the four subdata types;
dividing the position data into three subdata types of an absolute value, an incremental type and a binary system, and respectively setting type labels for the three subdata types.
For example, the type tags of four sub data types of sensor data may be set to 1, 2, 3, and 4; the type tags of the three sub data types of the position data are set to 5, 6, and 7.
Further, on the basis of the specifically set classification manner, establishing a sample data block according to the data type classification result and the data characteristics of the detection element, including:
and establishing a sensor data sample data block and a position data sample data block according to the data type classification result and the data characteristics of the detection element.
According to the data characteristics of the sensor data, as shown in table 1, table 1 is a data structure table of a sensor data type sample data block according to an embodiment of the present invention, in an embodiment of the present invention, the sensor data type sample data block may include: the device comprises a channel existence module, a type effective module, a proportion effective module, a disconnection fault module, an external address module, a type module, a sampling value module, a proportion conversion value module, a scale factor module and a real value parameter module.
Table 1 (data structure table of sample data of sensor data type)
Figure BDA0002631242770000051
Optionally, in order to facilitate subsequent modification and adjustment of the sub-data acquisition modules in the sensor data type sample data block and the corresponding element data block, the sensor data type sample data block may further include a plurality of standby parameter modules. Therefore, when other specific parameter modules are required to be added to the sensor data type sample data block, the standby parameter module can be directly called, and the situation that the whole data structure of the element data block in the PLC and the subdata acquisition module in the PLC needs to be changed when data acquisition is carried out is avoided.
Further, according to the data characteristics of the location data, as shown in table 2, table 2 is a data structure table of the location data type sample data chunk according to an embodiment of the present invention, and in an embodiment of the present invention, the location data type sample data chunk may include: channel existence, parameter error, encoder fault, power supply short circuit, zero point setting, type, resolution, offset, sampling value, actual value and peripheral address parameter module.
Table 2 (data structure table of position data sample data)
Figure BDA0002631242770000061
Similarly, in order to facilitate subsequent modification and adjustment of the sub-data acquisition modules in the position data type sample data block and the corresponding element data block, the position data type sample data block may further include a plurality of standby parameter modules. Therefore, when other specific parameter modules are required to be added to the position data type sample data block, the standby parameter module can be directly called, and the situation that the whole data structure of the element data block in the PLC and the subdata acquisition module in the PLC needs to be changed when data acquisition is carried out is avoided.
Correspondingly, when the sample data block is divided into a sensor data sample data block and a position data sample data block, the subdata acquisition module is also divided into two types corresponding to the sensor data sample data block and the position data sample data block.
Further, on the basis of the specifically set sensor data type sample data block and position data type sample data block, when the PLC needs to perform data acquisition on external detection elements, an element data block including a plurality of sub-data acquisition modules can be written in the PLC according to the syntax characteristics of the PLC and the types and the number of the detection elements connected to the PLC, each sub-data acquisition module corresponds to one detection element, the data structure of the sub-data acquisition module is the same as the data structure of the sample data block corresponding to the detection element, and all the sub-data acquisition modules are sequentially arranged in the element data block. Thus, the PLC can perform component data acquisition based on the set component data block.
When the number of the detection elements needing data acquisition changes, the corresponding sample data block and the corresponding subdata acquisition module can be determined according to the data types of the detection elements, the subdata acquisition modules corresponding to the same data types in the PLC are directly copied, and the corresponding subdata acquisition modules are written into the element data blocks of the PLC, so that the data acquisition of the corresponding detection elements is realized.
According to the arrangement, efficient configuration can be carried out according to different data volume acquisition requirements of different devices, and the condition that the PLC needs to carry out independent programming acquisition on each detection element is avoided.
As shown in table 3, table 3 is a data structure table of an element data block according to an embodiment of the present invention, the element data block in the PLC has a neat structure and regular addresses, and the sub data acquisition module arranged in the element data block is equivalent to establish a data channel for data acquisition of each detection element, for example, the data channel is sequentially set as a data channel one, a data channel two, and a data channel three … data channel N. The number of data channels can be autonomously determined and increased according to the number of external detection elements of different equipment in the element data block so as to acquire data such as sensors and positions of the equipment. In each newly added data channel, the parameters such as type, scale factor, offset, resolution, peripheral address and the like can be set for the sampled element, so that the effect of acquiring the data of various types of elements is achieved.
Table 3 (data structure table of element data block)
Figure BDA0002631242770000071
Further, in order to ensure that the PLC can efficiently perform data acquisition, in an embodiment of the present invention, on the basis of the specifically set sensor data type sample data block and the specifically set position data type sample data block, setting a data acquisition algorithm according to a data structure of the sub-data acquisition module in the component data block includes: and setting a first data acquisition algorithm according to the data structure of the sensor data type sample data block, and setting a second data acquisition algorithm according to the data structure of the position data type sample data block.
Specifically, a first data acquisition algorithm corresponding to the sensor data sample data block includes the following contents:
judging whether a component data channel exists or not; if not, skipping the current element data acquisition; if yes, carrying out the next step;
judging whether a disconnection fault exists or not; if yes, outputting an alarm; if not, carrying out the next step;
reading a set peripheral address to collect element data and place the element data on a sampling value, and judging whether the type and scale factor data setting is valid or not; if not, outputting an alarm; if yes, carrying out the next step;
and performing data operation according to the set resolution, the scale factor and the sampling value, and writing the data operation result into the scale conversion value and the actual value so as to facilitate the PLC to use the element data.
The second data acquisition algorithm corresponding to the position data sample data block comprises the following contents:
judging whether a component data channel exists or not; if not, skipping the current element data acquisition; if yes, carrying out the next step;
sequentially judging whether a power supply short circuit and an encoder fault exist; if yes, outputting an alarm; if not, carrying out the next step;
reading a set peripheral address to acquire element data and place the element data on a sampling value, judging whether a parameter error exists or not, and outputting an alarm if the parameter error exists; if not, carrying out the next step;
and performing data operation according to the set resolution, offset and sampling value, writing the data operation result into a proportional conversion value and an actual value so as to facilitate the PLC to use element data, and writing the current position to record the relative position of equipment detected by the detection element when zero point setting is performed by leading rising edge pulse to be in a time-setting mode, so as to realize displacement measurement of the equipment.
The type label and the data operation mode of the subdata data acquisition module in the element data block can be expanded and specifically set according to the data type characteristics of the external detection element.
Further, as shown in fig. 2, in an embodiment of the present invention, the extensible PLC intelligent data collection method can also perform partial traversal, full traversal, or single traversal on the element data block according to the PLC control usage requirement.
Specifically, a start address and an end address when data acquisition is carried out are determined according to the use requirement of PLC control, namely a head channel and a tail channel of a data channel needing to be acquired, then the head channel in the element data block is addressed, then a data acquisition algorithm is called according to the type of the data channel to carry out element data acquisition, and element data reading of the next channel is automatically carried out after the data of one channel is read until the scanning of the last channel is finished.
Therefore, the extensible PLC intelligent data acquisition method provided by the embodiment of the invention can efficiently configure data acquisition channels according to different data amounts required to be acquired by different devices, efficiently classify and acquire data according to different data types, and avoid the problems of poor reusability and practicability and low data acquisition efficiency caused by independent programming acquisition of each detection element required by PLC; meanwhile, the element data are collected on the element data block layer, reusability of a sample data structure and expansibility of a type label and an element data collection algorithm can be achieved, the method can be suitable for various industrial equipment, and a good collection effect is achieved.
It is noted that, in this document, relational terms such as "first" and "second," and the like, may be used solely to distinguish one entity or action from another entity or action without necessarily requiring or implying any actual such relationship or order between such entities or actions. Also, the terms "comprises," "comprising," or any other variation thereof, are intended to cover a non-exclusive inclusion, such that a process, method, article, or apparatus that comprises a list of elements does not include only those elements but may include other elements not expressly listed or inherent to such process, method, article, or apparatus. In addition, "front", "rear", "left", "right", "upper" and "lower" in this document are referred to the placement states shown in the drawings.
Finally, it should be noted that: the above examples are only for illustrating the technical solutions of the present invention, and not for limiting the same; although the present invention has been described in detail with reference to the foregoing embodiments, it will be understood by those of ordinary skill in the art that: the technical solutions described in the foregoing embodiments may still be modified, or some technical features may be equivalently replaced; and such modifications or substitutions do not depart from the spirit and scope of the corresponding technical solutions of the embodiments of the present invention.

Claims (9)

1. An extensible PLC intelligent data acquisition method, characterized in that the method comprises:
classifying the data type of the detection element according to the data characteristic of the detection element;
establishing a sample data block according to the data type classification result and the data characteristics of the detection element;
writing an element data block in the PLC according to the grammatical characteristics of the PLC and the type and the number of detection elements connected with the PLC, wherein the element data block comprises a plurality of sub-data acquisition modules, each sub-data acquisition module corresponds to one detection element, the data structure of each sub-data acquisition module is the same as that of a sample data block corresponding to the detection element, and all the sub-data acquisition modules are sequentially arranged in the element data block;
setting a data acquisition algorithm according to a data structure of a subdata acquisition module in the element data block;
and determining a starting address and an ending address according to the data acquisition requirement, and acquiring data by the PLC by using a data acquisition algorithm based on the starting address and the ending address.
2. The extensible PLC smart data collection method of claim 1, wherein classifying the data type of the sensing element according to the data characteristic of the sensing element comprises:
classifying the data types of the detection elements into sensor data and position data according to the data characteristics of the detection elements;
dividing the sensor data into four subdata types of 4-20 mA data/resolution 27648, 0-20 mA data/resolution 4096, +/-10V data/resolution +/-2048 and +/-10V data/resolution +/-27648, and respectively setting type labels for the four subdata types;
dividing the position data into three subdata types of an absolute value, an incremental type and a binary system, and respectively setting type labels for the three subdata types.
3. The method for extensible PLC intelligent data collection according to claim 2, wherein establishing a sample data block according to data type classification results and data characteristics of the detection elements comprises: and establishing a sensor data sample data block and a position data sample data block according to the data type classification result and the data characteristics of the detection element.
4. The extensible PLC intelligent data collection method of claim 3, wherein a sensor data type sample data chunk comprises: the device comprises a channel existence module, a type effective module, a proportion effective module, a disconnection fault module, an external address module, a type module, a sampling value module, a proportion conversion value module, a scale factor module and a real value parameter module.
5. The extensible PLC intelligent data collection method of claim 4, wherein the sensor data type sample data block further comprises a backup parameter module.
6. The extensible PLC intelligent data collection method of claim 4 or 5, wherein the location data type sample data block comprises: channel existence, parameter error, encoder fault, power supply short circuit, zero point setting, type, resolution, offset, sampling value, actual value and peripheral address parameter module.
7. The extensible PLC intelligent data collection method of claim 6, wherein the location data type sample data block further comprises a backup parameter module.
8. The extensible PLC intelligent data collection method of claim 6, wherein the data collection algorithm comprises a first data collection algorithm corresponding to a sensor data sample data block and a second data collection algorithm corresponding to a position data sample data block;
the first data acquisition algorithm corresponding to the sensor data sample data block comprises the following contents:
judging whether a component data channel exists or not; if not, skipping the current element data acquisition; if yes, carrying out the next step;
judging whether a disconnection fault exists or not; if yes, outputting an alarm; if not, carrying out the next step;
reading a set peripheral address to collect element data and place the element data on a sampling value, and judging whether the type and scale factor data setting is valid or not; if not, outputting an alarm; if yes, carrying out the next step;
and performing data operation according to the set resolution, the scale factor and the sampling value, and writing the data operation result into the scale conversion value and the actual value.
9. The extensible PLC intelligent data collection method according to claim 8, wherein the second data collection algorithm corresponding to the position data type sample data chunk includes the following contents:
judging whether a component data channel exists or not; if not, skipping the current element data acquisition; if yes, carrying out the next step;
sequentially judging whether a power supply short circuit and an encoder fault exist; if yes, outputting an alarm; if not, carrying out the next step;
reading a set peripheral address to acquire element data and place the element data on a sampling value, judging whether a parameter error exists or not, and outputting an alarm if the parameter error exists; if not, carrying out the next step;
and performing data operation according to the set resolution, offset and sampling value, writing the data operation result into a proportional conversion value and an actual value, and writing the data operation result into the current position to record the relative position of the equipment when zero point setting is performed by leading rising edge pulses to be in a temporary state, so that the displacement measurement of the equipment is realized.
CN202010811744.7A 2020-08-13 2020-08-13 Extensible PLC intelligent data acquisition method Active CN112099426B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202010811744.7A CN112099426B (en) 2020-08-13 2020-08-13 Extensible PLC intelligent data acquisition method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202010811744.7A CN112099426B (en) 2020-08-13 2020-08-13 Extensible PLC intelligent data acquisition method

Publications (2)

Publication Number Publication Date
CN112099426A true CN112099426A (en) 2020-12-18
CN112099426B CN112099426B (en) 2022-05-10

Family

ID=73753604

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202010811744.7A Active CN112099426B (en) 2020-08-13 2020-08-13 Extensible PLC intelligent data acquisition method

Country Status (1)

Country Link
CN (1) CN112099426B (en)

Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US4928246A (en) * 1988-10-21 1990-05-22 Iowa State University Research Foundation, Inc. Multiple channel data acquisition system
US5179701A (en) * 1989-06-15 1993-01-12 Intellution, Incorporation Organizing a process database having different types of data blocks by maintaining separate tables for generic routines and for block-type specific routines
KR970049690A (en) * 1995-12-08 1997-07-29 이종수 Bus stabilization device and method of PLC expansion module
CN103501291A (en) * 2013-09-24 2014-01-08 上海汉乾信息科技发展有限公司 Multi-protocol data collection system and method of various equipment sensors
CN104345717A (en) * 2014-10-17 2015-02-11 武汉华大优能信息有限公司 Intelligent remote data acquisition system based on Internet of Things
CN108469790A (en) * 2018-03-19 2018-08-31 武汉理工大学 A kind of PLC on-site data gatherings based on OPC agreements and monitoring module and method
CN109740132A (en) * 2018-12-06 2019-05-10 杭州电子科技大学 Industrial equipment data processing method and device based on template
CN111104441A (en) * 2018-10-29 2020-05-05 中国电力科学研究院有限公司 Data acquisition method and system

Patent Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US4928246A (en) * 1988-10-21 1990-05-22 Iowa State University Research Foundation, Inc. Multiple channel data acquisition system
US5179701A (en) * 1989-06-15 1993-01-12 Intellution, Incorporation Organizing a process database having different types of data blocks by maintaining separate tables for generic routines and for block-type specific routines
KR970049690A (en) * 1995-12-08 1997-07-29 이종수 Bus stabilization device and method of PLC expansion module
CN103501291A (en) * 2013-09-24 2014-01-08 上海汉乾信息科技发展有限公司 Multi-protocol data collection system and method of various equipment sensors
CN104345717A (en) * 2014-10-17 2015-02-11 武汉华大优能信息有限公司 Intelligent remote data acquisition system based on Internet of Things
CN108469790A (en) * 2018-03-19 2018-08-31 武汉理工大学 A kind of PLC on-site data gatherings based on OPC agreements and monitoring module and method
CN111104441A (en) * 2018-10-29 2020-05-05 中国电力科学研究院有限公司 Data acquisition method and system
CN109740132A (en) * 2018-12-06 2019-05-10 杭州电子科技大学 Industrial equipment data processing method and device based on template

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
赵立本: "可扩展的数据采集软件系统开发与设计", 《中国信息科技》 *

Also Published As

Publication number Publication date
CN112099426B (en) 2022-05-10

Similar Documents

Publication Publication Date Title
CN104391480B (en) Expert system based numerically-controlled machine tool fault diagnosis system
CN101587745B (en) Data read-write method and non-volatile storage medium
CN101343104B (en) Intelligent transmission apparatus for pH value of water
CN110109853B (en) Data acquisition and processing device and method
CN102034344B (en) On-line detection and diagnosis device and method for voltage signal of photoelectric isolating type excess channel
CN114067212A (en) Intelligent detection method and device based on temperature vision and electronic equipment
US20100161835A1 (en) System for managing a power monitoring system containing a multiplicity of intelligent electronic devices
CN104330675B (en) Multivariate time series based power transformation equipment online monitoring and analysis system and method thereof
CN102144158A (en) Method for operating a measurement station and measurement station
CN104632190B (en) A kind of Oil/gas Well parameter collecting method and system
CN104597854A (en) Automatic interpretation system and automatic interpretation method for telemetry data batch processing
CN107797493A (en) Servo-driver, servo drive system and its automatic testing method
CN102340429B (en) Automatic Internet protocol recovery detection method
CN108802654A (en) A kind of the automatic Calibration acquisition system and method for forming and capacity dividing test power supply
CN111122668A (en) Automatic-calibration air quality monitoring device and monitoring method thereof
CN102778852A (en) Method and device for systematic naming of identical parameters of different field devices of an automation system
CN112099426B (en) Extensible PLC intelligent data acquisition method
CN206311540U (en) A kind of VOC gas Intelligent Measurement instrument apparatus based on STM32 single-chip microcomputers
CN201497780U (en) Rapid cyclic-detection device for two-wire industrial instruments
Kumar et al. Design and development of multi-channel data logger for built environment
CN205809631U (en) 16-channel high-precision data synchronous acquisition device
CN101763905A (en) Method for testing memory bar by measuring pin resistance value of memory bar
CN108267709B (en) Method and device for checking and classifying power failure
CN2884656Y (en) Simulator for testing power loading management terminal communication
CN111950231B (en) BMC sensor information checking and comparing method and system

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant