CN102663068A - Device for realizing real-time updating of database and data real-time updating method in boiler control based on OPC (OLE for Process Control) server - Google Patents

Device for realizing real-time updating of database and data real-time updating method in boiler control based on OPC (OLE for Process Control) server Download PDF

Info

Publication number
CN102663068A
CN102663068A CN2012100931216A CN201210093121A CN102663068A CN 102663068 A CN102663068 A CN 102663068A CN 2012100931216 A CN2012100931216 A CN 2012100931216A CN 201210093121 A CN201210093121 A CN 201210093121A CN 102663068 A CN102663068 A CN 102663068A
Authority
CN
China
Prior art keywords
data
real
time
slave computer
opc server
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
CN2012100931216A
Other languages
Chinese (zh)
Other versions
CN102663068B (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.)
Ningbo Intelligent Equipment Research Institute Co., Ltd.
Original Assignee
Harbin Institute of Technology
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 Harbin Institute of Technology filed Critical Harbin Institute of Technology
Priority to CN201210093121.6A priority Critical patent/CN102663068B/en
Publication of CN102663068A publication Critical patent/CN102663068A/en
Application granted granted Critical
Publication of CN102663068B publication Critical patent/CN102663068B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
  • Control By Computers (AREA)

Abstract

The invention discloses a device for realizing real-time updating of a database and a data real-time updating method in boiler control based on an OPC (OLE for Process Control) server, aiming to solve a problem of quick data storage of a real-time data of the OPC server in boiler control and relating to a data controll method. The device provided by the invention comprises an upper computer, a real-time database with an internal OPC server and multiple lower computers; the upper computer is connected with the real-time database of the internal OPC server through an OPC interface; and the real-time database of the internal OPC server is connected with multiple lower computers through a communication bus. According to the device provided by the invention, the data real-time updating method comprises steps that 1, firstly, a temporary table Tmp table is established for each lower computer by the real-time database of the internal OPC server according to a communication address; 2, the real-time database stores data at previous time by a map table; and 3, quick data insertion and OPC server data updating of the real-time database are processed. The device and the data real-time updating method disclosed by the invention are used for real-time data control in the boiler control.

Description

The real-time data base based on opc server in the boiler control is realized device and the data in real time update method that data in real time is upgraded
Technical field
The present invention relates to a kind of data control method.
Background technology
Real-time data base is to solve data storage and the data sharing between the upper computer software in the industrial processes.Its key property is that storage speed is fast, stresses the time consistency of data.
Since real-time data base be with data storage in internal memory, storage speed approximately is 100 times of traditional database, even higher.In commercial production, just can store slave computer so rapidly and catch the data of coming, unlikelyly cause losing of data.Each data of real-time data base all have strict time response, and this can be as accurate as the ms level, and traditional database is not accomplished.
The consistance of data is that each operation of value all has strict time restriction, and perfect process transfer is arranged in the database, guarantees the time response of data storage and visit.And the various operations in traditional data storehouse are that when to accomplish in a sense be unforeseen, when visiting data maybe since the bigger long time that needs of load of system just can return.
Be accompanied by the compression of data during real-time data base storage data, in identical storage space, can store more data.
In boiler control, slave computer is more, and sensor return data amount is big, and real-time has requirement, so can not use the traditional data storehouse.
Relate to operations such as slave computer and host computer coordination, data sharing, instruction execution in the process control, contain the intermediate data layer, promptly real-time data base is very necessary.Real-time data base is in the status of data core in industrial process control.
Now large-scale real-time data base product is more, and cost an arm and a leg (with 100,000 even 1,000,000 notes) mainly are to cooperate quick high capacity data record, unloading.And for general industrial control, such as boiler control, practical, the cheap real-time data base of function but seldom, but it has vast market.
OPC is a kind of data interaction agreement, based on the COM technology.Comprise opc server and OPC client in the OPC technology.The OPC client can be visited the data of opc server, perhaps revises data wherein.This data access has good real-time, supports a plurality of clients to visit simultaneously.In Industry Control, being widely used, is the agreement that a kind of various device manufacturer observes simultaneously.
Be divided into opc server and OPC client to OPC in the OPC technology, an opc server can connect a plurality of OPC clients, walks abreast between the OPC client, and data write to read also with data and walk abreast.Now general way is on the market, develops an opc server separately, and as an OPC client, other upper computer softwares all are a kind of clients with real-time data base, and host computer fetches data in the real-time data base will pass through double OPC interface protocol.System redundant more, the unified difficulty of sequential is also bigger.
The opc server exploitation has three kinds of methods, 1) use the rapid-result storehouse of opc server, shortcoming is a function singleness, lacks dirigibility, is difficult to upgrading, revises the relative program function.2) use relevant software development kit, shortcoming is to rely on kit, and function expansibility is not strong.3) use the COM exploitation, directly use the api function of bottom, this method is the most flexible, characteristics such as grasp COM internal technology details that can be deep enough, and all functions that can use the OPC agreement to be provided need not rely on other dynamic link libraries.COM is the abbreviation of Component Object Model, is the basis of all OLE mechanism.The present invention just is to use the opc server of COM exploitation.
Summary of the invention
The objective of the invention is problem, provide the real-time data base in a kind of boiler control to realize the device and method that data in real time is upgraded based on opc server for the real time data database data quick storage that solves the opc server in a kind of boiler control.
The real-time data base based on opc server in the boiler control is realized the device that data in real time is upgraded, and it comprises real-time data base and a plurality of slave computer of host computer, built-in opc server;
Host computer is connected through the OPC interface with the real-time data base of built-in opc server, and the real-time data base of built-in opc server is connected with a plurality of slave computers through communication bus.
Each slave computer contains read-write zone bit, CRC check position, the address bit of slave computer and the data value information of slave computer to the real-time data base data packets for transmission of built-in opc server.
Described data bus is a serial RS8 communication bus.
Described slave computer is sensor or topworks.
Described host computer is the monitoring software system.
The real-time data base based on opc server in the boiler control is realized the realization data in real time update method of the device of data in real time renewal, and it is realized according to following steps:
The real-time data base of step 1, at first built-in opc server is set up a temporary table Tmp table for each slave computer according to its mailing address, and the table name of this temporary table Tmp table is TmpXXX, wherein the mailing address of the corresponding slave computer of XXX; Include two data item in the temporary table Tmp table: [GetDataTime] and [FieldVal], the data that [FieldVal] expression slave computer is uploaded, the time that [FieldVal] obtained in [GetDataTime] expression;
The real-time data base of step 2, built-in opc server uses map table storage last data constantly, and these data comprise bit address item and data value two association that slave computer returns;
Step 3, when slave computer sends data to the real-time data base of built-in opc server, the rapid data that carries out real-time data base inserts and the opc server Data Update, its method is:
The real-time data base of step 3 one, built-in opc server receives the data that slave computer is gathered, and the data of this transmission are judged, judges whether the data of this transmission satisfy CRC check and communication bus protocol, if satisfy, then execution in step three or two; If do not satisfy, then execution in step three or three;
Real-time data base is according to the data value and the address of these data of protocol analysis in the real-time data base of step 3 two, built-in opc server, and the data value of a last moment data compares in showing with map simultaneously, and this relatively is divided into two kinds of situation:
One, if these data are digital datas, relatively whether this data value is identical with the data value that a last moment map is stored in showing, if; Then, the real-time data base of built-in opc server is not stored these data, if not; Then, deposit in the temporary table Tmp table of this slave computer;
Two, if these data are analog datas, relatively whether the set initial threshold of these data is identical, if then, real-time data base is not stored these data, if not, then, deposits in the temporary table Tmp table of this slave computer;
The real-time data base of built-in opc server upgrades the map table and turns back to step 3 one then;
The real-time data base notice slave computer of step 3 three, built-in opc server resends data, judges whether to overflow time and maximum number of times of transmission less than setting.
The data in real time update method based on opc server in the boiler control comprises seven tables: digital data table, analog data table, title-address table, temporary table, alarm logging table, system log table and unloading information record sheet in the real-time data base described in the step 3;
The data item that comprises in the digital data table has: the initial value of global address, the mode bit of whether preserving these data, zone bit and the system reset of the offset address of the digital data of gathering of the title of the slave computer of collection digital data, the first address of digital data that slave computer is gathered, slave computer, the digital data of gathering of slave computer;
The data item that comprises in the analog data table has: title, the first address of analog data that slave computer is gathered, the offset address of analog data that slave computer is gathered, the global address of analog data that slave computer is gathered, the mode bit of whether preserving this data initial value, the range of analog data that slave computer is gathered and the AD figure place of analog data that slave computer is gathered of gathering the slave computer of analog data;
The data item that title-address table comprises has: the types of variables of the first address of the title of slave computer, slave computer institute image data, the global address of slave computer institute image data, slave computer institute image data and the tag number of slave computer institute image data;
The data item that temporary table Tmp table comprises has: [GetDataTime] and [FieldVal], the two represents time and the array value that obtains data respectively, and data value is meant analog quantity and the digital quantity value that obtains through decoding;
The data item that the alarm logging table comprises has: the slave computer title of the time of warning, warning duration, warning and the zone bit of whether dealing with problems;
System log table: system's operation starting time and system accumulated running time;
Unloading information record sheet: system's unloading start time, unloading concluding time, unloading historical data library name and unloading database table name.
Title-address table in the described real-time data base is to be generated automatically by analog data table and digital data table; After generation should be shown; Variable first address to this table sorts from low to high earlier; On this basis the types of variables of this table is sorted from low to high then, form the table of data according to title, first address classification.
Real-time data base among the present invention is to adopt the unified time thread, according to the value of sequence change indexed variable.
Advantage of the present invention is:
1, we are made in opc server in the real-time data base; Saved the interface that both is separately also needed a heavy OPC agreement; Make system more succinctly promptly reduce the hardware resource of system, while opc server and database, slave computer are got in touch more tight, make data transfer more flexible.If as an OPC client, other upper computer softwares all are a kind of clients with real-time data base, host computer fetches data in the real-time data base will pass through double OPC interface protocol.System redundant more, the unified difficulty of sequential is also bigger.
2, the rapid data of the real-time data base that adopts of the present invention inserts and opc server Data Update algorithm has reduced the redundancy of program; Dwindled program's memory space, practiced thrift hardware resource, realization that can be ingenious, succinct is only stored last data updated to the assurance of data quick storage and real-time: Map table; Data volume is little; Seek rate is fast, is used for when current data is inserted, doing data relatively, the initial stage of data is compressed play an important role.The data that TMP table storage compress through the initial stage (can be compressed into 101 etc. such as digital quantity 10 00 01), the structure of TMP table very simply has only data item time and data value, makes things convenient for the rapid data insertion to operate, and reduces system delay.And, search conveniently through overall unique address (uniqueadd) name table name.Operation to the TMP table is in system's free time operation, at this moment can be in other table of database with the data conversion storage in the TMP, and perhaps further compression deposits in the historical data base (conventional hard database).
3, the design of database table make data insertion and search more succinctly, the operating process to data above cooperating can improve the database data operating efficiency.
4, the easy design configuration personnel operation of OPC label.Make and dispose configuration software by operating personnel's alignment sensor rapidly.
5, software is whole independent, does not need other Runtime Libraries, uses the COM technological development, all functions that can use the OPC agreement to be provided.
6, rational Software Architecture Design, the programming system resource occupation is little, and maintainable good, function is scalable.
Description of drawings
Fig. 1 is the structural representation of apparatus of the present invention;
Fig. 2 is that the rapid data of real-time data base inserts synoptic diagram;
Fig. 3 is the rapid data insertion of real-time data base and the method flow diagram of opc server Data Update;
Fig. 4 is that the rapid data of original real-time data base inserts the algorithm flow chart with the employing of opc server Data Update;
Fig. 5 is the structural drawing of the title-address table in the real-time data base of the present invention.
Embodiment
Embodiment one: below in conjunction with Fig. 1 this embodiment is described.
The real-time data base based on opc server in the boiler control is realized the device that data in real time is upgraded, and it comprises real-time data base 2 and a plurality of slave computer 3 of host computer 1, built-in opc server;
Host computer 1 is connected through the OPC interface with the real-time data base 2 of built-in opc server, and the real-time data base 2 of built-in opc server is connected with a plurality of slave computers 3 through communication bus.
Embodiment two: below in conjunction with Fig. 1 this embodiment is described, this embodiment is for to the further specifying of embodiment one,
The real-time data base based on opc server in the boiler control is realized the device that data in real time is upgraded, and each slave computer 3 contains read-write zone bit, CRC check position, the address bit of slave computer 3 and the data value information of slave computer 3 to real-time data base 2 data packets for transmission of built-in opc server.
Embodiment three: below in conjunction with Fig. 1 this embodiment is described, this embodiment is for to the further specifying of embodiment one,
The real-time data base based on opc server in the boiler control is realized the device that data in real time is upgraded, and described data bus 4 is serial RS485 communication bus.
Embodiment four: below in conjunction with Fig. 1 this embodiment is described, this embodiment is for to the further specifying of embodiment one,
The real-time data base based on opc server in the boiler control is realized the device that data in real time is upgraded, and described slave computer 3 is sensor or topworks.
Embodiment five: below in conjunction with Fig. 1 this embodiment is described, this embodiment is the method for application implementation mode one device,
Described host computer (1) is the monitoring software system.
Embodiment six: below in conjunction with Fig. 2, Fig. 3 and Fig. 5 this embodiment is described, this embodiment is the method for application implementation mode one device,
The real-time data base based on opc server in the boiler control is realized the realization data in real time update method of the device of data in real time renewal, it is characterized in that it is realized according to following steps:
The real-time data base 2 of step 1, at first built-in opc server is set up a temporary table Tmp table for each slave computer 3 according to its mailing address, and the table name of this temporary table Tmp table is TmpXXX, wherein the mailing address of the corresponding slave computer 3 of XXX; Include two data item in the temporary table Tmp table: [GetDataTime] and [FieldVal], the data that [FieldVal] expression slave computer is uploaded, the time that [FieldVal] obtained in [GetDataTime] expression;
The real-time data base 2 of step 2, built-in opc server uses map table storage last data constantly, and these data comprise 32 bit address items and data value two association that slave computer 3 returns;
Step 3, when slave computer 3 sends data to the real-time data base 2 of built-in opc server, the rapid data that carries out real-time data base inserts and the opc server Data Update, its method is:
The real-time data base 2 of step 3 one, built-in opc server receives the data that slave computer 3 is gathered, and the data of this transmission are judged, judges whether the data of this transmission satisfy CRC check and communication bus protocol, if satisfy, then execution in step three or two; If do not satisfy, then execution in step three or three;
Real-time data base is according to the data value and the address of these data of protocol analysis in the real-time data base 2 of step 3 two, built-in opc server, and the data value of a last moment data compares in showing with map simultaneously, and this relatively is divided into two kinds of situation:
One, if these data are digital datas, relatively whether this data value is identical with the data value that a last moment map is stored in showing, if; Then, 2 pairs of these data of the real-time data base of built-in opc server are not stored, if not; Then, deposit in the temporary table Tmp table of this slave computer 3;
Two, if these data are analog datas, relatively whether the set initial threshold of these data is identical, if then, 2 pairs of these data of real-time data base are not stored, if not, then, deposits in the temporary table Tmp table of this slave computer 3;
The real-time data base 2 of built-in opc server upgrades the map table and turns back to step 3 one then;
The real-time data base 2 notice slave computers of step 3 three, built-in opc server resend data, judge whether to overflow time and maximum number of times of transmission less than setting.
Embodiment seven: this embodiment is for to the further specifying of embodiment six,
Data in real time update method in the boiler control based on opc server; It is characterized in that, comprise seven tables in the real-time data base described in the step 3: digital data table, analog data table, title-address table, temporary table, alarm logging table, system log table and unloading information record sheet;
The data item that comprises in the digital data table has: the initial value of global address, the mode bit of whether preserving these data, zone bit and the system reset of the offset address of the digital data of gathering of the title of the slave computer 3 of collection digital data, the first address of slave computer 3 digital data of gathering, slave computer 3, the digital data of gathering of slave computer 3;
The data item that comprises in the analog data table has: title, the first address of slave computer 3 analog data of gathering, the offset address of slave computer 3 analog data of gathering, the global address of slave computer 3 analog data of gathering, the mode bit of whether preserving this data initial value, the range of slave computer 3 analog data of gathering and the AD figure place of slave computer 3 analog data of gathering of gathering the slave computer 3 of analog data;
The data item that title-address table comprises has: the types of variables of the first address of the title of slave computer 3,3 image data of slave computer, the global address of 3 image data of slave computer, 3 image data of slave computer and the tag number of 3 image data of slave computer;
The data item that temporary table Tmp table comprises has: [GetDataTime] and [FieldVal], the two represents time and the array value that obtains data respectively, and data value is meant analog quantity and the digital quantity value that obtains through decoding;
The data item that the alarm logging table comprises has: slave computer 3 titles of the time of warning, warning duration, warning and the zone bit of whether dealing with problems;
System log table: system's operation starting time and system accumulated running time;
Unloading information record sheet: system's unloading start time, unloading concluding time, unloading historical data library name and unloading database table name.
Embodiment eight: this embodiment is for to the further specifying of embodiment six,
The real-time data base based on opc server in the boiler control is realized the data in real time update method; Title-address table in the described real-time data base is to be generated automatically by analog data table and digital data table; After generation should be shown; Earlier the variable first address to this table sorts from low to high, on this basis the types of variables of this table is sorted from low to high then, forms the table of data according to title, first address classification.
Embodiment nine: this embodiment is for to the further specifying of embodiment six,
The real-time data base based on opc server in the boiler control is realized the data in real time update method, and real-time data base adopts the unified time thread, according to the value of sequence change indexed variable.
The present invention is not limited to above-mentioned embodiment, can also be the reasonable combination of technical characterictic described in above-mentioned each embodiment.

Claims (9)

1. the real-time data base based on opc server in the boiler control is realized the device that data in real time is upgraded, and it is characterized in that: it comprises real-time data base (2) and a plurality of slave computer (3) of host computer (1), built-in opc server;
Host computer (1) is connected through the OPC interface with the real-time data base (2) of built-in opc server, and the real-time data base of built-in opc server (2) is connected with a plurality of slave computers (3) through communication bus.
2. the real-time data base based on opc server in the boiler control according to claim 1 is realized the device that data in real time is upgraded, and it is characterized in that: each slave computer (3) contains read-write zone bit, CRC check position, the address bit of slave computer (3) and the data value information of slave computer (3) to real-time data base (2) data packets for transmission of built-in opc server.
3. the real-time data base based on opc server in the boiler control according to claim 1 is realized the device that data in real time is upgraded, and it is characterized in that: described data bus (4) is a serial RS485 communication bus.
4. the real-time data base based on opc server in the boiler control according to claim 1 is realized the device that data in real time is upgraded, and it is characterized in that: described slave computer (3) is sensor or topworks.
5. the real-time data base based on opc server in the boiler control according to claim 1 is realized the device that data in real time is upgraded, and it is characterized in that: described host computer (1) is the monitoring software system.
6. application rights requires to realize the realization data in real time update method of the device that data in real time is upgraded it is characterized in that it is realized according to following steps based on the real-time data base of opc server in the control of 1 described boiler:
The real-time data base of step 1, at first built-in opc server (2) is set up a temporary table Tmp table for each slave computer (3) according to its mailing address, and the table name of this temporary table Tmp table is TmpXXX, wherein the mailing address of the corresponding slave computer of XXX (3); Include two data item in the temporary table Tmp table: [GetDataTime] and [FieldVal], the data that [FieldVal] expression slave computer is uploaded, the time that [FieldVal] obtained in [GetDataTime] expression;
The real-time data base of step 2, built-in opc server (2) uses map table storage last data constantly, and these data comprise 32 bit address items and data value two association that slave computer (3) returns;
Step 3, when slave computer (3) sends data to the real-time data base (2) of built-in opc server, the rapid data that carries out real-time data base inserts and the opc server Data Update, its method is:
The real-time data base of step 3 one, built-in opc server (2) receives the data that slave computer (3) is gathered; And the data of this transmission are judged; Whether the data of judging this transmission satisfy CRC check and communication bus protocol, if satisfy, then execution in step three or two; If do not satisfy, then execution in step three or three;
Real-time data base is according to the data value and the address of these data of protocol analysis in the real-time data base of step 3 two, built-in opc server (2), and the data value of a last moment data compares in showing with map simultaneously, and this relatively is divided into two kinds of situation:
One, if these data are digital datas, relatively whether this data value is identical with the data value that a last moment map is stored in showing, if; Then, the real-time data base of built-in opc server (2) is not stored these data, if not; Then, deposit in the temporary table Tmp table of this slave computer (3);
Two, if these data are analog datas, relatively whether the set initial threshold of these data is identical, if then, real-time data base (2) is not stored these data, if not, then, deposits in the temporary table Tmp table of this slave computer (3);
The real-time data base of built-in opc server (2) upgrades the map table and turns back to step 3 one then;
The real-time data base of step 3 three, built-in opc server (2) notice slave computer resends data, judges whether to overflow time and maximum number of times of transmission less than setting.
7. the data in real time update method in the boiler control according to claim 6 based on opc server; It is characterized in that, comprise seven tables in the real-time data base described in the step 3: digital data table, analog data table, title-address table, temporary table, alarm logging table, system log table and unloading information record sheet;
The data item that comprises in the digital data table has: the initial value of global address, the mode bit of whether preserving these data, zone bit and the system reset of the offset address of the digital data of gathering of the title of the slave computer (3) of collection digital data, the first address of slave computer (3) digital data of gathering, slave computer (3), the digital data of gathering of slave computer (3);
The data item that comprises in the analog data table has: title, the first address of slave computer (3) analog data of gathering, the offset address of slave computer (3) analog data of gathering, the global address of slave computer (3) analog data of gathering, the mode bit of whether preserving this data initial value, the range of slave computer (3) analog data of gathering and the AD figure place of slave computer (3) analog data of gathering of gathering the slave computer (3) of analog data;
The data item that title-address table comprises has: the types of variables of the first address of the title of slave computer (3), slave computer (3) institute image data, the global address of slave computer (3) institute image data, slave computer (3) institute image data and the tag number of slave computer (3) institute image data;
The data item that temporary table Tmp table comprises has: [GetDataTime] and [FieldVal], the two represents time and the array value that obtains data respectively, and data value is meant analog quantity and the digital quantity value that obtains through decoding;
The data item that the alarm logging table comprises has: slave computer (3) title of the time of warning, warning duration, warning and the zone bit of whether dealing with problems;
System log table: system's operation starting time and system accumulated running time;
Unloading information record sheet: system's unloading start time, unloading concluding time, unloading historical data library name and unloading database table name.
8. the real-time data base based on opc server in the boiler control according to claim 7 is realized the data in real time update method; It is characterized in that; Title-address table in the described real-time data base is to be generated automatically by analog data table and digital data table, and after generation should be shown, the variable first address to this table sorted from low to high earlier; On this basis the types of variables of this table is sorted from low to high then, form the table of data according to title, first address classification.
9. the real-time data base based on opc server in the boiler control according to claim 6 is realized the data in real time update method, it is characterized in that real-time data base adopts the unified time thread, according to the value of sequence change indexed variable.
CN201210093121.6A 2012-03-31 2012-03-31 Device for realizing real-time updating of database and data real-time updating method in boiler control based on OPC (OLE for Process Control) server Active CN102663068B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201210093121.6A CN102663068B (en) 2012-03-31 2012-03-31 Device for realizing real-time updating of database and data real-time updating method in boiler control based on OPC (OLE for Process Control) server

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201210093121.6A CN102663068B (en) 2012-03-31 2012-03-31 Device for realizing real-time updating of database and data real-time updating method in boiler control based on OPC (OLE for Process Control) server

Publications (2)

Publication Number Publication Date
CN102663068A true CN102663068A (en) 2012-09-12
CN102663068B CN102663068B (en) 2014-06-11

Family

ID=46772559

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201210093121.6A Active CN102663068B (en) 2012-03-31 2012-03-31 Device for realizing real-time updating of database and data real-time updating method in boiler control based on OPC (OLE for Process Control) server

Country Status (1)

Country Link
CN (1) CN102663068B (en)

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103197654A (en) * 2013-04-17 2013-07-10 清华大学 Monitoring system of standard semiconductor equipment based on organic photo conductor (OPC)
CN106709013A (en) * 2016-12-26 2017-05-24 深圳市捷顺科技实业股份有限公司 Data processing method and apparatus, and data interaction method and apparatus
CN106952009A (en) * 2016-12-27 2017-07-14 核工业北京化工冶金研究院 The long-range WINCC data reading systems of uranium mine creation data system
CN108873847A (en) * 2018-07-13 2018-11-23 北京工业大学 A kind of collecting method towards die forging production line
CN113010614A (en) * 2021-03-18 2021-06-22 山东高速满易物流科技有限公司 Logistics data storage method and system

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1762525A (en) * 2005-10-14 2006-04-26 清华大学 Rectification tower automatic control and optimization method
CN201540482U (en) * 2009-09-17 2010-08-04 宝山钢铁股份有限公司 Heat flow diagram displayer of gas-steam combined circle cogeneration system

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1762525A (en) * 2005-10-14 2006-04-26 清华大学 Rectification tower automatic control and optimization method
CN201540482U (en) * 2009-09-17 2010-08-04 宝山钢铁股份有限公司 Heat flow diagram displayer of gas-steam combined circle cogeneration system

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
张河 等: "OPC客户端与实时数据库通信的实现", 《计算机工程与科学》 *
许黎明: "一种分布式网络监控系统的设计", 《机械与电子》 *

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103197654A (en) * 2013-04-17 2013-07-10 清华大学 Monitoring system of standard semiconductor equipment based on organic photo conductor (OPC)
CN106709013A (en) * 2016-12-26 2017-05-24 深圳市捷顺科技实业股份有限公司 Data processing method and apparatus, and data interaction method and apparatus
CN106952009A (en) * 2016-12-27 2017-07-14 核工业北京化工冶金研究院 The long-range WINCC data reading systems of uranium mine creation data system
CN108873847A (en) * 2018-07-13 2018-11-23 北京工业大学 A kind of collecting method towards die forging production line
CN113010614A (en) * 2021-03-18 2021-06-22 山东高速满易物流科技有限公司 Logistics data storage method and system

Also Published As

Publication number Publication date
CN102663068B (en) 2014-06-11

Similar Documents

Publication Publication Date Title
CN101652758B (en) Hierarchical immutable content-addressable memory processor
CN102663068B (en) Device for realizing real-time updating of database and data real-time updating method in boiler control based on OPC (OLE for Process Control) server
CN100571281C (en) Great magnitude of data hierarchical storage method
CN103106152B (en) Based on the data dispatching method of level storage medium
Salinas et al. Data warehouse and big data integration
US20180025016A1 (en) Full system simulator and memory-aware splay tree for in-memory databases in hybrid memory systems
CN108681488B (en) Internet of things platform terminal data reporting method
CN101201600A (en) Self configuration of embedded historians
CN102937964B (en) Intelligent data service method based on distributed system
US20180024997A1 (en) Full system simulator and memory-aware splay tree for in-memory databases in hybrid memory systems
CN108255415A (en) Method for establishing multiple namespaces and method for accessing data of multiple namespaces
CN105808428A (en) Method for performing unified performance test on distributed file system
CN102609493A (en) Connection sequence inquiry optimizing method based on column-storage model
CN104395845A (en) Control device
CN109683494A (en) Internet of things equipment coordinated control system
CN103049393B (en) Memory headroom management method and device
CN110045982A (en) A kind of embedded system configuration method based on source code polymerization
JP4746698B2 (en) Modeling classification objects
CN110287152A (en) A kind of method and relevant apparatus of data management
CN111414228A (en) Kubernetes-based method for managing storage space and related device
CN103500206A (en) Storage method and device based on file storage data
CN102567419B (en) Mass data storage device and method based on tree structure
CN109947705B (en) System and method for accessing petroleum engineering data
CN105354163A (en) Method for achieving plug and play of single bus equipment
CN102693174A (en) Object broker database constraint-oriented backup method

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
C14 Grant of patent or utility model
GR01 Patent grant
TR01 Transfer of patent right

Effective date of registration: 20190911

Address after: 150001 No. 434, postal street, Nangang District, Heilongjiang, Harbin

Co-patentee after: Gao Hui Jun

Patentee after: Harbin Institute of Technology Asset Investment Management Co., Ltd.

Address before: 150001 Harbin, Nangang, West District, large straight street, No. 92

Patentee before: Harbin Institute of Technology

TR01 Transfer of patent right
TR01 Transfer of patent right

Effective date of registration: 20191018

Address after: 315200 No.189, Guangming Road, Zhuangshi street, Zhenhai District, Ningbo City, Zhejiang Province

Patentee after: Ningbo Intelligent Equipment Research Institute Co., Ltd.

Address before: 150001 No. 434, postal street, Nangang District, Heilongjiang, Harbin

Co-patentee before: Gao Hui Jun

Patentee before: Harbin Institute of Technology Asset Investment Management Co., Ltd.

TR01 Transfer of patent right