CN102999333A - File compression method for recipe management system of integrated circuit production line - Google Patents

File compression method for recipe management system of integrated circuit production line Download PDF

Info

Publication number
CN102999333A
CN102999333A CN2012104572068A CN201210457206A CN102999333A CN 102999333 A CN102999333 A CN 102999333A CN 2012104572068 A CN2012104572068 A CN 2012104572068A CN 201210457206 A CN201210457206 A CN 201210457206A CN 102999333 A CN102999333 A CN 102999333A
Authority
CN
China
Prior art keywords
data
prescription
file
template file
formulation
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.)
Pending
Application number
CN2012104572068A
Other languages
Chinese (zh)
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.)
Shenyang Zhongke Bowei Automation Technology Co Ltd
Original Assignee
Shenyang Zhongke Bowei Automation Technology 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 Shenyang Zhongke Bowei Automation Technology Co Ltd filed Critical Shenyang Zhongke Bowei Automation Technology Co Ltd
Priority to CN2012104572068A priority Critical patent/CN102999333A/en
Publication of CN102999333A publication Critical patent/CN102999333A/en
Pending legal-status Critical Current

Links

Images

Landscapes

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

Abstract

The invention discloses a file compression method for a recipe management system of an integrated circuit production line. The file compression method relates to a recipe template file in which all recipe information is stored. The file compression method comprises the following steps of: 1. configuring the recipe template file; 2. acquiring a route of the recipe template file; 3. opening the recipe template file according to the acquired route of the recipe template file; 4. searching data values corresponding to keywords in the recipe template file according to the keywords of the recipe information to be stored; and 5. selecting a relative recipe data processing mode according to the searched result, and storing processed recipe data in a recipe server. According to the file compression method, the configured recipe template file is utilized, and only the processed recipe data are stored in the recipe server, so that the recipe information which is repeatedly stored can be reduced; and the method has the characteristics of small data space and high extensibility.

Description

A kind of file compression method for integrated circuit production line formulation management system
Technical field
The present invention relates to the compression method of file, is a kind of file compression method for integrated circuit production line formulation management system specifically.
Background technology
In integrated circuit production line formulation management system, a prescription server need to provide the prescription service to all devices of whole production line, all recipe files of each equipment need to be stored; The prescription of integrated circuit production line equipment is of a great variety, and the file data amount is large, and traditional mode of operation is that all equipment is uploaded in the hard disk that rear recipe file directly stores server into.The aforesaid way server of need to filling a prescription provides a large amount of spaces to preserve recipe file, not only waste storage space, and along with the continuous growth of working time, the recipe file of preserving is on the increase, the operational efficiency of prescription server system also can constantly reduce, and has a strong impact on the response efficiency of prescription server; If the equipment on the integrated circuit production line increases or has deleted some prescription information simultaneously, just need to revise the program code of formulation management system, be not easy expansion, not only increase the complicacy of safeguarding, and increased maintenance cost.
Summary of the invention
It is excessive to occupy the space for the recipe file of present technology storage, affect the weak points such as server response efficiency, and the technical problem to be solved in the present invention provides a kind of efficiently for the file compression method of integrated circuit production line formulation management system.
For solving the problems of the technologies described above, the technical solution used in the present invention is:
A kind of file compression method for integrated circuit production line formulation management system, comprise the prescription template file, it is characterized in that: all prescription information of storage in the described prescription template file, described prescription information comprises: nest relation information between data ID, data name, data type, data initial value, data.
This document compression method may further comprise the steps:
Step 1, configuration prescription template file;
Step 2, the path that obtains the prescription template file;
Step 3 according to the path of the prescription template file that obtains, is opened the prescription template file;
Step 4 is by data value corresponding to this key word in the keyword search prescription template file of prescription information to be stored;
Step 5 according to the result who searches in the step 4, is selected corresponding formulation data processing mode, and the formulation data after will processing stores on the prescription server.
In described step 1, configuration prescription template file, described prescription template file is kept on the prescription server with the XML form, and the inner structure of template file comprises some nodes, and a node is deposited a prescription information.
In described step 3, if can not open the prescription template file according to the path of the prescription template file that obtains, the error message and withdrawing from of then dishing out.
In described step 3, if can open the prescription template file according to the path of the prescription template file that obtains, then read all prescription information of prescription template file, be stored in the server memory.
In described step 4, by data value corresponding to this key word in the keyword search prescription template file of prescription information to be stored, described key word comprises: data ID and data name in this prescription information.
The data value that search key is corresponding in described step 4 adopts following steps:
Step a judges in the prescription information in the prescription template file whether have this key word;
Step b, if the key word of judging among the step a does not exist, the error message and withdrawing from of then dishing out.
Among the described step b, if key word exists, then search data value corresponding to this key word;
Data value corresponding to described this key word comprises: the data type in this prescription information and data initial value.
Described result according to searching among the step b selects corresponding formulation data processing mode, and the formulation data after will processing stores on the prescription server;
Described formulation data is for storing real data value on the prescription server into;
Described formulation data processing mode is taked following steps:
If the data type of the data value that the first step finds is integer or floating type, then formulation data to be stored is done with the data initial value of the data value that finds and differed operation.
If the data type of the data value that second step finds is character, then first formulation data to be stored is converted into corresponding metric ASCII character, then do with the data initial value of the data value that finds and differ operation;
If the data type of the data value that the 3rd step found is all the other types, then do not process;
Formulation data after the 4th step, described will the processing stores on the prescription server and will preserve with the TXT form with the form of file for formulation data; Each data value is separated according to self-defining form in the inside of the file of preserving.
Advantage of the present invention is:
1, saves storage space.The present invention is integrated into a prescription template file with all prescription information, is stored in the recipe file of prescription on the server and does not preserve prescription information except data value, has reduced the prescription information of repetition, has saved storage space.
2, has very strong extendability.Can be according to actual needs, increase or delete some prescription information at the prescription template file, make the recipe file of storage preserve the prescription information that actual needs is preserved, and needn't change program code, thereby have very strong extendability.
Description of drawings
Fig. 1 is the process flow diagram of formulation management system file compression of the present invention;
Fig. 2 is the process flow diagram that the present invention searches the data value of prescription template file;
Fig. 3 is the present invention selects the formulation data processing mode according to the result who searches process flow diagram.
Embodiment
The below elaborates to the present invention with reference to the accompanying drawings.
As shown in Figure 1, a kind of file compression method for integrated circuit production line formulation management system, comprise the prescription template file, it is characterized in that: all prescription information of storage in the described prescription template file, described prescription information comprises: nest relation information between data ID, data name, data type, data initial value, data.
This document compression method may further comprise the steps:
Step 1, configuration prescription template file;
Step 2, the path that obtains the prescription template file;
Step 3 according to the path of the prescription template file that obtains, is opened the prescription template file;
Step 4 is by data value corresponding to this key word in the keyword search prescription template file of prescription information to be stored;
Step 5 according to the result who searches in the step 4, is selected corresponding formulation data processing mode, and the formulation data after will processing stores on the prescription server.
In described step 1, configuration prescription template file, described prescription template file is kept on the prescription server with the XML form, and the inner structure of template file comprises some nodes, and a node is deposited a prescription information.
In described step 3, if can not open the prescription template file according to the path of the prescription template file that obtains, the error message and withdrawing from of then dishing out.
In described step 3, if can open the prescription template file according to the path of the prescription template file that obtains, then read all prescription information of prescription template file, be stored in the server memory.
In described step 4, by data value corresponding to this key word in the keyword search prescription template file of prescription information to be stored, described key word comprises: data ID and data name in this prescription information.
The data value that search key is corresponding in described step 4 adopts following steps:
Step a judges in the prescription information in the prescription template file whether have this key word;
Step b, if the key word of judging among the step a does not exist, the error message and withdrawing from of then dishing out.
Among the described step b, if key word exists, then search data value corresponding to this key word;
Data value corresponding to described this key word comprises: the data type in this prescription information and data initial value.
Described result according to searching among the step b selects corresponding formulation data processing mode, and the formulation data after will processing stores on the prescription server;
Described formulation data is for storing real data value on the prescription server into;
Described formulation data processing mode is taked following steps:
If the data type of the data value that the first step finds is integer or floating type, then formulation data to be stored is done with the data initial value of the data value that finds and differed operation.
If the data type of the data value that second step finds is character, then first formulation data to be stored is converted into corresponding metric ASCII character, then do with the data initial value of the data value that finds and differ operation;
If the data type of the data value that the 3rd step found is all the other types, then do not process;
Formulation data after the 4th step, described will the processing stores on the prescription server and will preserve with the TXT form with the form of file for formulation data; Each data value is separated according to self-defining form in the inside of the file of preserving.
As shown in Figure 2, search the prescription template file data value comprise following flow process:
Whether judgement exists the key word of searching in the prescription template file;
If there is no, reporting errors information and withdrawing from;
If exist, then according to this key word that finds corresponding data value in the prescription template file, select corresponding formulation data processing mode.
As shown in Figure 3, select the flow process of formulation data processing mode as follows according to the result who searches:
The prescription template file in according to its corresponding data value of keyword search;
If the data type of the data value that finds is integer or floating type, then formulation data to be stored is done with the data initial value of the data value that finds and differed operation;
If the data type of the data value that finds is character, then first formulation data to be stored is converted into corresponding metric ASCII character, then do with the data initial value of the data value that finds and differ operation;
If the data type of the data value that finds is all the other types, then do not process;
Formulation data after processing is stored on the prescription server.

Claims (9)

1. file compression method that is used for integrated circuit production line formulation management system, comprise the prescription template file, it is characterized in that: all prescription information of storage in the described prescription template file, described prescription information comprises: nest relation information between data ID, data name, data type, data initial value, data.
2. according to a kind of file compression method for integrated circuit production line formulation management system claimed in claim 1, it is characterized in that:
This document compression method may further comprise the steps:
Step 1, configuration prescription template file;
Step 2, the path that obtains the prescription template file;
Step 3 according to the path of the prescription template file that obtains, is opened the prescription template file;
Step 4 is by data value corresponding to this key word in the keyword search prescription template file of prescription information to be stored;
Step 5 according to the result who searches in the step 4, is selected corresponding formulation data processing mode, and the formulation data after will processing stores on the prescription server.
3. according to a kind of file compression method for integrated circuit production line formulation management system claimed in claim 1, it is characterized in that:
In described step 1, configuration prescription template file, described prescription template file is kept on the prescription server with the XML form, and the inner structure of template file comprises some nodes, and a node is deposited a prescription information.
4. according to a kind of file compression method for integrated circuit production line formulation management system claimed in claim 1, it is characterized in that:
In described step 3, if can not open the prescription template file according to the path of the prescription template file that obtains, the error message and withdrawing from of then dishing out.
5. according to a kind of file compression method for integrated circuit production line formulation management system claimed in claim 1, it is characterized in that:
In described step 3, if can open the prescription template file according to the path of the prescription template file that obtains, then read all prescription information of prescription template file, be stored in the server memory.
6. according to a kind of file compression method for integrated circuit production line formulation management system claimed in claim 1, it is characterized in that:
In described step 4, by data value corresponding to this key word in the keyword search prescription template file of prescription information to be stored, described key word comprises: data ID and data name in this prescription information.
7. according to a kind of file compression method for integrated circuit production line formulation management system claimed in claim 6, it is characterized in that:
The data value that search key is corresponding in described step 4 adopts following steps:
Step a judges in the prescription information in the prescription template file whether have this key word;
Step b, if the key word of judging among the step a does not exist, the error message and withdrawing from of then dishing out.
8. according to a kind of file compression method for integrated circuit production line formulation management system claimed in claim 7, it is characterized in that:
Among the described step b, if key word exists, then search data value corresponding to this key word;
Data value corresponding to described this key word comprises: the data type in this prescription information and data initial value.
9. according to a kind of file compression method for integrated circuit production line formulation management system claimed in claim 8, it is characterized in that:
Described result according to searching among the step b selects corresponding formulation data processing mode, and the formulation data after will processing stores on the prescription server;
Described formulation data is for storing real data value on the prescription server into;
Described formulation data processing mode is taked following steps:
If the data type of the data value that the first step finds is integer or floating type, then formulation data to be stored is done with the data initial value of the data value that finds and differed operation.
If the data type of the data value that second step finds is character, then first formulation data to be stored is converted into corresponding metric ASCII character, then do with the data initial value of the data value that finds and differ operation;
If the data type of the data value that the 3rd step found is all the other types, then do not process;
Formulation data after the 4th step, described will the processing stores on the prescription server and will preserve with the TXT form with the form of file for formulation data; Each data value is separated according to self-defining form in the inside of the file of preserving.
CN2012104572068A 2012-11-15 2012-11-15 File compression method for recipe management system of integrated circuit production line Pending CN102999333A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN2012104572068A CN102999333A (en) 2012-11-15 2012-11-15 File compression method for recipe management system of integrated circuit production line

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN2012104572068A CN102999333A (en) 2012-11-15 2012-11-15 File compression method for recipe management system of integrated circuit production line

Publications (1)

Publication Number Publication Date
CN102999333A true CN102999333A (en) 2013-03-27

Family

ID=47927939

Family Applications (1)

Application Number Title Priority Date Filing Date
CN2012104572068A Pending CN102999333A (en) 2012-11-15 2012-11-15 File compression method for recipe management system of integrated circuit production line

Country Status (1)

Country Link
CN (1) CN102999333A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110019459A (en) * 2017-11-07 2019-07-16 沈阳中科博微科技股份有限公司 The Real-time Data Processing Method based on cloud computing of integrated circuit production line

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20080301164A1 (en) * 2007-06-01 2008-12-04 Hitachi, Ltd. Storage system, storage controller and data compression method
CN101719159A (en) * 2009-12-10 2010-06-02 中兴通讯股份有限公司 Data management method and device
CN102456084A (en) * 2010-10-27 2012-05-16 沈阳中科博微自动化技术有限公司 Method for configuring formula editor of IC (Integrated Circuit) equipment
CN102567369A (en) * 2010-12-27 2012-07-11 沈阳中科博微自动化技术有限公司 Configuration method of I/O (Input/Output) configuration tool parameter for IC (Integrated Circuit) equipment

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20080301164A1 (en) * 2007-06-01 2008-12-04 Hitachi, Ltd. Storage system, storage controller and data compression method
CN101719159A (en) * 2009-12-10 2010-06-02 中兴通讯股份有限公司 Data management method and device
CN102456084A (en) * 2010-10-27 2012-05-16 沈阳中科博微自动化技术有限公司 Method for configuring formula editor of IC (Integrated Circuit) equipment
CN102567369A (en) * 2010-12-27 2012-07-11 沈阳中科博微自动化技术有限公司 Configuration method of I/O (Input/Output) configuration tool parameter for IC (Integrated Circuit) equipment

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110019459A (en) * 2017-11-07 2019-07-16 沈阳中科博微科技股份有限公司 The Real-time Data Processing Method based on cloud computing of integrated circuit production line

Similar Documents

Publication Publication Date Title
CN102737057B (en) Determining method and device for goods category information
JP5092165B2 (en) Data construction method and system
CN109086182B (en) Automatic database alarming method and terminal equipment
CN104580027A (en) OpenFlow message forwarding method and equipment
CN111339129B (en) Remote meter reading abnormity monitoring method and device, gas meter system and cloud server
CN102902752A (en) Method and system for monitoring log
CN105187242B (en) A kind of user's anomaly detection method excavated based on variable-length pattern
CN106462625A (en) Real-time saved-query updates for a large graph
CN105956669A (en) Vehicle maintenance strategy pushing method and device
CN113609347B (en) Data storage and query method, device and database system
CN104298736A (en) Method and device for aggregating and connecting data as well as database system
CN102890719A (en) Method and device for fuzzy research of license plate numbers
CN102591958B (en) Matching method and matching device of deterministic finite automation based on ternary content addressable memory (TCAM)
CN100383787C (en) Multi-chart information initializing method of database
CN110147223B (en) Method, device and equipment for generating component library
CN109741034B (en) Grid tree organization management method and device
CA2997888A1 (en) Method and system for mapping attributes of entities
CN109992621A (en) Foods supervision information resources increment ETL system and method
CN114840487A (en) Metadata management method and device for distributed file system
CN106095511A (en) A kind of server updating method and apparatus
CN102999333A (en) File compression method for recipe management system of integrated circuit production line
CN103455491A (en) Method and device for classifying search terms
CN112784025A (en) Method and device for determining target event
CN106844553A (en) Data snooping and extending method and device based on sample data
CN112528323A (en) Data processing method and device

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
C02 Deemed withdrawal of patent application after publication (patent law 2001)
WD01 Invention patent application deemed withdrawn after publication

Application publication date: 20130327