WO2018234246A1 - METHOD OF LOGGING PROCESS DATA IN AN API CONTROLLED EQUIPMENT - Google Patents
METHOD OF LOGGING PROCESS DATA IN AN API CONTROLLED EQUIPMENT Download PDFInfo
- Publication number
- WO2018234246A1 WO2018234246A1 PCT/EP2018/066132 EP2018066132W WO2018234246A1 WO 2018234246 A1 WO2018234246 A1 WO 2018234246A1 EP 2018066132 W EP2018066132 W EP 2018066132W WO 2018234246 A1 WO2018234246 A1 WO 2018234246A1
- Authority
- WO
- WIPO (PCT)
- Prior art keywords
- data
- task
- application code
- values
- process data
- 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.)
- Ceased
Links
Classifications
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F12/00—Accessing, addressing or allocating within memory systems or architectures
- G06F12/02—Addressing or allocation; Relocation
- G06F12/08—Addressing or allocation; Relocation in hierarchically structured memory systems, e.g. virtual memory systems
- G06F12/0802—Addressing of a memory level in which the access to the desired data or data block requires associative addressing means, e.g. caches
- G06F12/0864—Addressing of a memory level in which the access to the desired data or data block requires associative addressing means, e.g. caches using pseudo-associative means, e.g. set-associative or hashing
-
- G—PHYSICS
- G05—CONTROLLING; REGULATING
- G05B—CONTROL OR REGULATING SYSTEMS IN GENERAL; FUNCTIONAL ELEMENTS OF SUCH SYSTEMS; MONITORING OR TESTING ARRANGEMENTS FOR SUCH SYSTEMS OR ELEMENTS
- G05B19/00—Program-control systems
- G05B19/02—Program-control systems electric
- G05B19/04—Program control other than numerical control, i.e. in sequence controllers or logic controllers
- G05B19/05—Programmable logic controllers, e.g. simulating logic interconnections of signals according to ladder diagrams or function charts
-
- G—PHYSICS
- G05—CONTROLLING; REGULATING
- G05B—CONTROL OR REGULATING SYSTEMS IN GENERAL; FUNCTIONAL ELEMENTS OF SUCH SYSTEMS; MONITORING OR TESTING ARRANGEMENTS FOR SUCH SYSTEMS OR ELEMENTS
- G05B19/00—Program-control systems
- G05B19/02—Program-control systems electric
- G05B19/04—Program control other than numerical control, i.e. in sequence controllers or logic controllers
- G05B19/042—Program control other than numerical control, i.e. in sequence controllers or logic controllers using digital processors
-
- G—PHYSICS
- G05—CONTROLLING; REGULATING
- G05B—CONTROL OR REGULATING SYSTEMS IN GENERAL; FUNCTIONAL ELEMENTS OF SUCH SYSTEMS; MONITORING OR TESTING ARRANGEMENTS FOR SUCH SYSTEMS OR ELEMENTS
- G05B19/00—Program-control systems
- G05B19/02—Program-control systems electric
- G05B19/04—Program control other than numerical control, i.e. in sequence controllers or logic controllers
- G05B19/048—Monitoring; Safety
-
- G—PHYSICS
- G05—CONTROLLING; REGULATING
- G05B—CONTROL OR REGULATING SYSTEMS IN GENERAL; FUNCTIONAL ELEMENTS OF SUCH SYSTEMS; MONITORING OR TESTING ARRANGEMENTS FOR SUCH SYSTEMS OR ELEMENTS
- G05B19/00—Program-control systems
- G05B19/02—Program-control systems electric
- G05B19/04—Program control other than numerical control, i.e. in sequence controllers or logic controllers
- G05B19/05—Programmable logic controllers, e.g. simulating logic interconnections of signals according to ladder diagrams or function charts
- G05B19/058—Safety, monitoring
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F3/00—Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
- G06F3/06—Digital input from, or digital output to, record carriers, e.g. RAID, emulated record carriers or networked record carriers
- G06F3/0601—Interfaces specially adapted for storage systems
- G06F3/0628—Interfaces specially adapted for storage systems making use of a particular technique
- G06F3/0653—Monitoring storage devices or systems
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F9/00—Arrangements for program control, e.g. control units
- G06F9/06—Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
- G06F9/30—Arrangements for executing machine instructions, e.g. instruction decode
- G06F9/30003—Arrangements for executing specific machine instructions
- G06F9/30007—Arrangements for executing specific machine instructions to perform operations on data operands
- G06F9/3001—Arithmetic instructions
- G06F9/30014—Arithmetic instructions with variable precision
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F9/00—Arrangements for program control, e.g. control units
- G06F9/06—Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
- G06F9/30—Arrangements for executing machine instructions, e.g. instruction decode
- G06F9/38—Concurrent instruction execution, e.g. pipeline or look ahead
- G06F9/3836—Instruction issuing, e.g. dynamic instruction scheduling or out of order instruction execution
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F9/00—Arrangements for program control, e.g. control units
- G06F9/06—Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
- G06F9/46—Multiprogramming arrangements
- G06F9/48—Program initiating; Program switching, e.g. by interrupt
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F9/00—Arrangements for program control, e.g. control units
- G06F9/06—Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
- G06F9/46—Multiprogramming arrangements
- G06F9/50—Allocation of resources, e.g. of the central processing unit [CPU]
- G06F9/5005—Allocation of resources, e.g. of the central processing unit [CPU] to service a request
- G06F9/5027—Allocation of resources, e.g. of the central processing unit [CPU] to service a request the resource being a machine, e.g. CPUs, Servers, Terminals
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F9/00—Arrangements for program control, e.g. control units
- G06F9/06—Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
- G06F9/46—Multiprogramming arrangements
- G06F9/50—Allocation of resources, e.g. of the central processing unit [CPU]
- G06F9/5061—Partitioning or combining of resources
-
- G—PHYSICS
- G05—CONTROLLING; REGULATING
- G05B—CONTROL OR REGULATING SYSTEMS IN GENERAL; FUNCTIONAL ELEMENTS OF SUCH SYSTEMS; MONITORING OR TESTING ARRANGEMENTS FOR SUCH SYSTEMS OR ELEMENTS
- G05B2219/00—Program-control systems
- G05B2219/10—Plc systems
- G05B2219/14—Plc safety
- G05B2219/14055—Make log, journal, history file of state changes
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F12/00—Accessing, addressing or allocating within memory systems or architectures
- G06F12/02—Addressing or allocation; Relocation
- G06F12/08—Addressing or allocation; Relocation in hierarchically structured memory systems, e.g. virtual memory systems
- G06F12/10—Address translation
- G06F12/1009—Address translation using page tables, e.g. page table structures
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F2209/00—Indexing scheme relating to G06F9/00
- G06F2209/50—Indexing scheme relating to G06F9/50
- G06F2209/5011—Pool
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F2209/00—Indexing scheme relating to G06F9/00
- G06F2209/50—Indexing scheme relating to G06F9/50
- G06F2209/5018—Thread allocation
Definitions
- the present invention generally relates to the field of logging process data. More particularly, the present invention relates to a method of logging process data in a PLC controlled equipment running PLC application code where sections of the PLC application code comprise tasks configured to execute program functions at specific execution rates, and a related computer program product and an apparatus configured to log such process data, such as in systems relating to filling machines or related systems for producing sealed packages.
- an improved method of logging process data in a PLC controlled equipment running PLC application code would be advantageous and in particular allowing for avoiding more of the above-mentioned problems and compromises, including providing for logging and handling an increased amount of data from PLC controlled equipment over time in a faster, more stable and efficient process.
- Such improved method may allow for a more efficient commissioning, i.e. verification and validation of the system, to facilitated trouble shooting, work as an enabler for production traceability and product development via a more complete and comprehensive process overview.
- examples of the present invention preferably seek to mitigate, alleviate or eliminate one or more deficiencies, disadvantages or issues in the art, such as the above-identified, singly or in any combination by providing a device according to the appended patent claims.
- a method of logging process data in a PLC controlled equipment running PLC application code comprises tasks configured to execute program functions at specific execution rates, wherein a first task has an associated execution rate different from a second execution rate of a second task in the PLC application code.
- Each of the tasks comprise program functions having dedicated memory areas assigned as tags, and each data entry of the process data comprises a tag value and an associated process value assigned from the PLC application code.
- the method comprises receiving process data from the PLC application code, whereby process values associated with said first task are assigned to threads of a thread pool in parallel with the respective assigning of process values associated with said second task to threads of the thread pool.
- the method further comprising receiving, for each of the threads, in a respective data table associated with each of the threads, the tag- and process values of the received process data, and determining a hash code for each of the tags according to a hash function of the respective data table for arranging the tag values and the associated process values in the respective data table according to said hash code.
- a computer program product comprising instructions which, when the program is executed by a computer, cause the computer to carry out the steps of the method according to the first aspect.
- an apparatus configured to log process data in a PLC controlled equipment running PLC application code.
- Sections of the PLC application code comprise tasks configured to execute program functions at specific execution rates, wherein a first task has an associated execution rate different from a second execution rate of a second task in the PLC application code.
- Each of the tasks comprise program functions having dedicated memory areas assigned as tags, and each data entry of the process data comprises a tag value and an associated process value assigned from the PLC application code.
- the apparatus comprises a first processing module configured to receive process data from the PLC application code, and a second processing module configured to assign process values associated with said first task to threads of a thread pool in parallel with the respective assigning of process values associated with the second task to threads of the thread pool.
- the second processing module is further configured to receive, for each of the threads, in a respective data table associated with each of the threads, the tag- and process values of the received process data, and to determine a hash code for each of the tag values according to a hash function of the respective data table to arrange the tag values and the associated process values in the respective data table according to the hash code.
- Some examples of the disclosure provide for an improved method of logging an increased amount of process data in complex PLC machine systems with a multitude of parallel executed functions.
- Some examples of the disclosure provide for faster and more stable logging of process data in PLC systems.
- Some examples of the disclosure provide for improved logging of process data in PLC systems executing a plurality of functions or tasks executed at different time-scales or domains requiring different logging speeds. Some examples of the disclosure provide for obtaining a more
- Some examples of the disclosure provide for reducing complexity in implementing logging of process data in a PLC system.
- Some examples of the disclosure provide for implementing logging of process data with minimized impact on the functionality of the PLC system.
- Some examples of the disclosure provide for implementing logging of process data with minimized infrastructural changes to existing PLC system.
- Some examples of the disclosure provide for improved production traceability.
- Some examples of the disclosure provide for improved and less time- consuming trouble-shooting procedures of a machine.
- Some examples of the disclosure provide for a more efficient use of resources to identify erroneous behavior in a machine or developing
- Some examples of the disclosure provide for more efficient procedures of evaluating the quality of a machine.
- Fig. 1 is a schematic diagram illustrating a method and apparatus configured to log process data in a PLC controlled equipment running PLC application code according to examples of the disclosure
- Fig. 2 is a schematic diagram illustrating determining hash codes of process tags and a related data table according to examples of the disclosure
- Fig. 3 is a schematic diagram illustrating applying push or pull operators to a stack of process data according to examples of the disclosure
- Fig. 4a is a flowchart of a method of logging process data in a PLC controlled equipment running PLC application code according to examples of the disclosure
- Fig. 4b is a schematic illustration of an apparatus configured to log process data in a PLC controlled equipment running PLC application code and an associated method according to examples of the disclosure.
- Fig. 5 is a schematic illustration of an apparatus configured to log process data in a PLC controlled equipment running PLC application code and an associated method according to examples of the disclosure.
- Fig. 4a illustrates a flow chart of a method 100 of logging process data in a PLC controlled equipment running PLC application code.
- the order in which the steps of the method 100 are described and illustrated should not be construed as limiting and it is conceivable that the steps can be performed in varying order.
- the method 100 is further illustrated in conjunction with the schematic diagram of Fig. 1 described in greater detail below.
- a method 100 of logging process data in a PLC controlled equipment running PLC application code is thus provided.
- the PLC controlled equipment could be equipment of a system for filling and sealing packaging containers, and various machines related thereto.
- the PLC application code may be downloaded into the persistent memory of the equipment to perform the desired package equipment functionality.
- Sections of the PLC application code comprise tasks ⁇ , T2, configured to execute program functions at specific execution rates.
- the PLC application may be divided into different task depending on which kind functionality is required. For example, some functionalities may be executed on a shorter time scale such as servo drives, hydraulics etc, than other functions less critical functions such as temperature control etc.
- a first task Ti may thus have an associated execution rate different from a second execution rate of a second task T2 in the PLC application code.
- Each of the tasks Ti, T2 comprise program functions having dedicated memory areas assigned as "tags".
- Each data entry of the process data to be received from the PLC controlled equipment comprises a tag, i.e. a tag value TGi,.. TG n , corresponding to a given name of the data type, and an associated process value Vi,.. V n , (could be various data types) being assigned from the PLC application code.
- the process value Vi,.. V n could originate from a sensor or other internal function etc.
- a machine such as a filling machine for packaging containers may for example require operate with thousands of tags.
- the method 100 comprises receiving 101 process data from the PLC application code. As described further below with respect to apparatus 100 configured to log process data in a PLC controlled equipment running PLC application code, the process data is retrieved by establishing connections with the PLC
- the method 100 comprises assigning 102 process values associated with the first task Ti to threads TRD1 of a thread pool in parallel with the respective assigning of process values associated with said second task T2 to threads TRD1 of the thread pool.
- the method 100 and associated processing module 201 thus provide for the assigning of tasks Ti, T2, configured to execute program functions at different execution rates, to the threads TRD1, TRD2, in parallel or simultaneously, independent of the different execution rates. Accordingly, it is possible to accommodate the various logging speed requirements for the different tasks.
- FIG. 1 illustrates an example where the first and second tasks Ti, T2, are assigned to threads TRD1, TRD2, respectively as the processing module 201 establish connection with a PLC controlled equipment.
- Each "call back" of the processing module 201 to the PLC indicates that new process data has been received from the PLC, and that the process data is assigned to a thread.
- the method 100 comprises receiving 103, for each of the threads TRD1, TRD2, in a respective data table DTi, DT2, associated with each of the threads TRDi, TRD2, the tag- and process values TG n , V n , of the process data received from the PLC controlled equipment.
- the method 100 further comprises determining 104 a hash code HC m , for each of the tags (i.e. for tag values TGn thereof) according to a hash function HF of the respective data table DTi, DT2, for arranging 105 the tag values TG n and the associated process values V n in the respective data table DTi, DT2 according to the mentioned hash code HC m .
- This provides for an increased speed of receiving and arranging the process data in a manner so that logging of a multitude, e.g. thousands, of tags in various time domains including real-time can be realized in a PLC controlled equipment.
- Determining a hash code HC m for each of the tags according to a hash function HF of the respective data table DTi, DT2, allows for optimizing the structuring of the process data in the data tables DTi, DT2.
- Subsequent operations in the data tables DTi, DT2, such as search operations, can be executed at higher speed, allowing for example real-time condition-based logging as described further below.
- versatility is increased without added complexity of the logging system since the data table allows for handling all generic types of process data.
- the hash function HF can be determined depending on the process data (e.g. the characteristics of the tags) communicated from the processing module 201 to the associated threads TRDi, TRD2, as described further below.
- Fig. 2 shows one example of a data table DT n where the tag values TGn and associated process values are arranged in the data table DT n according to the respective hash codes HC m determined by the hash function HF.
- tag values TGi to TG5 and associated examples of hash codes HC m are shown.
- the data table structure further allows for a particularly advantageous application of logical operators, e.g. in an applied search condition to the process data, since such operators can be applied to a stack of data in the data table.
- Fig. 4b illustrates a further flow chart of a method 100 of logging process data in a PLC controlled equipment running PLC application code.
- the order in which the steps of the method 100 are described and illustrated should not be construed as limiting and it is conceivable that the steps can be performed in varying order.
- the method 100 may comprise determining 106 a logging event for the process data in dependence of a log condition Li, L2.
- the log condition Li, L2 comprises at least one logical operator or threshold of one or more process values V n being received from the PLC application code.
- the process values V n are effectively obtained from the tags stored in the data table DTi, DT2.
- the method 100 comprises receiving 107, for a logging event, at least part of the process data from the data table DTi, DT2.
- process data such as tag- and process values can be stored, for example on a dedicated log memory 203
- Determining 106 a logging event for the process data in dependence of a log condition Li, l_2, provides for an efficient condition based logging, by being able to fully configure logging triggers (when to log data).
- a log condition Li, l_2 is not fulfilled the process data in the data table DTi, DT2, will not be saved to the memory 203 during the callback of the processing or communication module 201 .
- the associated thread TRD1, TRD2 will remain active and connected through the communication module 201 to the PLC until a new callback will arrive and inserts new process data to the DTi, DT2, for validation by the log condition Li, L2.
- the method 100 may comprise comparing 108 the received process values V n of the respective tags, associated with the data entry, with the log condition Li, L2, to determine 109 if the data entry is to be received for a logging event, i.e. stored in memory 203.
- Having arranged the tag values and the associated process values in the respective data tables according to the hash code, as described above and exemplified in Fig. 2 provides for an efficient evaluation of the determined log conditions Li, L2. For example, when searching amongst tag values TG n positioned under the same hash code HC m , all other tags stored in the other hash code positions will be excluded from the search. This allows the condition based logging to operate in real-time at high speeds such as with logging of process data in the range of every 1 - 10 ms, and in parallel for all of the tasks
- FIG. 3 illustrates an example where a log condition L is evaluated with logical operators in a stacked register structure, described further below, which is particularly beneficial when having arranged the tag values and the associated process values in the respective data tables according to mentioned hash code HC m .
- the second processing unit 202 of the apparatus 100 may thus be configured to determine 106 a logging event for the process data in
- a log condition Li, L2 comprising at least one logical operator or threshold of one or more process values being received from the PLC application code, and configured to receive 107, for a logging event, at least part of the process data from the data table DTi, DT2.
- the method 100 may comprise determining 1 10 the logging event for the process data in dependence of a log condition Li, L2, for each of the threads TRDi, TRD2. This is schematically illustrated in Fig. 1 , where log condition Li is associated with the first thread TRD1 and the respective data table DTi, and vice versa for log condition L2.
- the method 100 may comprise applying 1 1 1 push and/or pull operators to a stack of process data received from the PLC application code for evaluating the log condition Li, l_2.
- the log condition L is evaluated with logical operators and threshold values of process values V n given as "x", "y", and "z".
- the following tag-, process values, and operators are applied subsequently to the stack, arriving at final evaluated condition ("C5" in this example).
- Executing logical operations of the log condition Li, l_2 by applying such operators to the stack of process data provides for reducing the complexity in carrying out the evaluation of the conditions, which speeds up the evaluation step. Conditional logging of process data can thus be carried out at the desired rate at which the PLC equipment communicates the data.
- the method 100 may comprise determining 104 the hash function HF for the data table DTi, DT2, based on the tag- and process values TG n , V n .
- the mentioned values may thus be arranged in the respective data table DTi, DT2, according to an optimized hash function HF taking into account the
- the hash function HF may thus be optimized or selected based on the information about the tag- and process values TG n , V n , communicated from the processing module 201 when establishing connection with the PLC equipment for communication the process values. Optimized choice of hash function HF provides for reducing the look-up time and increasing the speed by which a condition based logging can be executed.
- the method 100 may comprise determining 104 the hash function HF for the data table DTi, DT2, based on a data type of the tag- and process values TGn, V n , e.g. Boolean, Integer, Real number etc. This provides for further optimization and selection of the hash function HF, so that the tags and the associated hash codes HC m are arranged in the respective data tables DTi, DT2, optimized to the data type.
- a data type of the tag- and process values TGn, V n e.g. Boolean, Integer, Real number etc.
- the method 100 may comprise determining 104 the hash function HF for the data table DTi, DT2, based on the number of tags TG n . This may advantageously avoid the need for subsequent re-sizing of the data structure, since the amount of tags is known already from the initial call back connection of the processing module 201 to the PLC equipment. Faster and more stable logging can thus be achieved.
- the method 100 may comprise applying 1 12 a method of chaining to the hash function HF for a multiple of tags TG n assigned to the same hash code HCm.
- Fig. 3 illustrates an example where tag values TG2 and TG 4 are assigned to the same hash code HC2. Both tag values are stored in the same "bucket" in the array to avoid collision. The hash collision is resolved by chaining with a head record in this bucket.
- the first task Ti may be associated with a communication protocol different from that of the second task T2.
- the method 100 may comprise encapsulating 101 ' protocol specific attributes of respective communication protocols of the first and second task Ti , T2, so that process data received therefrom is received in parallel independent of the protocol specific attributes.
- the first processing unit 201 may be configured to encapsulate 101 ' protocol specific attributes of respective communication protocols of the first and second task so that process data received therefrom is received in parallel independent of the protocol specific attributes. This provides for logging the process data without being hindered by different protocol communication standards, and thereby facilitating the logging at desired speed.
- the first task Ti may have an execution rate in the range of 1 - 10 ms
- the second task T2 may have an execution rate in the range of 100 - 1000 ms.
- the method provides for simultaneous logging of the first and second tasks Ti , T2, and a varying number of different tasks, having different execution rates, may further be logged.
- a computer program product comprising instructions which, when the program is executed by a computer, cause the computer to carry out the steps of the method 100 as described above in relation to Figs. 1 - 5.
- an apparatus 200 configured to log process data in a PLC controlled equipment running PLC application code is also provided. As mentioned, sections of the
- PLC application code comprise tasks Ti , T2, configured to execute program functions at specific execution rates, wherein a first task Ti has an associated execution rate different from a second execution rate of a second task T2 in the PLC application code.
- Each of the tasks comprise program functions having dedicated memory areas assigned as tags.
- Each data entry of the process data comprises a tag value TGi ,.. TG n , and an associated process value Vi ,.. V n , assigned from the PLC application code.
- the apparatus 200 comprises a first processing module 201 configured to receive 101 process data from the PLC application code.
- the apparatus 200 further comprises a second processing module 202 configured to assign 102 process values associated with the first Ti task to threads TRDi, TRD2, of a thread pool in parallel with the respective assigning of process values associated with said second task to threads TRD1, TRD2, of the thread pool.
- the second processing module 202 is configured to receive 103, for each of the threads, TRD1, TRD2, in a respective data table DTi, DT2, associated with each of the threads TRD1, TRD2, the tag- and process values TG n , V n , of the received process data.
- the second processing module 202 is further configured to determine 104 a hash code HCi, HC m , for each of the tag values TGn according to a hash function HF of the respective data table DTi, DT2, to arrange 105 the tag values TGn and the associated process values V n in the respective data table according to said hash code HCm.
- the apparatus 200 thus provides for the advantageous benefits as described above in relation to the method 100 and Figs. 1 - 5.
Landscapes
- Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- Physics & Mathematics (AREA)
- General Physics & Mathematics (AREA)
- Software Systems (AREA)
- General Engineering & Computer Science (AREA)
- Automation & Control Theory (AREA)
- Human Computer Interaction (AREA)
- Computational Mathematics (AREA)
- Mathematical Analysis (AREA)
- Mathematical Optimization (AREA)
- Pure & Applied Mathematics (AREA)
- Programmable Controllers (AREA)
- Debugging And Monitoring (AREA)
Abstract
A method of logging process data in a PLC controlled equipment is disclosed. Sections of a PLC application code comprise tasks configured to execute program functions at specific execution rates. Each of the tasks comprise program functions having dedicated memory areas assigned as tags, and each data entry of the process data comprises a tag value and an associated process value. The method comprises receiving process data from the PLC application code, assigning process values to threads of a thread pool, and receiving, for each of the threads, in a respective data table associated with each of the threads, the tag- and process values of the received process data, and determining a hash code for each of the tags according to a hash function of the respective data table for arranging the tag values and the associated process values in the respective data table according to said hash code.
Description
METHOD OF LOGGING PROCESS DATA IN A PLC CONTROLLED
EQUIPMENT Technical Field
The present invention generally relates to the field of logging process data. More particularly, the present invention relates to a method of logging process data in a PLC controlled equipment running PLC application code where sections of the PLC application code comprise tasks configured to execute program functions at specific execution rates, and a related computer program product and an apparatus configured to log such process data, such as in systems relating to filling machines or related systems for producing sealed packages.
Background
To maintain or increase the performance of PLC controlled machines large amounts of process data needs to be logged. Logging and analysis of such process data is an integral part of the development process of PLC controlled machines, such as those employed in systems for filling and sealing packaging containers. The handling of process data is a key driver in the industrial digitalization and accordingly a cornerstone when the functionality and design complexity of such systems increase, along with the challenges to retrieve a complete process overview (the "machine-DNA" or "fingerprint"). However, problems with previous logging techniques impede the efforts in improving these systems based on the data generated by the machines. Typically, only a fraction of the data generated in complex system can be logged spending a feasible amount of resources on the logging solution. Various manual logging solutions exists, which however consume an unreasonable amount of resources while not being sufficiently efficient or manageable. Stand-alone solutions that needs to be implemented and customized to the particular applications can provide for a more automated logging process, but suffers from the complexity of such implementation and the associated amount of resources needed to retrieve all the available output data. The mentioned complexity may for example arise from the incompatibility with the existing infrastructure of the machine control, needing further resources for various customization
operations. Further, in more complex systems executing a multitude of parallel functions in real-time, the mentioned stand-alone solutions have proven to generate a considerable amount of jitter in the recorded data.
Hence, an improved method of logging process data in a PLC controlled equipment running PLC application code would be advantageous and in particular allowing for avoiding more of the above-mentioned problems and compromises, including providing for logging and handling an increased amount of data from PLC controlled equipment over time in a faster, more stable and efficient process. Such improved method may allow for a more efficient commissioning, i.e. verification and validation of the system, to facilitated trouble shooting, work as an enabler for production traceability and product development via a more complete and comprehensive process overview.
Summary
Accordingly, examples of the present invention preferably seek to mitigate, alleviate or eliminate one or more deficiencies, disadvantages or issues in the art, such as the above-identified, singly or in any combination by providing a device according to the appended patent claims.
According to a first aspect a method of logging process data in a PLC controlled equipment running PLC application code is provided. Sections of the PLC application code comprise tasks configured to execute program functions at specific execution rates, wherein a first task has an associated execution rate different from a second execution rate of a second task in the PLC application code. Each of the tasks comprise program functions having dedicated memory areas assigned as tags, and each data entry of the process data comprises a tag value and an associated process value assigned from the PLC application code. The method comprises receiving process data from the PLC application code, whereby process values associated with said first task are assigned to threads of a thread pool in parallel with the respective assigning of process values associated with said second task to threads of the thread pool. The method further comprising receiving, for each of the threads, in a respective data table associated with each of the threads, the tag- and process values of the received process data, and determining a hash code for each of the tags according to a hash function of the respective data table for arranging the tag
values and the associated process values in the respective data table according to said hash code.
According to a second aspect a computer program product comprising instructions which, when the program is executed by a computer, cause the computer to carry out the steps of the method according to the first aspect.
According to a third aspect an apparatus configured to log process data in a PLC controlled equipment running PLC application code is provided. Sections of the PLC application code comprise tasks configured to execute program functions at specific execution rates, wherein a first task has an associated execution rate different from a second execution rate of a second task in the PLC application code. Each of the tasks comprise program functions having dedicated memory areas assigned as tags, and each data entry of the process data comprises a tag value and an associated process value assigned from the PLC application code. The apparatus comprises a first processing module configured to receive process data from the PLC application code, and a second processing module configured to assign process values associated with said first task to threads of a thread pool in parallel with the respective assigning of process values associated with the second task to threads of the thread pool. The second processing module is further configured to receive, for each of the threads, in a respective data table associated with each of the threads, the tag- and process values of the received process data, and to determine a hash code for each of the tag values according to a hash function of the respective data table to arrange the tag values and the associated process values in the respective data table according to the hash code.
Further examples of the invention are defined in the dependent claims, wherein features for the second and third aspects of the disclosure are as for the first aspect mutatis mutandis.
Some examples of the disclosure provide for an improved method of logging an increased amount of process data in complex PLC machine systems with a multitude of parallel executed functions.
Some examples of the disclosure provide for faster and more stable logging of process data in PLC systems.
Some examples of the disclosure provide for improved logging of process data in PLC systems executing a plurality of functions or tasks executed at different time-scales or domains requiring different logging speeds.
Some examples of the disclosure provide for obtaining a more
comprehensive process understanding in a PLC machine system and improved abilities for machine development.
Some examples of the disclosure provide for reducing complexity in implementing logging of process data in a PLC system.
Some examples of the disclosure provide for implementing logging of process data with minimized impact on the functionality of the PLC system.
Some examples of the disclosure provide for implementing logging of process data with minimized infrastructural changes to existing PLC system.
Some examples of the disclosure provide for improved production traceability.
Some examples of the disclosure provide for improved and less time- consuming trouble-shooting procedures of a machine.
Some examples of the disclosure provide for a more efficient use of resources to identify erroneous behavior in a machine or developing
improvements thereof.
Some examples of the disclosure provide for more efficient procedures of evaluating the quality of a machine.
It should be emphasized that the term "comprises/comprising" when used in this specification is taken to specify the presence of stated features, integers, steps or components but does not preclude the presence or addition of one or more other features, integers, steps, components or groups thereof.
Brief Description of the Drawings
These and other aspects, features and advantages of which examples of the invention are capable of will be apparent and elucidated from the following description of examples of the present invention, reference being made to the accompanying drawings, in which;
Fig. 1 is a schematic diagram illustrating a method and apparatus configured to log process data in a PLC controlled equipment running PLC application code according to examples of the disclosure;
Fig. 2 is a schematic diagram illustrating determining hash codes of process tags and a related data table according to examples of the disclosure;
Fig. 3 is a schematic diagram illustrating applying push or pull operators to a stack of process data according to examples of the disclosure;
Fig. 4a is a flowchart of a method of logging process data in a PLC controlled equipment running PLC application code according to examples of the disclosure;
Fig. 4b is a schematic illustration of an apparatus configured to log process data in a PLC controlled equipment running PLC application code and an associated method according to examples of the disclosure; and
Fig. 5 is a schematic illustration of an apparatus configured to log process data in a PLC controlled equipment running PLC application code and an associated method according to examples of the disclosure.
Detailed Description
Specific examples of the invention will now be described with reference to the accompanying drawings. This invention may, however, be embodied in many different forms and should not be construed as limited to the examples set forth herein; rather, these examples are provided so that this disclosure will be thorough and complete, and will fully convey the scope of the invention to those skilled in the art. The terminology used in the detailed description of the examples illustrated in the accompanying drawings is not intended to be limiting of the invention. In the drawings, like numbers refer to like elements.
Fig. 4a illustrates a flow chart of a method 100 of logging process data in a PLC controlled equipment running PLC application code. The order in which the steps of the method 100 are described and illustrated should not be construed as limiting and it is conceivable that the steps can be performed in varying order. The method 100 is further illustrated in conjunction with the schematic diagram of Fig. 1 described in greater detail below.
A method 100 of logging process data in a PLC controlled equipment running PLC application code is thus provided. The PLC controlled equipment could be equipment of a system for filling and sealing packaging containers, and various machines related thereto. The PLC application code may be downloaded into the persistent memory of the equipment to perform the desired package equipment functionality. Sections of the PLC application code comprise tasks Τι, T2, configured to execute program functions at specific execution rates. The PLC application may be divided into different task depending on which kind functionality is required. For example, some functionalities may be executed on a shorter time scale such as servo drives,
hydraulics etc, than other functions less critical functions such as temperature control etc. A first task Ti may thus have an associated execution rate different from a second execution rate of a second task T2 in the PLC application code. Each of the tasks Ti, T2, comprise program functions having dedicated memory areas assigned as "tags". Each data entry of the process data to be received from the PLC controlled equipment comprises a tag, i.e. a tag value TGi,.. TGn, corresponding to a given name of the data type, and an associated process value Vi,.. Vn, (could be various data types) being assigned from the PLC application code. The process value Vi,.. Vn, could originate from a sensor or other internal function etc. A machine such as a filling machine for packaging containers may for example require operate with thousands of tags. The method 100 comprises receiving 101 process data from the PLC application code. As described further below with respect to apparatus 100 configured to log process data in a PLC controlled equipment running PLC application code, the process data is retrieved by establishing connections with the PLC
controlled equipment via a processing module 201 such as a communication module communicating with the PLC controlled equipment. The method 100 comprises assigning 102 process values associated with the first task Ti to threads TRD1 of a thread pool in parallel with the respective assigning of process values associated with said second task T2 to threads TRD1 of the thread pool. The method 100 and associated processing module 201 thus provide for the assigning of tasks Ti, T2, configured to execute program functions at different execution rates, to the threads TRD1, TRD2, in parallel or simultaneously, independent of the different execution rates. Accordingly, it is possible to accommodate the various logging speed requirements for the different tasks. Fig. 1 illustrates an example where the first and second tasks Ti, T2, are assigned to threads TRD1, TRD2, respectively as the processing module 201 establish connection with a PLC controlled equipment. Each "call back" of the processing module 201 to the PLC indicates that new process data has been received from the PLC, and that the process data is assigned to a thread.
It is conceivable that the number of tasks and threads vary in any plurality.
The method 100 comprises receiving 103, for each of the threads TRD1, TRD2, in a respective data table DTi, DT2, associated with each of the threads TRDi, TRD2, the tag- and process values TGn, Vn, of the process data received from the PLC controlled equipment. The method 100 further comprises determining 104 a hash code HCm, for each of the tags (i.e. for tag values TGn thereof) according to a hash function HF of the respective data table DTi, DT2,
for arranging 105 the tag values TGn and the associated process values Vn in the respective data table DTi, DT2 according to the mentioned hash code HCm. This provides for an increased speed of receiving and arranging the process data in a manner so that logging of a multitude, e.g. thousands, of tags in various time domains including real-time can be realized in a PLC controlled equipment. Determining a hash code HCm for each of the tags according to a hash function HF of the respective data table DTi, DT2, allows for optimizing the structuring of the process data in the data tables DTi, DT2. Subsequent operations in the data tables DTi, DT2, such as search operations, can be executed at higher speed, allowing for example real-time condition-based logging as described further below. At the same time, versatility is increased without added complexity of the logging system since the data table allows for handling all generic types of process data. The hash function HF can be determined depending on the process data (e.g. the characteristics of the tags) communicated from the processing module 201 to the associated threads TRDi, TRD2, as described further below. Fig. 2 shows one example of a data table DTn where the tag values TGn and associated process values are arranged in the data table DTn according to the respective hash codes HCm determined by the hash function HF. In this example, tag values TGi to TG5 and associated examples of hash codes HCm are shown. The data table structure further allows for a particularly advantageous application of logical operators, e.g. in an applied search condition to the process data, since such operators can be applied to a stack of data in the data table.
Fig. 4b illustrates a further flow chart of a method 100 of logging process data in a PLC controlled equipment running PLC application code. The order in which the steps of the method 100 are described and illustrated should not be construed as limiting and it is conceivable that the steps can be performed in varying order. The method 100 may comprise determining 106 a logging event for the process data in dependence of a log condition Li, L2. The log condition Li, L2, comprises at least one logical operator or threshold of one or more process values Vn being received from the PLC application code. The process values Vn are effectively obtained from the tags stored in the data table DTi, DT2. The method 100 comprises receiving 107, for a logging event, at least part of the process data from the data table DTi, DT2. Thus, once the log condition is fulfilled, a logging event occurs, and process data, such as tag- and process values can be stored, for example on a dedicated log memory 203
schematically illustrated in Fig. 1 . Determining 106 a logging event for the
process data in dependence of a log condition Li, l_2, provides for an efficient condition based logging, by being able to fully configure logging triggers (when to log data). When a log condition Li, l_2, is not fulfilled the process data in the data table DTi, DT2, will not be saved to the memory 203 during the callback of the processing or communication module 201 . The associated thread TRD1, TRD2, will remain active and connected through the communication module 201 to the PLC until a new callback will arrive and inserts new process data to the DTi, DT2, for validation by the log condition Li, L2. For each data entry received from the PLC application code, the method 100 may comprise comparing 108 the received process values Vn of the respective tags, associated with the data entry, with the log condition Li, L2, to determine 109 if the data entry is to be received for a logging event, i.e. stored in memory 203.
Having arranged the tag values and the associated process values in the respective data tables according to the hash code, as described above and exemplified in Fig. 2 provides for an efficient evaluation of the determined log conditions Li, L2. For example, when searching amongst tag values TGn positioned under the same hash code HCm, all other tags stored in the other hash code positions will be excluded from the search. This allows the condition based logging to operate in real-time at high speeds such as with logging of process data in the range of every 1 - 10 ms, and in parallel for all of the tasks
Ti, T2 and associated data tables DTi, DT2. A faster and more stable logging of process data in a PLC systems is thus provided. Fig. 3 illustrates an example where a log condition L is evaluated with logical operators in a stacked register structure, described further below, which is particularly beneficial when having arranged the tag values and the associated process values in the respective data tables according to mentioned hash code HCm.
The second processing unit 202 of the apparatus 100 may thus be configured to determine 106 a logging event for the process data in
dependence of a log condition Li, L2, comprising at least one logical operator or threshold of one or more process values being received from the PLC application code, and configured to receive 107, for a logging event, at least part of the process data from the data table DTi, DT2.
The method 100 may comprise determining 1 10 the logging event for the process data in dependence of a log condition Li, L2, for each of the threads TRDi, TRD2. This is schematically illustrated in Fig. 1 , where log condition Li is associated with the first thread TRD1 and the respective data table DTi, and vice versa for log condition L2.
Turning again to the schematic illustration of Fig. 3, the method 100 may comprise applying 1 1 1 push and/or pull operators to a stack of process data received from the PLC application code for evaluating the log condition Li, l_2. In the example shown, the log condition L is evaluated with logical operators and threshold values of process values Vn given as "x", "y", and "z". The data stack is evaluated from left to right, where the tag values, e.g. TGi, and process values, e.g. "x", are input, followed by the logical operator, e.g. "==", to arrive at an evaluated condition, e.g. "C1 ". The following tag-, process values, and operators are applied subsequently to the stack, arriving at final evaluated condition ("C5" in this example). Executing logical operations of the log condition Li, l_2, by applying such operators to the stack of process data provides for reducing the complexity in carrying out the evaluation of the conditions, which speeds up the evaluation step. Conditional logging of process data can thus be carried out at the desired rate at which the PLC equipment communicates the data.
The method 100 may comprise determining 104 the hash function HF for the data table DTi, DT2, based on the tag- and process values TGn, Vn. The mentioned values may thus be arranged in the respective data table DTi, DT2, according to an optimized hash function HF taking into account the
characteristics of the tags such as the tag- and process values TGn, Vn. The hash function HF may thus be optimized or selected based on the information about the tag- and process values TGn, Vn, communicated from the processing module 201 when establishing connection with the PLC equipment for communication the process values. Optimized choice of hash function HF provides for reducing the look-up time and increasing the speed by which a condition based logging can be executed.
The method 100 may comprise determining 104 the hash function HF for the data table DTi, DT2, based on a data type of the tag- and process values TGn, Vn, e.g. Boolean, Integer, Real number etc. This provides for further optimization and selection of the hash function HF, so that the tags and the associated hash codes HCm are arranged in the respective data tables DTi, DT2, optimized to the data type.
Also, the method 100 may comprise determining 104 the hash function HF for the data table DTi, DT2, based on the number of tags TGn. This may advantageously avoid the need for subsequent re-sizing of the data structure, since the amount of tags is known already from the initial call back connection
of the processing module 201 to the PLC equipment. Faster and more stable logging can thus be achieved.
The method 100 may comprise applying 1 12 a method of chaining to the hash function HF for a multiple of tags TGn assigned to the same hash code HCm. Fig. 3 illustrates an example where tag values TG2 and TG4 are assigned to the same hash code HC2. Both tag values are stored in the same "bucket" in the array to avoid collision. The hash collision is resolved by chaining with a head record in this bucket.
The first task Ti may be associated with a communication protocol different from that of the second task T2. The method 100 may comprise encapsulating 101 ' protocol specific attributes of respective communication protocols of the first and second task Ti , T2, so that process data received therefrom is received in parallel independent of the protocol specific attributes. Thus, the first processing unit 201 may be configured to encapsulate 101 ' protocol specific attributes of respective communication protocols of the first and second task so that process data received therefrom is received in parallel independent of the protocol specific attributes. This provides for logging the process data without being hindered by different protocol communication standards, and thereby facilitating the logging at desired speed.
The first task Ti may have an execution rate in the range of 1 - 10 ms, and the second task T2 may have an execution rate in the range of 100 - 1000 ms. The method provides for simultaneous logging of the first and second tasks Ti , T2, and a varying number of different tasks, having different execution rates, may further be logged.
A computer program product is provided comprising instructions which, when the program is executed by a computer, cause the computer to carry out the steps of the method 100 as described above in relation to Figs. 1 - 5.
As schematically illustrated in Fig. 4b, in conjunction with Fig. 1 , an apparatus 200 configured to log process data in a PLC controlled equipment running PLC application code is also provided. As mentioned, sections of the
PLC application code comprise tasks Ti , T2, configured to execute program functions at specific execution rates, wherein a first task Ti has an associated execution rate different from a second execution rate of a second task T2 in the PLC application code. Each of the tasks comprise program functions having dedicated memory areas assigned as tags. Each data entry of the process data comprises a tag value TGi ,.. TGn, and an associated process value Vi ,.. Vn, assigned from the PLC application code. The apparatus 200 comprises a first
processing module 201 configured to receive 101 process data from the PLC application code. The apparatus 200 further comprises a second processing module 202 configured to assign 102 process values associated with the first Ti task to threads TRDi, TRD2, of a thread pool in parallel with the respective assigning of process values associated with said second task to threads TRD1, TRD2, of the thread pool. The second processing module 202 is configured to receive 103, for each of the threads, TRD1, TRD2, in a respective data table DTi, DT2, associated with each of the threads TRD1, TRD2, the tag- and process values TGn, Vn, of the received process data. The second processing module 202 is further configured to determine 104 a hash code HCi, HCm, for each of the tag values TGn according to a hash function HF of the respective data table DTi, DT2, to arrange 105 the tag values TGn and the associated process values Vn in the respective data table according to said hash code HCm. The apparatus 200 thus provides for the advantageous benefits as described above in relation to the method 100 and Figs. 1 - 5.
The present invention has been described above with reference to specific examples. However, other examples than the above described are equally possible within the scope of the invention. The different features and steps of the invention may be combined in other combinations than those described. The scope of the invention is only limited by the appended patent claims.
More generally, those skilled in the art will readily appreciate that all parameters, dimensions, materials, and configurations described herein are meant to be exemplary and that the actual parameters, dimensions, materials, and/or configurations will depend upon the specific application or applications for which the teachings of the present invention is/are used.
Claims
1. Method (100) of logging process data in a PLC controlled equipment running PLC application code,
wherein sections of the PLC application code comprise tasks (Τι, T2) configured to execute program functions at specific execution rates, wherein a first task (Ti) has an associated execution rate different from a second execution rate of a second task (T2) in the PLC application code,
whereby each of said tasks comprise program functions having dedicated memory areas assigned as tags,
wherein each data entry of said process data comprises a tag value (TGi, TGn) and an associated process value (Vi, Vn) assigned from the PLC application code,
wherein the method comprises;
receiving (101 ) process data from the PLC application code, whereby process values associated with said first task are assigned (102) to threads (TRDi) of a thread pool in parallel with the respective assigning of process values associated with said second task to threads (TRD2) of the thread pool, receiving (103), for each of the threads, in a respective data table (DTi,
DT2) associated with each of the threads, the tag- and process values of the received process data, and
determining (104) a hash code (HCi, HCm) for each of the tags according to a hash function (HF) of the respective data table for arranging (105) the tag values and the associated process values in the respective data table according to said hash code.
2. Method according to claim 1 , comprising
determining (106) a logging event for the process data in dependence of a log condition (Li, L2) comprising at least one logical operator or threshold of one or more process values being received from the PLC application code, and receiving (107), for a logging event, at least part of the process data from the data table.
3. Method according to claim 2,
wherein, for each data entry received from the PLC application code, the method comprises
comparing (108) the received process values of the respective tags, associated with the data entry, with the log condition to determine (109) if the data entry is to be received for a logging event.
4. Method according to claim 2 or 3, comprising
determining (1 10) the logging event for the process data in dependence of a log condition for each of said threads.
5. Method according to any of claims 2 - 4, comprising
applying (1 1 1 ) push and/or pull operators to a stack of process data received from the PLC application code for evaluating the log condition.
6. Method according to any of claims 1 - 5, comprising
determining (104) the hash function for the data table based on the tag- and process values.
7. Method according to claim 6, comprising
determining (104) the hash function for the data table based on a data type of the tag- and process values.
8. Method according to any of claims 1 - 7, comprising
determining (104) the hash function for the data table based on the number of tags.
9. Method according to any of claims 1 - 8, comprising
applying (1 12) a method of chaining to the hash function for a multiple of tags assigned to the same hash code.
10. Method according to any of claims 1 - 9, wherein the first task is associated with a communication protocol different from that of the second task, the method comprising
encapsulating (101 ') protocol specific attributes of respective
communication protocols of the first and second task so that process data received therefrom is received in parallel independent of the protocol specific attributes.
11. Method according to any of claims 1 - 10, wherein the first task has an execution rate in the range of 1 - 10 ms, and the second task has an execution rate in the range of 100 - 1000 ms.
12. A computer program product comprising instructions which, when the program is executed by a computer, cause the computer to carry out the steps of the method according to any of claims 1 - 11.
13. Apparatus (200) configured to log process data in a PLC controlled equipment running PLC application code,
wherein sections of the PLC application code comprise tasks (Τι, T2) configured to execute program functions at specific execution rates, wherein a first task (Ti) has an associated execution rate different from a second execution rate of a second task (T2) in the PLC application code,
whereby each of said tasks comprise program functions having dedicated memory areas assigned as tags,
wherein each data entry of said process data comprises a tag value (TGi, TGn) and an associated process value (Vi, Vn) assigned from the PLC application code,
wherein the apparatus comprises
a first processing module (201 ) configured to receive (101 ) process data from the PLC application code,
a second processing module (202) configured to
assign (102) process values associated with said first task to threads (TRDi, TRD2) of a thread pool in parallel with the respective assigning of process values associated with said second task to threads of the thread pool, receive (103), for each of the threads, in a respective data table (DTi, DT2) associated with each of the threads, the tag- and process values of the received process data, and
determine (104) a hash code (HCi, HCn) for each of the tag values according to a hash function (HF) of the respective data table to arrange (105) the tag values and the associated process values in the respective data table according to said hash code.
14. Apparatus according to claim 13, wherein the second processing unit is configured to determine (106) a logging event for the process data in dependence of a log condition (Li, L2) comprising at least one logical operator
or threshold of one or more process values being received from the PLC application code, and receive (107), for a logging event, at least part of the process data from the data table.
15. Apparatus according to claim 13 or 14, wherein the first task is associated with a communication protocol different from that of the second task, wherein the first processing unit is configured to
encapsulate (101 ') protocol specific attributes of respective communication protocols of the first and second task so that process data received therefrom is received in parallel independent of the protocol specific attributes.
Priority Applications (2)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP2019570447A JP7199387B2 (en) | 2017-06-21 | 2018-06-18 | How to log process data in PLC control equipment |
| US16/621,029 US11086782B2 (en) | 2017-06-21 | 2018-06-18 | Method of logging process data in a PLC controlled equipment |
Applications Claiming Priority (2)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| EP17177238 | 2017-06-21 | ||
| EP17177238.7 | 2017-06-21 |
Publications (1)
| Publication Number | Publication Date |
|---|---|
| WO2018234246A1 true WO2018234246A1 (en) | 2018-12-27 |
Family
ID=59227490
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| PCT/EP2018/066132 Ceased WO2018234246A1 (en) | 2017-06-21 | 2018-06-18 | METHOD OF LOGGING PROCESS DATA IN AN API CONTROLLED EQUIPMENT |
Country Status (5)
| Country | Link |
|---|---|
| US (1) | US11086782B2 (en) |
| EP (1) | EP3418829B1 (en) |
| JP (1) | JP7199387B2 (en) |
| CN (1) | CN109100981B (en) |
| WO (1) | WO2018234246A1 (en) |
Families Citing this family (4)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| GB2594952B (en) * | 2020-05-12 | 2022-12-28 | Datumpin Ltd | Control system performance tracking apparatus and method |
| US11630661B2 (en) | 2021-07-29 | 2023-04-18 | Kyndryl, Inc. | Intelligent logging and automated code documentation |
| CN114363323B (en) * | 2022-01-06 | 2024-06-07 | 东莞市云雀科技有限公司 | Intelligent data uploading method for PLC |
| CN119883280B (en) * | 2025-01-02 | 2025-09-30 | 杭州电子科技大学 | Deep learning-based PLC programming language program parallel detection method |
Citations (4)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| EP0617347A1 (en) * | 1993-03-26 | 1994-09-28 | Mitsubishi Denki Kabushiki Kaisha | Data logging apparatus |
| US20130124575A1 (en) * | 2011-11-11 | 2013-05-16 | Rockwell Automation Technologies, Inc. | System and Method for Dynamic Meta-Data in Control and Visualization |
| US20140207254A1 (en) * | 2011-07-15 | 2014-07-24 | Omron Corporation | Cpu unit for plc, plc-use system program, recording medium in which plc-use system program is stored, plc system, plc support device, plc support program, and recording medium in which plc support program is stored |
| US20160070246A1 (en) * | 2013-05-20 | 2016-03-10 | Mitsubishi Electric Corporation | Monitoring control device |
Family Cites Families (17)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US7301541B2 (en) * | 1995-08-16 | 2007-11-27 | Microunity Systems Engineering, Inc. | Programmable processor and method with wide operations |
| JP3663617B2 (en) * | 1999-03-12 | 2005-06-22 | オムロン株式会社 | PLC tool device and program recording medium |
| US20020124011A1 (en) * | 2001-03-01 | 2002-09-05 | Baxter Robert W. | Methods, systems, and computer program products for communicating with a controller using a database interface |
| CN100397268C (en) * | 2002-12-23 | 2008-06-25 | 西门子能量及自动化公司 | Method and structure for memory device using PLC |
| JP2005321910A (en) | 2004-05-07 | 2005-11-17 | Softbank Bb Corp | Log data management system, method, and program |
| US7330936B2 (en) * | 2004-08-30 | 2008-02-12 | Texas Instruments Incorporated | System and method for power efficient memory caching |
| JP4516046B2 (en) | 2006-04-10 | 2010-08-04 | 三菱電機株式会社 | Programmable controller |
| US7827374B2 (en) * | 2006-06-12 | 2010-11-02 | Oracle America, Inc. | Relocating page tables |
| US7684881B2 (en) * | 2006-09-28 | 2010-03-23 | Rockwell Automation Technologies, Inc. | Transient-sensitive indicators for HMI devices |
| JP5224923B2 (en) | 2008-06-13 | 2013-07-03 | 三菱電機株式会社 | Control device |
| JP5264528B2 (en) | 2009-01-23 | 2013-08-14 | 三菱電機株式会社 | Logging system |
| US8429386B2 (en) * | 2009-06-30 | 2013-04-23 | Oracle America, Inc. | Dynamic tag allocation in a multithreaded out-of-order processor |
| US9311221B2 (en) * | 2013-03-15 | 2016-04-12 | Ab Initio Technology Llc | Recording program execution |
| JP2015022667A (en) | 2013-07-23 | 2015-02-02 | 日本電気株式会社 | Trace information collection device, trace information collection method, and computer program |
| JP2015035158A (en) * | 2013-08-09 | 2015-02-19 | ルネサスエレクトロニクス株式会社 | Data processing system |
| CN105629862B (en) * | 2014-11-05 | 2020-03-17 | 同方威视技术股份有限公司 | Real-time log recording method of control equipment based on PLC |
| US11061572B2 (en) * | 2016-04-22 | 2021-07-13 | Advanced Micro Devices, Inc. | Memory object tagged memory monitoring method and system |
-
2018
- 2018-06-18 JP JP2019570447A patent/JP7199387B2/en active Active
- 2018-06-18 WO PCT/EP2018/066132 patent/WO2018234246A1/en not_active Ceased
- 2018-06-18 US US16/621,029 patent/US11086782B2/en active Active
- 2018-06-18 EP EP18178338.2A patent/EP3418829B1/en active Active
- 2018-06-21 CN CN201810642638.3A patent/CN109100981B/en active Active
Patent Citations (4)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| EP0617347A1 (en) * | 1993-03-26 | 1994-09-28 | Mitsubishi Denki Kabushiki Kaisha | Data logging apparatus |
| US20140207254A1 (en) * | 2011-07-15 | 2014-07-24 | Omron Corporation | Cpu unit for plc, plc-use system program, recording medium in which plc-use system program is stored, plc system, plc support device, plc support program, and recording medium in which plc support program is stored |
| US20130124575A1 (en) * | 2011-11-11 | 2013-05-16 | Rockwell Automation Technologies, Inc. | System and Method for Dynamic Meta-Data in Control and Visualization |
| US20160070246A1 (en) * | 2013-05-20 | 2016-03-10 | Mitsubishi Electric Corporation | Monitoring control device |
Also Published As
| Publication number | Publication date |
|---|---|
| JP2020524852A (en) | 2020-08-20 |
| US11086782B2 (en) | 2021-08-10 |
| EP3418829A1 (en) | 2018-12-26 |
| US20200142380A1 (en) | 2020-05-07 |
| CN109100981A (en) | 2018-12-28 |
| EP3418829B1 (en) | 2022-08-24 |
| JP7199387B2 (en) | 2023-01-05 |
| CN109100981B (en) | 2023-11-14 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| EP3418829B1 (en) | Method of logging process data in a plc controlled equipment | |
| EP3982268B1 (en) | Chassis simulation method and apparatus, server, storage medium and program product | |
| JP7260227B2 (en) | Method and Apparatus for Defining Stages for Multivariate Batch Control Analysis, Article of Manufacture | |
| US8543370B2 (en) | Multiple PLC simulation system | |
| CN102768504B (en) | For the method that the being controlled property of behavior of submodule is interfered | |
| CN111651365A (en) | Automatic interface testing method and device | |
| CN107122252B (en) | Intersystem interaction method and device | |
| CN110989549B (en) | Software test general automation control method and device for train control system | |
| CN105739481B (en) | Test method, device and system for industrial control software | |
| US20210255607A1 (en) | Automation Component Configuration | |
| CN108279595A (en) | Method and device for controlling state of equipment unit and equipment unit | |
| CN115174439B (en) | Verification method, device and storage medium of multi-protocol label switching channel | |
| EP3258385B1 (en) | Connection for quick search of regular expressions in data | |
| CN106612213A (en) | An equipment test method and apparatus | |
| US20230333891A1 (en) | Method, data processing module, and data processing network for processing data | |
| JP2005044111A (en) | Fieldbus system | |
| CN115656777A (en) | Multi-channel chip test log parallel parsing method | |
| CN112257968A (en) | Production flow construction and execution control method based on event mechanism | |
| CN114697293A (en) | Data transmission method, lower computer and controller | |
| CN105378665A (en) | Data processing method and apparatus | |
| CN104375452A (en) | Product processing fool-proof system and method | |
| CN115378825B (en) | Interactive simulation system and method based on application layer industrial control protocol analysis | |
| US20230356345A1 (en) | Multi-Type Industrial Robot Control System, Apparatus and Method | |
| US20140200683A1 (en) | Laboratory system | |
| CN118346685A (en) | Integrated control method, system, terminal and medium for various pneumatic execution devices |
Legal Events
| Date | Code | Title | Description |
|---|---|---|---|
| 121 | Ep: the epo has been informed by wipo that ep was designated in this application |
Ref document number: 18730015 Country of ref document: EP Kind code of ref document: A1 |
|
| ENP | Entry into the national phase |
Ref document number: 2019570447 Country of ref document: JP Kind code of ref document: A |
|
| NENP | Non-entry into the national phase |
Ref country code: DE |
|
| 122 | Ep: pct application non-entry in european phase |
Ref document number: 18730015 Country of ref document: EP Kind code of ref document: A1 |