CN110200314B - Online automatic correction method and system for cigarette equipment parameters - Google Patents

Online automatic correction method and system for cigarette equipment parameters Download PDF

Info

Publication number
CN110200314B
CN110200314B CN201910511827.1A CN201910511827A CN110200314B CN 110200314 B CN110200314 B CN 110200314B CN 201910511827 A CN201910511827 A CN 201910511827A CN 110200314 B CN110200314 B CN 110200314B
Authority
CN
China
Prior art keywords
parameter
type
value
equipment
correction
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.)
Active
Application number
CN201910511827.1A
Other languages
Chinese (zh)
Other versions
CN110200314A (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.)
Hongyun Honghe Tobacco Group Co Ltd
Original Assignee
Hongyun Honghe Tobacco Group 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 Hongyun Honghe Tobacco Group Co Ltd filed Critical Hongyun Honghe Tobacco Group Co Ltd
Priority to CN201910511827.1A priority Critical patent/CN110200314B/en
Publication of CN110200314A publication Critical patent/CN110200314A/en
Application granted granted Critical
Publication of CN110200314B publication Critical patent/CN110200314B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • AHUMAN NECESSITIES
    • A24TOBACCO; CIGARS; CIGARETTES; SIMULATED SMOKING DEVICES; SMOKERS' REQUISITES
    • A24CMACHINES FOR MAKING CIGARS OR CIGARETTES
    • A24C5/00Making cigarettes; Making tipping materials for, or attaching filters or mouthpieces to, cigars or cigarettes

Abstract

The invention provides a method and a system for automatically correcting parameters of cigarette equipment on line, wherein the method comprises the following steps: acquiring equipment parameters of each equipment on a cigarette production line, and establishing a total parameter table according to parameter variables, parameter names and parameter types of the equipment parameters; dividing the parameter types into: a unique value parameter type, a range type parameter type and an association type parameter type; acquiring set values of equipment parameters corresponding to the production of cigarettes of different brands, and respectively establishing a unique value parameter type correction table, a range type parameter type correction table and an associated parameter type correction table according to the parameter types; and determining a corresponding check list of each equipment parameter according to the total parameter table, and establishing a corresponding check item for each equipment parameter according to the check list. The invention can efficiently and quickly correct the parameters of the equipment and improve the correction efficiency.

Description

Online automatic correction method and system for cigarette equipment parameters
Technical Field
The invention relates to the technical field of cigarette equipment, in particular to an online automatic correction method and system for cigarette equipment parameters.
Background
The cigarette production line has more equipment and thousands of equipment parameters. Different brands of cigarettes have different equipment parameter values. In the process of production or equipment debugging, operators and electricians can adjust the equipment parameters. Quality problems and equipment failures can result in cigarette production if equipment parameter settings are incorrect or out of specification. Meanwhile, the existing parameter proofreading is manual proofreading for electricians in a slicing area within a certain period, and one-time proofreading can be completed in 2 hours. The validity of the parameters cannot be guaranteed at any moment.
Disclosure of Invention
The invention provides an on-line automatic correction method and system for cigarette equipment parameters, which solve the problem that the equipment parameter correction of each equipment in the existing cigarette production line needs a large amount of labor, can efficiently and quickly correct the equipment parameters, and improve the correction efficiency.
In order to achieve the above purpose, the invention provides the following technical scheme:
an on-line automatic correction method for cigarette equipment parameters comprises the following steps:
acquiring equipment parameters of each equipment on a cigarette production line, and establishing a total parameter table according to parameter variables, parameter names and parameter types of the equipment parameters;
dividing the parameter types into: a unique value parameter type, a range type parameter type and an association type parameter type;
acquiring set values of equipment parameters corresponding to the production of cigarettes of different brands, and respectively establishing a unique value parameter type correction table, a range type parameter type correction table and an associated parameter type correction table according to the parameter types;
and determining a corresponding check list of each equipment parameter according to the total parameter table, and establishing a corresponding check item for each equipment parameter according to the check list.
Preferably, the method further comprises the following steps:
acquiring the current brand of cigarettes produced by current equipment and the parameter current value of the running equipment parameter;
and judging whether the current value of the parameter meets the requirement or not according to the set value in the correction item, and if not, performing online correction on the equipment parameter.
Preferably, the establishing a corresponding calibration entry for each device parameter according to the calibration table includes:
and establishing corresponding proofreading items of the brand, the parameter variable and the standard value according to the unique value parameter type proofreading table for proofreading the corresponding equipment parameters.
Preferably, the establishing a corresponding check entry for each device parameter according to the check table further includes:
and establishing corresponding proofreading items of the grade, the parameter variable, the upper limit value and the lower limit value according to the range type parameter type proofreading table for proofreading the corresponding equipment parameters.
Preferably, the establishing a corresponding check entry for each device parameter according to the check table further includes:
and establishing corresponding proofreading items of the grade, the parameter variable, the upper limit value, the lower limit value, the associated parameter variable, the upper limit value of the associated parameter value and the lower limit value of the associated parameter value according to the associated parameter type proofreading table.
Preferably, the determining whether the current value of the parameter meets the requirement according to the set value in the check entry includes:
if the parameter type of the equipment parameter to be corrected is the unique value parameter type, searching the correction entry from the unique value parameter type corresponding table according to the current brand and the parameter variable, comparing whether the parameter current value is equal to the standard value corresponding to the parameter variable in the correction entry or not, and if so, meeting the requirement.
Preferably, the determining whether the current value of the parameter meets the requirement according to the set value in the check entry further includes:
and if the parameter type of the equipment parameter to be corrected is a range type parameter type, searching the correction entry from the range type parameter type correction table according to the current mark and the parameter variable, judging whether the current parameter value is in the range of the upper limit value and the lower limit value corresponding to the parameter variable in the correction entry, and if so, conforming to the requirement.
Preferably, the determining whether the current value of the parameter meets the requirement according to the set value in the check entry further includes:
if the parameter type of the equipment parameter to be corrected is the associated parameter type, finding the correction entry from the associated parameter type correction table according to the current brand and the parameter variable;
acquiring the associated parameter variable in the proofreading item, and reading the current value of the associated parameter from the existing equipment according to the associated parameter variable;
judging whether the current value of the associated parameter is within the range of the upper limit value of the associated parameter value range and the lower limit value of the associated parameter value range of the proofreading entry;
if the current value of the parameter is within the range, judging whether the current value of the parameter is between the upper limit value and the lower limit value of the proofreading item, and if so, meeting the requirement.
The invention also provides an on-line automatic correction system for the parameters of cigarette equipment, which comprises:
the parameter table establishing unit is used for acquiring equipment parameters of each equipment on the cigarette production line and establishing a total parameter table according to parameter variables, parameter names and parameter types of the equipment parameters;
a parameter type setting unit, configured to divide the parameter types into: a unique value parameter type, a range type parameter type and an association type parameter type;
the system comprises a calibration table establishing unit, a parameter type calibration table generating unit and a parameter type calibration table generating unit, wherein the calibration table establishing unit is used for acquiring set values of equipment parameters corresponding to cigarettes of different brands and respectively establishing a unique value parameter type calibration table, a range type parameter type calibration table and an associated parameter type calibration table according to the parameter types;
the checking item establishing unit is used for determining a checking table corresponding to each equipment parameter according to the total parameter table and establishing a corresponding checking item for each equipment parameter according to the checking table;
and the judging and correcting unit is used for acquiring the current brand of the cigarettes produced by the current equipment and the parameter current value of the running equipment parameter, judging whether the parameter current value meets the requirement or not according to the set value in the correction item, and if not, performing online correction on the equipment parameter.
Preferably, the collation entry establishing unit includes:
the unique value parameter type proofreading item unit is used for establishing proofreading items of corresponding marks, parameter variables and standard values according to the unique value parameter type proofreading table for corresponding equipment parameters;
the range type parameter type proofreading item unit is used for establishing corresponding proofreading items of the brand, the parameter variable, the upper limit value and the lower limit value according to the range type parameter type proofreading table for proofreading the corresponding equipment parameters;
the correlation parameter type proofreading entry unit is used for establishing corresponding proofreading entries of the grade, the parameter variable, the upper limit value, the lower limit value, the correlation parameter variable, the upper limit value of the correlation parameter value and the lower limit value of the correlation parameter value according to the correlation parameter type proofreading table for proofreading the corresponding equipment parameters;
the judgment correction unit includes:
a first judging unit, configured to, when a parameter type of an apparatus parameter to be corrected is a unique value parameter type, find the calibration entry from the unique value parameter type correspondence table according to the current brand and a parameter variable, and compare whether the parameter current value is equal to the standard value corresponding to the parameter variable in the calibration entry, and if so, meet the requirement;
a second judging unit, configured to, when a parameter type of an apparatus parameter to be corrected is a range type parameter type, find the calibration entry from the range type parameter type calibration table according to the current brand and the parameter variable, and judge whether the current parameter value is within an upper limit value and a lower limit value range corresponding to the parameter variable in the calibration entry, and if the current parameter value is within the range, meet a requirement;
a third judging unit, configured to, when the parameter type of the device parameter to be corrected is an association-type parameter type, find the correction entry from the association-type parameter type correction table according to the current brand and the parameter variable;
the third judging unit is further configured to acquire the associated parameter variable in the proofreading entry, and read the current value of the associated parameter from the existing device according to the associated parameter variable, to judge whether the current value of the associated parameter is within a range between an upper limit value and a lower limit value of an associated parameter value range of the proofreading entry, if so, judge whether the current value of the parameter is between the upper limit value and the lower limit value of the proofreading entry, and if so, meet the requirement.
The invention provides an on-line automatic correction method and system for cigarette equipment parameters, which solve the problem that the equipment parameter correction of each equipment on the existing cigarette production line needs a large amount of labor by establishing a total parameter table, establishing different parameter type correction tables according to parameter types and further performing on-line correction on the equipment parameters according to correction items in the correction tables, can efficiently and quickly correct the equipment parameters and improve the correction efficiency.
Drawings
In order to more clearly describe the specific embodiments of the present invention, the drawings to be used in the embodiments will be briefly described below.
FIG. 1 is a schematic diagram of an on-line automatic correction method for cigarette equipment parameters provided by the invention;
fig. 2 is a flowchart of parameter correction of cigarette making equipment according to an embodiment of the present invention.
Detailed Description
In order to make the technical field of the invention better understand the scheme of the embodiment of the invention, the embodiment of the invention is further described in detail with reference to the drawings and the implementation mode.
Aiming at the problems that the existing cigarette production line has more equipment and thousands of equipment parameters, and a large amount of labor is needed for correction. The invention provides an on-line automatic correction method and system for cigarette equipment parameters, which solve the problem that the equipment parameter correction of each equipment on the existing cigarette production line needs a large amount of labor by establishing a total parameter table, establishing different parameter type correction tables according to parameter types and further performing on-line correction on the equipment parameters according to correction items in the correction tables, can efficiently and quickly correct the equipment parameters and improve the correction efficiency.
As shown in fig. 1, an on-line automatic correction method for cigarette equipment parameters comprises the following steps:
s1: acquiring equipment parameters of each equipment on a cigarette production line, and establishing a total parameter table according to parameter variables, parameter names and parameter types of the equipment parameters;
s2: dividing the parameter types into: a unique value parameter type, a range type parameter type and an association type parameter type;
s3: acquiring set values of equipment parameters corresponding to the production of cigarettes of different brands, and respectively establishing a unique value parameter type correction table, a range type parameter type correction table and an associated parameter type correction table according to the parameter types;
s4: and determining a corresponding check list of each equipment parameter according to the total parameter table, and establishing a corresponding check item for each equipment parameter according to the check list.
Specifically, the device parameters used by each device on the cigarette production line are counted, and a total parameter table is established according to the parameter variables, the parameter names and the parameter types of the device parameters, as shown in table 1, the parameter names are generally Chinese names which are convenient to use and convenient to use when the parameters are mentioned, for example, a 'moisture set value' is a parameter name. The parameter variable is a mark of the parameter, usually the combination of English and number, and is convenient for program debugging and the like. The parameter types of the parameter variables are divided into: a unique value parameter type, a range type parameter type, and an association type parameter type. And then listing the equipment parameters and parameter set values corresponding to the cigarettes of each brand to establish a unique value parameter type calibration table (shown as table 2), a range type parameter type calibration table (shown as table 3) and an associated parameter type calibration table (shown as table 4). When the cigarette is produced, the equipment parameters and the parameter set values corresponding to the brand can be obtained by checking the calibration table according to the brand of the cigarette, and the corresponding calibration items in the calibration table are directly calibrated with the parameter current values obtained by the field equipment in real time, so that labor can be saved, the parameters of the equipment can be calibrated efficiently and quickly, and the calibration efficiency is improved.
TABLE 1
Parameter variable Parameter name Type of parameter
Variable a Parameter a Parameter of unique value
Variable b Parameter b Parameter of unique value
Variable c Parameter c Range type parameter
Variable d Parameter d Range type parameter
Variable e Parameter e Association class parameters
The table 1 is a table form of the total parameter table, and can perform list statistics on the device parameters, and when correcting, the computer can directly query the total parameter table, and then confirm the parameter type of the device parameters, so that the correction table corresponding to the device parameters can be directly queried for correcting the item information, and the query efficiency is improved.
TABLE 2
Number plate Parameter variable Standard value
Number plate
1 Variable a 19
Number plate 1 Variable b 15.6
Number plate 2 Variable a 18
Table 2 is a tabular form of a unique value parameter type calibration table, associating standard values of parameter variables of unique value parameters with brand numbers to form calibration entries.
TABLE 3
Number plate Parameter variable Upper limit value Lower limit value
Number plate
1 Variable c 500 450
Number plate 1 Variable d 2000 1800
Number plate 2 Variable c 600 550
Table 3 is a tabular form of a range parameter type calibration table, associating upper and lower ranges of range parameters with brand numbers to form calibration entries.
TABLE 4
Figure BDA0002093729290000071
Table 4 is a table form of the correlation parameter type calibration table, and correlates the correlation parameter, the parameter variable, and the upper and lower limit ranges to form calibration entries.
The method further comprises the following steps:
s5: acquiring the current brand of cigarettes produced by current equipment and the parameter current value of the running equipment parameter;
s6: and judging whether the current value of the parameter meets the requirement or not according to the set value in the correction item, and if not, performing online correction on the equipment parameter.
Specifically, during cigarette production, the current grade and the operation numerical values of the equipment parameters are obtained in real time, wherein the operation numerical values comprise parameter current values, corresponding equipment parameters are corrected according to the correction entry information formed in the table 2, the table 3 or the table 4, and if the parameter current values meet requirements, the current equipment parameter values do not need to be corrected. If the current value of the parameter is not satisfactory, the equipment parameter value can be corrected through an automatic control program or manual operation.
Establishing a corresponding calibration entry for each device parameter according to the calibration table, including: and establishing corresponding proofreading items of the brand, the parameter variable and the standard value according to the unique value parameter type proofreading table for proofreading the corresponding equipment parameters.
Further, the establishing a corresponding collation entry for each device parameter according to the collation table further includes: and establishing corresponding proofreading items of the grade, the parameter variable, the upper limit value and the lower limit value according to the range type parameter type proofreading table for proofreading the corresponding equipment parameters.
Further, the establishing a corresponding collation entry for each device parameter according to the collation table further includes: and establishing corresponding proofreading items of the grade, the parameter variable, the upper limit value, the lower limit value, the associated parameter variable, the upper limit value of the associated parameter value and the lower limit value of the associated parameter value according to the associated parameter type proofreading table.
The judging whether the current value of the parameter meets the requirement according to the set value in the proofreading item includes: if the parameter type of the equipment parameter to be corrected is the unique value parameter type, searching the correction entry from the unique value parameter type corresponding table according to the current brand and the parameter variable, comparing whether the parameter current value is equal to the standard value corresponding to the parameter variable in the correction entry or not, and if so, meeting the requirement.
Further, the judging whether the current value of the parameter meets the requirement according to the set value in the proofreading item further includes: and if the parameter type of the equipment parameter to be corrected is a range type parameter type, searching the correction entry from the range type parameter type correction table according to the current mark and the parameter variable, judging whether the current parameter value is in the range of the upper limit value and the lower limit value corresponding to the parameter variable in the correction entry, and if so, conforming to the requirement.
Further, the determining whether the current parameter value meets the requirement according to the set value in the check entry further includes:
and if the parameter type of the equipment parameter to be corrected is the associated parameter type, finding the correction entry from the associated parameter type correction table according to the current mark and the parameter variable.
And acquiring the associated parameter variable in the proofreading item, and reading the current value of the associated parameter from the existing equipment according to the associated parameter variable.
And judging whether the current value of the associated parameter is in the range of the upper limit value of the associated parameter value range and the lower limit value of the associated parameter value range of the proofreading entry.
If the current value of the parameter is within the range, judging whether the current value of the parameter is between the upper limit value and the lower limit value of the proofreading item, and if so, meeting the requirement.
In practical applications, in one embodiment, as shown in fig. 2, the current values of the parameters are read from the field devices according to the variables in the entries of the parameter table, and the check entries (there may be multiple entries) are looked up from the unique value parameter type check table, the range type parameter type check table or the associated type parameter type check table according to the current production brand and the parameter variables, and each check entry is checked sequentially. If the equipment parameters do not meet the requirements, an alarm is sent to enable a manager to carry out parameter correction or an automatic control program to carry out correction.
Therefore, the invention provides an on-line automatic correction method for cigarette equipment parameters, which solves the problem that the equipment parameter correction of each equipment on the existing cigarette production line needs a large amount of labor by establishing a total parameter table, establishing different parameter type correction tables according to the parameter types and further carrying out on-line correction on the equipment parameters according to the correction items in the correction tables, can efficiently and quickly correct the equipment parameters and improve the correction efficiency.
Correspondingly, the invention also provides an online automatic correction system for the parameters of cigarette equipment, which comprises: and the parameter table establishing unit is used for acquiring equipment parameters of each equipment on the cigarette production line and establishing a total parameter table according to parameter variables, parameter names and parameter types of the equipment parameters. A parameter type setting unit, configured to divide the parameter types into: a unique value parameter type, a range type parameter type, and an association type parameter type. And the calibration table establishing unit is used for acquiring set values of equipment parameters corresponding to the cigarettes of different brands and respectively establishing a unique value parameter type calibration table, a range type parameter type calibration table and an associated parameter type calibration table according to the parameter types. And the checking item establishing unit is used for determining a checking table corresponding to each equipment parameter according to the total parameter table and establishing a corresponding checking item for each equipment parameter according to the checking table. And the judging and correcting unit is used for acquiring the current brand of the cigarettes produced by the current equipment and the parameter current value of the running equipment parameter, judging whether the parameter current value meets the requirement or not according to the set value in the correction item, and if not, performing online correction on the equipment parameter.
The collation entry establishing unit includes: and the unique value parameter type proofreading item unit is used for establishing proofreading items of corresponding marks, parameter variables and standard values according to the unique value parameter type proofreading table for proofreading corresponding equipment parameters. And the range type parameter type proofreading entry unit is used for establishing corresponding proofreading entries of the grade, the parameter variable, the upper limit value and the lower limit value according to the range type parameter type proofreading table for proofreading the corresponding equipment parameters. And the association parameter type checking item unit is used for establishing corresponding checking items of the grade, the parameter variable, the upper limit value, the lower limit value, the association parameter variable, the upper limit value of the association parameter value and the lower limit value of the association parameter value according to the association parameter type checking table for checking the corresponding equipment parameters.
The judgment correction unit includes: and the first judgment unit is used for searching the proofreading item from the unique value parameter type corresponding table according to the current brand and the parameter variable when the parameter type of the equipment parameter to be corrected is the unique value parameter type, comparing whether the parameter current value is equal to the standard value corresponding to the parameter variable in the proofreading item, and if so, meeting the requirement. And the second judging unit is used for searching the proofreading entry from the range type parameter type proofreading table according to the current brand and the parameter variable when the parameter type of the equipment parameter to be corrected is the range type parameter type, judging whether the current parameter value is in the range of the upper limit value and the lower limit value corresponding to the parameter variable in the proofreading entry, and if the current parameter value is in the range, meeting the requirement. And the third judging unit is used for finding the correction item from the correlation parameter type correction table according to the current mark and the parameter variable when the parameter type of the equipment parameter to be corrected is the correlation parameter type.
The third judging unit is further configured to acquire the associated parameter variable in the proofreading entry, and read the current value of the associated parameter from the existing device according to the associated parameter variable, to judge whether the current value of the associated parameter is within a range between an upper limit value and a lower limit value of an associated parameter value range of the proofreading entry, if so, judge whether the current value of the parameter is between the upper limit value and the lower limit value of the proofreading entry, and if so, meet the requirement.
Therefore, the invention provides an on-line automatic correction system for cigarette equipment parameters, which solves the problem that the equipment parameter correction of each equipment on the existing cigarette production line needs a large amount of labor by establishing a total parameter table, establishing different parameter type correction tables according to the parameter types and further performing on-line correction on the equipment parameters according to the correction items in the correction tables, can efficiently and quickly correct the equipment parameters and improve the correction efficiency.
The construction, features and functions of the present invention have been described in detail with reference to the embodiments shown in the drawings, but the present invention is not limited to the embodiments shown in the drawings, and all equivalent embodiments modified or modified by the spirit and scope of the present invention should be protected without departing from the spirit of the present invention.

Claims (7)

1. An on-line automatic correction method for cigarette equipment parameters is characterized by comprising the following steps:
acquiring equipment parameters of each equipment on a cigarette production line, and establishing a total parameter table according to parameter variables, parameter names and parameter types of the equipment parameters;
dividing the parameter types into: a unique value parameter type, a range type parameter type and an association type parameter type;
acquiring set values of equipment parameters corresponding to the production of cigarettes of different brands, and respectively establishing a unique value parameter type correction table, a range type parameter type correction table and an associated parameter type correction table according to the parameter types;
determining a corresponding check table of each equipment parameter according to the total parameter table, and establishing a corresponding check item for each equipment parameter according to the check table;
acquiring the current brand of cigarettes produced by current equipment and the parameter current value of the running equipment parameter;
judging whether the current value of the parameter meets the requirement according to the set value in the correction item, and if not, performing online correction on the equipment parameter;
the judging whether the current value of the parameter meets the requirement according to the set value in the proofreading item includes:
if the parameter type of the equipment parameter to be corrected is the associated parameter type, finding the correction entry from the associated parameter type correction table according to the current brand and the parameter variable;
acquiring the associated parameter variable in the proofreading item, and reading the current value of the associated parameter from the existing equipment according to the associated parameter variable;
judging whether the current value of the associated parameter is within the range of the upper limit value of the associated parameter value range and the lower limit value of the associated parameter value range of the proofreading entry;
if the current value of the parameter is within the range, judging whether the current value of the parameter is between the upper limit value and the lower limit value of the proofreading item, and if so, meeting the requirement.
2. The on-line automatic correction method for the parameters of the cigarette making equipment according to claim 1, wherein the establishing of the corresponding correction items for each equipment parameter according to the correction table comprises the following steps:
and establishing corresponding proofreading items of the brand, the parameter variable and the standard value according to the unique value parameter type proofreading table for proofreading the corresponding equipment parameters.
3. The on-line automatic correction method for the parameters of the cigarette making equipment according to claim 2, wherein the establishment of the corresponding correction entry for each equipment parameter according to the correction table further comprises:
and establishing corresponding proofreading items of the grade, the parameter variable, the upper limit value and the lower limit value according to the range type parameter type proofreading table for proofreading the corresponding equipment parameters.
4. The on-line automatic correction method for the parameters of the cigarette making equipment according to claim 3, wherein the establishment of the corresponding correction entry for each equipment parameter according to the correction table further comprises:
and establishing corresponding proofreading items of the grade, the parameter variable, the upper limit value, the lower limit value, the associated parameter variable, the upper limit value of the associated parameter value and the lower limit value of the associated parameter value according to the associated parameter type proofreading table.
5. The on-line automatic parameter correction method for cigarette making equipment according to claim 4, wherein the method for judging whether the current parameter value meets the requirement according to the set value in the correction item further comprises the following steps:
if the parameter type of the equipment parameter to be corrected is the unique value parameter type, searching the correction entry from the unique value parameter type corresponding table according to the current brand and the parameter variable, comparing whether the parameter current value is equal to the standard value corresponding to the parameter variable in the correction entry or not, and if so, meeting the requirement.
6. The on-line automatic parameter correction method for cigarette making equipment according to claim 5, wherein the method for judging whether the current parameter value meets the requirement according to the set value in the correction item further comprises the following steps:
and if the parameter type of the equipment parameter to be corrected is a range type parameter type, searching the correction entry from the range type parameter type correction table according to the current mark and the parameter variable, judging whether the current parameter value is in the range of the upper limit value and the lower limit value corresponding to the parameter variable in the correction entry, and if so, conforming to the requirement.
7. The utility model provides an online automatic correction system of cigarette equipment parameter which characterized in that includes:
the parameter table establishing unit is used for acquiring equipment parameters of each equipment on the cigarette production line and establishing a total parameter table according to parameter variables, parameter names and parameter types of the equipment parameters;
a parameter type setting unit, configured to divide the parameter types into: a unique value parameter type, a range type parameter type and an association type parameter type;
the system comprises a calibration table establishing unit, a parameter type calibration table generating unit and a parameter type calibration table generating unit, wherein the calibration table establishing unit is used for acquiring set values of equipment parameters corresponding to cigarettes of different brands and respectively establishing a unique value parameter type calibration table, a range type parameter type calibration table and an associated parameter type calibration table according to the parameter types;
the checking item establishing unit is used for determining a checking table corresponding to each equipment parameter according to the total parameter table and establishing a corresponding checking item for each equipment parameter according to the checking table;
the judging and correcting unit is used for acquiring the current brand of the cigarettes produced by the current equipment and the parameter current value of the running equipment parameter, judging whether the parameter current value meets the requirement or not according to the set value in the correction item, and if not, performing online correction on the equipment parameter;
the collation entry establishing unit includes:
the unique value parameter type proofreading item unit is used for establishing proofreading items of corresponding marks, parameter variables and standard values according to the unique value parameter type proofreading table for corresponding equipment parameters;
the range type parameter type proofreading item unit is used for establishing corresponding proofreading items of the brand, the parameter variable, the upper limit value and the lower limit value according to the range type parameter type proofreading table for proofreading the corresponding equipment parameters;
the correlation parameter type proofreading entry unit is used for establishing corresponding proofreading entries of the grade, the parameter variable, the upper limit value, the lower limit value, the correlation parameter variable, the upper limit value of the correlation parameter value and the lower limit value of the correlation parameter value according to the correlation parameter type proofreading table for proofreading the corresponding equipment parameters;
the judgment correction unit includes:
a first judging unit, configured to, when a parameter type of an apparatus parameter to be corrected is a unique value parameter type, find the calibration entry from the unique value parameter type correspondence table according to the current brand and a parameter variable, and compare whether the parameter current value is equal to the standard value corresponding to the parameter variable in the calibration entry, and if so, meet the requirement;
a second judging unit, configured to, when a parameter type of an apparatus parameter to be corrected is a range type parameter type, find the calibration entry from the range type parameter type calibration table according to the current brand and the parameter variable, and judge whether the current parameter value is within an upper limit value and a lower limit value range corresponding to the parameter variable in the calibration entry, and if the current parameter value is within the range, meet a requirement;
a third judging unit, configured to, when the parameter type of the device parameter to be corrected is an association-type parameter type, find the correction entry from the association-type parameter type correction table according to the current brand and the parameter variable;
the third judging unit is further configured to acquire the associated parameter variable in the proofreading entry, and read the current value of the associated parameter from the existing device according to the associated parameter variable, to judge whether the current value of the associated parameter is within a range between an upper limit value and a lower limit value of an associated parameter value range of the proofreading entry, if so, judge whether the current value of the parameter is between the upper limit value and the lower limit value of the proofreading entry, and if so, meet the requirement.
CN201910511827.1A 2019-06-13 2019-06-13 Online automatic correction method and system for cigarette equipment parameters Active CN110200314B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201910511827.1A CN110200314B (en) 2019-06-13 2019-06-13 Online automatic correction method and system for cigarette equipment parameters

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201910511827.1A CN110200314B (en) 2019-06-13 2019-06-13 Online automatic correction method and system for cigarette equipment parameters

Publications (2)

Publication Number Publication Date
CN110200314A CN110200314A (en) 2019-09-06
CN110200314B true CN110200314B (en) 2021-10-22

Family

ID=67792557

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201910511827.1A Active CN110200314B (en) 2019-06-13 2019-06-13 Online automatic correction method and system for cigarette equipment parameters

Country Status (1)

Country Link
CN (1) CN110200314B (en)

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5044379A (en) * 1988-06-25 1991-09-03 Molins Plc Cigarette manufacture
CN102090704A (en) * 2010-09-21 2011-06-15 龙岩烟草工业有限责任公司 Method for improving batch procedure capability of tobacco shred making process
CN104750589A (en) * 2015-03-12 2015-07-01 广东欧珀移动通信有限公司 Memory parameter adjusting method and mobile terminal
CN105707974A (en) * 2015-12-30 2016-06-29 河南中烟工业有限责任公司 Cigarette production process stability monitoring method
CN108851186A (en) * 2018-07-04 2018-11-23 上海烟草集团有限责任公司 The online error protection method of tobacco cutting quality, system and electronic equipment

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5044379A (en) * 1988-06-25 1991-09-03 Molins Plc Cigarette manufacture
CN102090704A (en) * 2010-09-21 2011-06-15 龙岩烟草工业有限责任公司 Method for improving batch procedure capability of tobacco shred making process
CN104750589A (en) * 2015-03-12 2015-07-01 广东欧珀移动通信有限公司 Memory parameter adjusting method and mobile terminal
CN105707974A (en) * 2015-12-30 2016-06-29 河南中烟工业有限责任公司 Cigarette production process stability monitoring method
CN108851186A (en) * 2018-07-04 2018-11-23 上海烟草集团有限责任公司 The online error protection method of tobacco cutting quality, system and electronic equipment

Also Published As

Publication number Publication date
CN110200314A (en) 2019-09-06

Similar Documents

Publication Publication Date Title
CN111283474B (en) Numerical control automation equipment fault detection system based on big data
US20160267501A1 (en) Calculation method and apparatus for user retention ratio
CN101442591B (en) Method and system for self-checking and updating performance business model discrepancy
US20160277259A1 (en) Traffic quality analysis method and apparatus
CN105550938B (en) Method for testing abnormal value of county-area cultivated land quality evaluation result
CN106844384B (en) Test question indexing method and device
CN110200314B (en) Online automatic correction method and system for cigarette equipment parameters
US20160239506A1 (en) Method and Device for Link Address Update
CN111367754A (en) Data monitoring method and device, computer equipment and storage medium
CN110795817A (en) Laboratory data processing method and processing system
CN112734310B (en) Fault correlation analysis system and method
CN110222061B (en) Equipment parameter management system and method for cigarette production line
CN108804292A (en) A kind of CPU pressure test monitoring methods for Linux
CN114384885B (en) Process parameter adjusting method, device, equipment and medium based on abnormal working conditions
CN109407630B (en) Parameter calculation method, device, terminal and readable storage medium
CN111917568B (en) Method for detecting mis-configuration of mobile internet network element equipment
CN105719181A (en) Risk level assessment method and device
DE112016006839T5 (en) Length measurement control device, manufacturing system, length measurement control method and length measurement control program
CN107196789B (en) Method and device for checking base station parameters
CN106992873B (en) Protection group processing method and device
CN104901982A (en) Online data monitoring system and monitoring method
CN103870698A (en) Method for verifying correctness of engineering data collection
CN117435583A (en) On-line acquisition data verification method for production line
CN116048985B (en) Decision data measurement and viewing result report method
CN110807148B (en) Equipment identifier filtering method and device, electronic equipment and storage medium

Legal Events

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