CN106647323A - Equipment simulation operation control method and equipment simulation operation control device - Google Patents

Equipment simulation operation control method and equipment simulation operation control device Download PDF

Info

Publication number
CN106647323A
CN106647323A CN201510729428.4A CN201510729428A CN106647323A CN 106647323 A CN106647323 A CN 106647323A CN 201510729428 A CN201510729428 A CN 201510729428A CN 106647323 A CN106647323 A CN 106647323A
Authority
CN
China
Prior art keywords
file
uniformly controlled
configuration file
equipment
control
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
CN201510729428.4A
Other languages
Chinese (zh)
Other versions
CN106647323B (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.)
Beijing NMC Co Ltd
Beijing North Microelectronics Co Ltd
Original Assignee
Beijing North Microelectronics Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Beijing North Microelectronics Co Ltd filed Critical Beijing North Microelectronics Co Ltd
Priority to CN201510729428.4A priority Critical patent/CN106647323B/en
Publication of CN106647323A publication Critical patent/CN106647323A/en
Application granted granted Critical
Publication of CN106647323B publication Critical patent/CN106647323B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • GPHYSICS
    • G05CONTROLLING; REGULATING
    • G05BCONTROL OR REGULATING SYSTEMS IN GENERAL; FUNCTIONAL ELEMENTS OF SUCH SYSTEMS; MONITORING OR TESTING ARRANGEMENTS FOR SUCH SYSTEMS OR ELEMENTS
    • G05B17/00Systems involving the use of models or simulators of said systems
    • G05B17/02Systems involving the use of models or simulators of said systems electric

Abstract

The invention provides an equipment simulation operation control method and an equipment simulation operation control device. The equipment simulation operation control method comprises steps that a control instruction of a first object is received, and comprises an instruction of entering a simulated state or an instruction of entering a non-simulated state; a configuration file corresponding to the first object is searched; the configuration file comprises a public configuration file corresponding to at least two objects and an independent configuration file corresponding to one object; simulation signs in the configuration file corresponding to the first object are updated according to the control instruction; and the first object is operated according to the updated simulation signs. The equipment simulation operation control method is advantageous in that a control process is simplified based on object-oriented module-oriented simulation control, and processing efficiency is improved; during the changing of the setting of the configuration file, workload is reduced, and availability is improved.

Description

A kind of equipment simulating progress control method and device
Technical field
The present invention relates to equipment control technology field, more particularly to a kind of equipment simulating progress control method With a kind of equipment simulating operating control device.
Background technology
General device control class Software for Design should support control function when being connected with equipment, also realize Dry run function when connecting without equipment.But, some equipment are relatively bulky and complexity, it is difficult to protect Occur without when a whole set of software program that card has no problem in dry run is to actual control device a large amount of Numerous and diverse problem.In order to avoid this situation, it would be desirable to consider to realize software point in software design stage The mechanism of module simulation, regardless of whether being connected with equipment so during the exploitation and debugging of software, Can sub-module program is developed and is debugged, its flexibility and reliability can obtain carrying for matter It is high.
The simulation mechanism of software program is mainly used in physical layer, I O layer and drives layer.In prior art, Can be that the single object (no matter physical layer, drive layer, I O layer) of each needs simulation is matched somebody with somebody at it Putting relevant position in file increases SetSimulated methods, for arranging analog mark position (m_simulated).Physical layer, driving layer, I O layer are communicated to connect, carried out in the service that performs, foundation Correlation can one by one check the m_simulated of each object when arranging.If m_simulated=false is (non- Simulation) then control hardware according to normal mechanism;If m_simulated=true (simulation), physics Layer service is directly returned does not do action, drives layer then to skip establishment of connection process, the Data in I O layer Variable then no longer have with actual hardware interface material relation (but still can by call setValue methods or SetSimulatedValue methods are changing the value of ReadWriteData and ReadOnlyData).
However, needing to transfer and check each one by one when being according to the method described above simulated equipment operation control The configuration file of object, control process is relatively complicated, and due to software development, debugging in for each Whether object needs demand Jing simulated often to change, so carrying out one by one to each object according to above-mentioned being arranged on Very big workload, poor availability are will also result in when change is set.
The content of the invention
Embodiment of the present invention technical problem to be solved is to provide a kind of equipment simulating progress control method, Can simplify control process, improve availability.
Accordingly, the embodiment of the present invention additionally provides a kind of equipment simulating operating control device, to ensure The realization and application of said method.
In order to solve the above problems, the invention discloses a kind of equipment simulating progress control method, including:
Receive control instruction to the first object, the control instruction includes entering emulation mode or into non- Emulation mode;
Search the corresponding configuration file of first object;Wherein, the configuration file includes and at least two The corresponding common profiles of individual object and separate configurations file corresponding with object;
Analog mark in the corresponding configuration file of first object is updated according to the control instruction;
The analog mark after according to renewal runs first object.
Further, before the corresponding configuration file of the lookup first object, methods described is also wrapped Include:
Object in the equipment is divided into and is uniformly controlled object and independent control object, wherein, it is described It is uniformly controlled in object and includes at least two objects;
Be respectively provided with it is described be uniformly controlled the corresponding common profiles of object and with each independence The one-to-one separate configurations file of control object.
Further, it is described to search the corresponding configuration file of first object, including:
Judge whether first object belongs to described and be uniformly controlled object;
If so, then search and be uniformly controlled the corresponding common profiles of object with described.
Further, methods described also includes:
If it is not, then searching separate configurations file corresponding with first object.
Further, identical is configured with to its corresponding described at least two object in the common profiles Emulation mode arrange parameter.
The embodiment of the present invention additionally provides a kind of equipment simulating operating control device, including:
Instruction reception unit, for receiving control instruction to the first object, the control instruction include into Enter emulation mode or into non-analog state;
Ff unit, for searching the corresponding configuration file of first object;Wherein, it is described to match somebody with somebody Putting file includes common profiles corresponding with least two objects and independence corresponding with object Configuration file;
State updating unit, for updating the corresponding configuration text of first object according to the control instruction Analog mark in part;
Running unit, for the analog mark after according to renewal first object is run.
Further, described device also includes:
Object division unit, for searching the corresponding configuration of first object in the ff unit Before file, the object in the equipment is divided into and is uniformly controlled object and independent control object, wherein, Described being uniformly controlled in object includes at least two objects;
File setting unit, described the corresponding common configuration text of object is uniformly controlled for being respectively provided with Part and with the one-to-one separate configurations file of each independent control object.
Further, the ff unit includes:
Judge subelement, for judging whether first object belongs to described object is uniformly controlled;
Subelement is searched, for judging that first object belongs in advance to described when the judgement subelement Equipment divide when being uniformly controlled object, search and be uniformly controlled the corresponding common configuration of object with described File.
Further, the lookup subelement, is additionally operable to when the judgement subelement judges first object When being uniformly controlled object described in being not belonging to, separate configurations file corresponding with first object is searched.
Further, identical is configured with to its corresponding described at least two object in the common profiles Emulation mode arrange parameter.
Compared with prior art, the embodiment of the present invention includes advantages below:
The embodiment of the present invention is by arranging the corresponding common profiles of multiple objects, and single object correspondence Separate configurations file so that equipment be simulated operation control when can be according to the corresponding configuration of object File, both can unify disposably to update common profiles, so as to be uniformly controlled multiple objects Emulation mode, can carry out solely for needing the object of independent control to update its separate configurations file again Vertical control, so as to simplify control process on the basis of point object sub-module simulation control is realized, Treatment effeciency is improve, and when the setting of configuration file is changed, also reduces workload, improve Availability.
Description of the drawings
The step of Fig. 1 is a kind of equipment simulating progress control method embodiment of present invention flow chart;
The step of Fig. 2 is the embodiment of the method for the corresponding configuration file of the first object of a kind of lookup in the present invention Flow chart;
Fig. 3 is a kind of structured flowchart of equipment simulating operating control device embodiment of the present invention;
Fig. 4 is the structured flowchart of another kind of equipment simulating operating control device embodiment of the present invention;
Fig. 5 is a kind of structured flowchart of the embodiment of ff unit in the present invention.
Specific embodiment
It is understandable to enable the above objects, features and advantages of the present invention to become apparent from, below in conjunction with the accompanying drawings The present invention is further detailed explanation with specific embodiment.
With reference to Fig. 1, flow the step of show a kind of equipment simulating progress control method embodiment of the present invention Cheng Tu, specifically may include steps of:
Step 101, receives the control instruction to the first object, and the control instruction includes entering emulation mode Or into non-analog state.
In the embodiment of the present invention, equipment simulating operating control device (hereinafter referred to as device) can be arranged on Device interior, it is also possible to arrange independently of outside the equipment, the device can be realized communicating with the equipment, And can be realized controlling the emulation mode of each object (or module) in the equipment according to instruction etc..
When equipment need it is all or part of switched into emulation mode by non-analog state, such as in equipment some Object (or module) needs these objects to enter module status when not putting up or occur catastrophe failure, or Equipment need it is all or part of when cutting non-analog state by emulation mode, with equipment in the first object be Example, the device receives first the control instruction to first object, and the control instruction can be into simulation The instruction of state, or into the instruction of non-analog state.
The control instruction can be autonomous tactile according to pre-setting by manually the trigger, or device Send out, etc..Wherein, the first object can be arbitrary controllable objects in equipment.
Step 102, searches the corresponding configuration file of the first object;Wherein, the configuration file include with extremely The corresponding common profiles of few two objects and separate configurations file corresponding with object.
Common profiles and separate configurations file are previously stored with the device or the equipment, wherein, it is public Altogether configuration file is corresponding with least two objects in equipment, namely at least two object is with reference to same Configuration file.Identical simulation can be configured with common profiles to its corresponding at least two object State arranges parameter.Analog mark is provided with the common profiles, to identify object in simulation shape The information of state or non-analog state, if the analog mark of the common profiles characterizes object in simulation shape State (or non-analog state), then all objects corresponding with the common profiles be in emulation mode (or non-analog state).The common profiles can be with separate storage in the storage of the device or the equipment Space.
In addition to above-mentioned at least two objects corresponding with common profiles, remaining object in equipment In, the corresponding respective separate configurations file of each object, in the setting in the separate configurations file of each object Holding identical may be likely to difference.The separate configurations file of each object can be arranged on matching somebody with somebody for existing each object In putting file.
In this step, after the control instruction that the device receives to the first object, you can search this first The corresponding configuration file of object, the corresponding configuration file of the first object is probably common profiles, Possibly separate configurations file, specifically can be configured previously according to the attribute of the first object or feature.
When configuration file is searched, can be according to the corresponding configuration file storage address of the first object, directly Transfer corresponding configuration file, it is also possible to the classification according to the first object, transfer the category corresponding Configuration file etc..Specifically refer to the description of subsequent embodiment.
Step 103, according to control instruction the analog mark in the corresponding configuration file of the first object is updated.
After the corresponding configuration file of the first object is found, according to the control instruction for receiving first is updated The configuration file of object, for example, includes analog mark in configuration file, the analog mark could be for Mark object is in the information of emulation mode or non-analog state, when control instruction is to switch to simulation shape State, then the analog mark is updated to the mark of emulation mode, when control instruction is to switch to non-analog shape State, then the analog mark is updated to the mark of non-analog state.
For example, the analog mark in configuration file is m_simulated, when emulation mode need to be switched to, M_simulated=true (emulation mode) is made, when non-analog state need to be switched to, m_simulated is made =false (non-analog state).
Step 104, according to the analog mark after renewal the first object is run.
After more new configuration file, you can run first object, operationally equipment can be according to first pair Analog mark in the configuration file of elephant, makes the first object enter emulation mode or the operation of non-analog state.
The embodiment of the present invention is by arranging the corresponding common profiles of multiple objects, and single object correspondence Separate configurations file so that equipment be simulated operation control when can be according to the corresponding configuration of object File, both can unify disposably to update common profiles, so as to be uniformly controlled multiple objects Emulation mode, can carry out solely for needing the object of independent control to update its separate configurations file again Vertical control, so as to simplify control process on the basis of point object sub-module simulation control is realized, Treatment effeciency is improve, and when the setting of configuration file is changed, also reduces workload, improve Availability.
In another embodiment of the invention, in the corresponding configuration file of the first object of lookup, such as Fig. 2 It is shown, following steps can be performed:
Step 201, is in advance based on equipment feature and is divided into the object in equipment to be uniformly controlled object and solely Vertical control object.
In this step, the object for needing to be simulated control in equipment is carried out first according to the characteristics of equipment Classification, the object that can be uniformly controlled emulation mode is divided into and is uniformly controlled object, must individually be controlled The object of system is divided into independent control object.Because different equipment has different work characteristics, so Also just there is the different object criteria for classifying.For example, for PVD equipment, pass each right in piece system As without the need for independent control, it is possible to achieve be uniformly controlled, therefore, it can that each object that piece system is included will be passed Be divided into and be uniformly controlled object, and if process system part includes multiple processing chambers, they control System aspect is separate, therefore, it can for the object in process system to be divided into multiple independent control objects, It is independently controlled respectively.Wherein, it is uniformly controlled in object and includes at least two objects.
Step 202, be respectively provided be uniformly controlled the corresponding common profiles of object and with each independent control The one-to-one separate configurations file of object.
After marking off and being uniformly controlled object and independent control object, you can be respectively provided with and be uniformly controlled object The separate configurations file of corresponding common profiles and each independent control object.
Wherein, unify to be simulated setting to being uniformly controlled object in common profiles.Specifically can be with An xml document is set up as common profiles, and arranges this document to access, and its content can be with Including<SetSimulated type=" method ">true</setSimulated>, it is all to be uniformly controlled object pair The content format that simulation state is arranged is consistent, and it is all be uniformly controlled object and be all configured with identical simulation state set Put content.The program can change all fortune for being uniformly controlled object by the parameter in change this document Row state.
Separate configurations file can be assigned in the compiling procedure of the configuration file of each independent control object Analog mark belonging to it.Thus can be by entering to the analog mark position of each independent control object respectively Row is arranged, and realizes the simulation demand to different objects in system.
The Exactly-once of above-mentioned steps 201~202, without the need for when the configuration file of object is searched every time Repeat.
Step 203, judges whether the first object belongs to and is uniformly controlled object.
Object is uniformly controlled setting according to above-mentioned steps 201~202, independent control object, Yi Jigong After common configuration file and separate configurations file, when the control instruction to the first object is received, you can first First judge whether first object belongs to and be uniformly controlled object.
Specifically, object can be marked when division is uniformly controlled object and independent control object, Equipment simulating operating control device can determine whether the object is uniformly controlled object according to the mark of object.
If the first object is judged in this step to be uniformly controlled object, execution step 204, if it is not, then Execution step 205.
Step 204, searches common profiles corresponding with object is uniformly controlled.
Can be transferred according to the storage address for being uniformly controlled the corresponding configuration file of object in this step public Configuration file.
Step 205, searches separate configurations file corresponding with the first object.
The configuration file of the first object can be searched in this step according to existing method, then in the configuration text Its separate configurations file for including is found in part.
The present embodiment arranges multiple right by dividing to device object for different classes of object As corresponding common profiles, and the corresponding separate configurations file of single object so that carry out in equipment Dry run both be able to can unify to common profiles when controlling according to the corresponding configuration file of object Disposably updated, so as to be uniformly controlled the emulation mode of multiple objects, again can be for needing independence The object of control updates its separate configurations file, is independently controlled, so as to realize a point object sub-module It is simulated on the basis of control and simplifies control process, improves treatment effeciency, and in change configuration During the setting of file, workload is also reduced, improve availability.
By taking PVD equipment as an example, in advance device object can be divided into according to PVD equipment design feature Process system (PM) and biography piece system (TM) two parts, wherein, piece system is passed due to being comparatively One function entirety, so general no longer Further Division, the object that it is included can be divided into unified control Object processed, process system includes multiple processing chambers, because they are separate in control aspect, so The object that it is included can be divided into independent control object, such as PM1, PM2, PM3 ....
Then, the corresponding common profiles of TM are set up based on being uniformly controlled object, common configuration text Part can be stored individually, and unified simulation mark is arranged for each object in TM in the common profiles Note;For independent control object, each object that can be based in process system sets up respectively separate configurations text Part, specifically can set up analog mark, for example in the configuration file of each independent control object:
SimulatedFlag_Platform
SimulatedFlag_PcE
SimulatedFlag_DxC
SimulatedFlag_PM1
SimulatedFlag_PM2
SimulatedFlag_PM3
SimulatedFlag_PM4
SimulatedFlag_DxD
SimulatedFlag_PcF
By the setting of above-mentioned configuration file, you can realize the dry run control of equipment point object or sub-module System.PcE, DxC not yet build and complete in such as equipment, and PM1, PM2 are occurred in that temporarily when using When failure, then can be according to control instruction, by the simulation mark in this corresponding configuration file of 4 objects Note is changed to true (simulation), and equipment other available objects are normally used, whole equipment of then reruning Each object is debugged come the real machine for continuing to support complete equipment control software.
In addition, object partition mechanism also starts script and provides and simply connect for program in the embodiment of the present invention Mouthful, it is very easy to call.
The embodiment of the present invention easily realizes the freedom in equipment between each simulating state and non-analog state Switching;And support that custom object is divided, realize arbitrarily simulate, the combination of non-analog state of different objects; Also the configurableization startup script exploitation for main equipment control software provides simply and easily interface.
It should be noted that for embodiment of the method, in order to be briefly described, therefore it is all expressed as one it is The combination of actions of row, but those skilled in the art should know, and the embodiment of the present invention is not by described Sequence of movement restriction because according to the embodiment of the present invention, some steps can using other orders or Person is carried out simultaneously.Secondly, those skilled in the art also should know, embodiment described in this description Preferred embodiment is belonged to, necessary to the involved action not necessarily embodiment of the present invention.
With reference to Fig. 3, a kind of structured flowchart of equipment simulating operating control device embodiment of the invention is shown, Specifically can include such as lower unit:
Instruction reception unit 301, for receiving the control instruction to the first object, the control instruction bag Include into emulation mode or into non-analog state.
Ff unit 302, for searching the corresponding configuration file of first object;Wherein, institute Stating configuration file includes common profiles corresponding with least two objects and corresponding with an object Separate configurations file.
State updating unit 303, for being updated according to the control instruction, first object is corresponding to match somebody with somebody Put the analog mark in file.
Running unit 304, for the analog mark after according to renewal first object is run.
The device arranges the corresponding common profiles of multiple objects, and single object pair by said units The separate configurations file answered so that can match somebody with somebody according to object is corresponding when equipment is simulated operation control File is put, both can unify disposably to update common profiles, it is multiple right so as to be uniformly controlled The emulation mode of elephant, can be carried out for needing the object of independent control to update its separate configurations file again Independent control, controlled so as to simplify on the basis of point object sub-module simulation control is realized Journey, improves treatment effeciency, and when the setting of configuration file is changed, also reduces workload, carries High availability.
In another embodiment of the invention, as shown in figure 4, the device can also include:
Object division unit 401, for searching first object pair in the ff unit 302 Before the configuration file answered, the object in the equipment is divided into and is uniformly controlled object and independent control pair As, wherein, described being uniformly controlled in object includes at least two objects.
File setting unit 402, described is uniformly controlled that object is corresponding described public to match somebody with somebody for being respectively provided with Put file and with the one-to-one separate configurations file of each independent control object.
In another embodiment of the invention, as shown in figure 5, ff unit 302 can be further Including:
Judge subelement 501, for judging whether first object belongs to described object is uniformly controlled;
Subelement 502 is searched, for judging that first object belongs to pre- when the judgement subelement 501 First the equipment is divided when being uniformly controlled object, search with described to be uniformly controlled object corresponding described Common profiles.
Subelement 502 is searched, is additionally operable to when the judgement subelement 501 judges that first object does not belong to In it is described be uniformly controlled object when, search corresponding with first object separate configurations file.
Identical is configured with above-mentioned common profiles to its corresponding described at least two object to simulate State arranges parameter.
For device embodiment, due to itself and embodiment of the method basic simlarity, so the comparison of description Simply, related part is illustrated referring to the part of embodiment of the method.
Each embodiment in this specification is described by the way of progressive, and each embodiment is stressed Be all difference with other embodiment, between each embodiment identical similar part mutually referring to .
Those skilled in the art are it should be appreciated that the embodiment of the embodiment of the present invention can be provided as method, dress Put or computer program.Therefore, the embodiment of the present invention can using complete hardware embodiment, completely Software implementation or the form with reference to the embodiment in terms of software and hardware.And, the embodiment of the present invention Can adopt can be situated between in one or more computers for wherein including computer usable program code with storage The computer journey implemented in matter (including but not limited to magnetic disc store, CD-ROM, optical memory etc.) The form of sequence product.
The embodiment of the present invention is with reference to method according to embodiments of the present invention, terminal device (system) and meter The flow chart and/or block diagram of calculation machine program product is describing.It should be understood that can be by computer program instructions Each flow process and/or square frame and flow chart and/or square frame in flowchart and/or block diagram The combination of flow process and/or square frame in figure.Can provide these computer program instructions to all-purpose computer, The processor of special-purpose computer, Embedded Processor or other programmable data processing terminal equipments is producing One machine so that by the computing device of computer or other programmable data processing terminal equipments Instruction produce for realizing in one flow process of flow chart or one square frame of multiple flow processs and/or block diagram or The device of the function of specifying in multiple square frames.
These computer program instructions may be alternatively stored in can guide computer or other programmable datas to process In the computer-readable memory that terminal device works in a specific way so that be stored in the computer-readable Instruction in memory is produced and includes the manufacture of command device, and command device realization is in flow chart one The function of specifying in flow process or one square frame of multiple flow processs and/or block diagram or multiple square frames.
These computer program instructions can also be loaded into computer or other programmable data processing terminals set It is standby upper so that execution series of operation steps is in terms of producing on computer or other programmable terminal equipments The process that calculation machine is realized, so as to the instruction performed on computer or other programmable terminal equipments provides use In realization in one flow process of flow chart or one square frame of multiple flow processs and/or block diagram or multiple square frames The step of function of specifying.
Although having been described for the preferred embodiment of the embodiment of the present invention, those skilled in the art are once Basic creative concept is known, then other change and modification can be made to these embodiments.So, Claims are intended to be construed to include preferred embodiment and fall into the institute of range of embodiment of the invention Have altered and change.
Finally, in addition it is also necessary to explanation, herein, such as first and second or the like relational terms It is used merely to make a distinction an entity or operation with another entity or operation, and not necessarily requires Either to imply and there is any this actual relation or order between these entities or operation.And, art Language " including ", "comprising" or its any other variant are intended to including for nonexcludability, so that A series of process, method, article or terminal device including key elements not only includes those key elements, and Also include other key elements for being not expressly set out, or also include for this process, method, article or The intrinsic key element of person's terminal device.In the absence of more restrictions, by sentence " including one It is individual ... " key element that limits, it is not excluded that including the process of the key element, method, article or end Also there is other identical element in end equipment.
A kind of equipment simulating progress control method provided by the present invention and a kind of equipment simulating are transported above Row control device, is described in detail, principle and reality of the specific case used herein to the present invention The mode of applying is set forth, the explanation of above example be only intended to help understand the method for the present invention and its Core concept;Simultaneously for one of ordinary skill in the art, according to the thought of the present invention, concrete Will change in embodiment and range of application, in sum, this specification content should not be understood For limitation of the present invention.

Claims (10)

1. a kind of equipment simulating progress control method, it is characterised in that include:
Receive control instruction to the first object, the control instruction includes entering emulation mode or into non- Emulation mode;
Search the corresponding configuration file of first object;Wherein, the configuration file includes and at least two The corresponding common profiles of individual object and separate configurations file corresponding with object;
Analog mark in the corresponding configuration file of first object is updated according to the control instruction;
The analog mark after according to renewal runs first object.
2. method according to claim 1, it is characterised in that it is described search it is described first pair Before as corresponding configuration file, methods described also includes:
Object in the equipment is divided into and is uniformly controlled object and independent control object, wherein, it is described It is uniformly controlled in object and includes at least two objects;
Be respectively provided with it is described be uniformly controlled the corresponding common profiles of object and with each independence The one-to-one separate configurations file of control object.
3. method according to claim 2, it is characterised in that the lookup first object Corresponding configuration file, including:
Judge whether first object belongs to described and be uniformly controlled object;
If so, then search and be uniformly controlled the corresponding common profiles of object with described.
4. method according to claim 3, it is characterised in that methods described also includes:
If it is not, then searching separate configurations file corresponding with first object.
5. method as claimed in any of claims 1 to 4, it is characterised in that the public affairs It is configured with identical emulation mode in configuration file to its corresponding described at least two object altogether and ginseng is set Amount.
6. a kind of equipment simulating operating control device, it is characterised in that include:
Instruction reception unit, for receiving control instruction to the first object, the control instruction include into Enter emulation mode or into non-analog state;
Ff unit, for searching the corresponding configuration file of first object;Wherein, it is described to match somebody with somebody Putting file includes common profiles corresponding with least two objects and independence corresponding with object Configuration file;
State updating unit, for updating the corresponding configuration text of first object according to the control instruction Analog mark in part;
Running unit, for the analog mark after according to renewal first object is run.
7. device according to claim 6, it is characterised in that described device also includes:
Object division unit, for searching the corresponding configuration of first object in the ff unit Before file, the object in the equipment is divided into and is uniformly controlled object and independent control object, wherein, Described being uniformly controlled in object includes at least two objects;
File setting unit, described the corresponding common configuration text of object is uniformly controlled for being respectively provided with Part and with the one-to-one separate configurations file of each independent control object.
8. device according to claim 7, it is characterised in that the ff unit includes:
Judge subelement, for judging whether first object belongs to described object is uniformly controlled;
Subelement is searched, for judging that first object belongs in advance to described when the judgement subelement Equipment divide when being uniformly controlled object, search and be uniformly controlled the corresponding common configuration of object with described File.
9. device according to claim 8, it is characterised in that:
The lookup subelement, is additionally operable to when the judgement subelement judges that first object is not belonging to institute State when being uniformly controlled object, search separate configurations file corresponding with first object.
10. the device according to any one in claim 6 to 9, it is characterised in that the public affairs It is configured with identical emulation mode in configuration file to its corresponding described at least two object altogether and ginseng is set Amount.
CN201510729428.4A 2015-10-30 2015-10-30 Equipment simulation operation control method and device Active CN106647323B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201510729428.4A CN106647323B (en) 2015-10-30 2015-10-30 Equipment simulation operation control method and device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201510729428.4A CN106647323B (en) 2015-10-30 2015-10-30 Equipment simulation operation control method and device

Publications (2)

Publication Number Publication Date
CN106647323A true CN106647323A (en) 2017-05-10
CN106647323B CN106647323B (en) 2021-04-09

Family

ID=58810339

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201510729428.4A Active CN106647323B (en) 2015-10-30 2015-10-30 Equipment simulation operation control method and device

Country Status (1)

Country Link
CN (1) CN106647323B (en)

Citations (18)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1582432A (en) * 2000-06-19 2005-02-16 P·C·克劳斯及合伙人公司 Distributed simulation
EP1560087A2 (en) * 2004-01-29 2005-08-03 Invensys Systems, Inc. Method and apparatus for translation of process models to facilitate usage by plural simulation applications
US20050216245A1 (en) * 2004-03-29 2005-09-29 Hobson Louis B Using thermal management register to simulate processor performance states
CN101114160A (en) * 2006-07-28 2008-01-30 艾默生过程管理电力和水力解决方案有限公司 Real-time synchronized control and simulation within a process plant
CN101158872A (en) * 2006-10-02 2008-04-09 费舍-柔斯芒特系统股份有限公司 Updating and utilizing dynamic process simulation in an operating process environment
CN101207522A (en) * 2007-12-18 2008-06-25 杭州华三通信技术有限公司 Method and apparatus for implementation of collocation task scheduling
CN101452502A (en) * 2008-12-30 2009-06-10 华为技术有限公司 Method for loading on-site programmable gate array FPGA, apparatus and system
CN101753989A (en) * 2008-12-08 2010-06-23 北京中星微电子有限公司 Method and device for collocating information in lot in video monitoring system
US20100318336A1 (en) * 2009-06-13 2010-12-16 Falangas Eric T Method of modeling dynamic characteristics of a flight vehicle
CN102222129A (en) * 2011-05-11 2011-10-19 烽火通信科技股份有限公司 Method for dynamically reconfiguring simulation environment
CN102971738A (en) * 2010-05-06 2013-03-13 水宙责任有限公司 Systems, methods, and computer readable media for security in profile utilizing systems
CN103064356A (en) * 2011-06-30 2013-04-24 洛克威尔自动控制技术股份有限公司 Multiple deployment of applications with multiple configuration in industrial automation environment
CN103125071A (en) * 2010-08-18 2013-05-29 美国亚德诺半导体公司 Charge sharing analog computation circuitry and applications
CN103634154A (en) * 2013-12-17 2014-03-12 北京邮电大学 Simulation system and simulation method for network state
CN104111633A (en) * 2013-04-16 2014-10-22 国家电网公司 Method of using control configuration between simulation system and control system directly and mutually and distributed processing unit (DPU)
CN104460360A (en) * 2013-09-16 2015-03-25 通用电气公司 Control system simulation system and method
WO2015082156A1 (en) * 2013-12-03 2015-06-11 Siemens Aktiengesellschaft Device and method for changing operating settings of a technical installation
CN104816597A (en) * 2015-05-29 2015-08-05 北京信伦联创科技有限公司 Tyre managing system

Patent Citations (18)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1582432A (en) * 2000-06-19 2005-02-16 P·C·克劳斯及合伙人公司 Distributed simulation
EP1560087A2 (en) * 2004-01-29 2005-08-03 Invensys Systems, Inc. Method and apparatus for translation of process models to facilitate usage by plural simulation applications
US20050216245A1 (en) * 2004-03-29 2005-09-29 Hobson Louis B Using thermal management register to simulate processor performance states
CN101114160A (en) * 2006-07-28 2008-01-30 艾默生过程管理电力和水力解决方案有限公司 Real-time synchronized control and simulation within a process plant
CN101158872A (en) * 2006-10-02 2008-04-09 费舍-柔斯芒特系统股份有限公司 Updating and utilizing dynamic process simulation in an operating process environment
CN101207522A (en) * 2007-12-18 2008-06-25 杭州华三通信技术有限公司 Method and apparatus for implementation of collocation task scheduling
CN101753989A (en) * 2008-12-08 2010-06-23 北京中星微电子有限公司 Method and device for collocating information in lot in video monitoring system
CN101452502A (en) * 2008-12-30 2009-06-10 华为技术有限公司 Method for loading on-site programmable gate array FPGA, apparatus and system
US20100318336A1 (en) * 2009-06-13 2010-12-16 Falangas Eric T Method of modeling dynamic characteristics of a flight vehicle
CN102971738A (en) * 2010-05-06 2013-03-13 水宙责任有限公司 Systems, methods, and computer readable media for security in profile utilizing systems
CN103125071A (en) * 2010-08-18 2013-05-29 美国亚德诺半导体公司 Charge sharing analog computation circuitry and applications
CN102222129A (en) * 2011-05-11 2011-10-19 烽火通信科技股份有限公司 Method for dynamically reconfiguring simulation environment
CN103064356A (en) * 2011-06-30 2013-04-24 洛克威尔自动控制技术股份有限公司 Multiple deployment of applications with multiple configuration in industrial automation environment
CN104111633A (en) * 2013-04-16 2014-10-22 国家电网公司 Method of using control configuration between simulation system and control system directly and mutually and distributed processing unit (DPU)
CN104460360A (en) * 2013-09-16 2015-03-25 通用电气公司 Control system simulation system and method
WO2015082156A1 (en) * 2013-12-03 2015-06-11 Siemens Aktiengesellschaft Device and method for changing operating settings of a technical installation
CN103634154A (en) * 2013-12-17 2014-03-12 北京邮电大学 Simulation system and simulation method for network state
CN104816597A (en) * 2015-05-29 2015-08-05 北京信伦联创科技有限公司 Tyre managing system

Also Published As

Publication number Publication date
CN106647323B (en) 2021-04-09

Similar Documents

Publication Publication Date Title
JP6755325B2 (en) State control method and equipment
CN110110174A (en) Generation, monitoring and the methods of exhibiting of the data visualization page, browser and server
CN110168580A (en) Fault-tolerant recovery system and method when using distributed system training sorter model
KR20160002685A (en) Method and embedded device for loading driver
CN107407918A (en) Programmable logic controller (PLC) is extended using app
KR20190020201A (en) Enhanced re­hosting capability for legacy hardware and software
CN109656646B (en) Remote desktop control method, device, equipment and virtualization chip
CN110392882A (en) It is created in batches in the network for including virtualization network function by pipe function
CN107911251B (en) Network equipment configuration method, device and medium
CN104781817A (en) Multiple programmable logic controller simulator
CN104166570B (en) A kind of method, equipment and the system of online updating file
CN110290166A (en) Across company-data exchange method, system, device and readable storage medium storing program for executing
CN108228965B (en) Simulation verification method, device and equipment for memory cell
CN106647323A (en) Equipment simulation operation control method and equipment simulation operation control device
CN110875888B (en) Method and device for realizing on-demand processing of network resources and cloud management system
CN116308990A (en) Simulation and integration method and system of GPU supporting OpenGL
CN107562422A (en) The programmed method of controller man-machine interface and the server that this programming tool is provided
CN114492052A (en) Global stream level network simulation method, system and device
CN115292044A (en) Data processing method and device, electronic equipment and storage medium
JP2000181933A (en) Hierarchical structure preparation method and device
CN110471767A (en) A kind of dispatching method of equipment
Georgiou et al. Membrane-based devices used in computer graphics
CN106294210B (en) For handling the method and device of the movement of phisical drive
CN102932178A (en) Method for realizing LVS (Linux virtual server) automatic operation and maintenance and operation and maintenance management equipment
JP7441981B2 (en) System and method for providing autonomous driving simulation architecture with switchable models

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
CB02 Change of applicant information

Address after: 100176 Beijing economic and Technological Development Zone, Wenchang Road, No. 8, No.

Applicant after: Beijing North China microelectronics equipment Co Ltd

Address before: 100176 Beijing economic and Technological Development Zone, Beijing, Wenchang Road, No. 8, No.

Applicant before: Beifang Microelectronic Base Equipment Proces Research Center Co., Ltd., Beijing

CB02 Change of applicant information
GR01 Patent grant
GR01 Patent grant